forked from qt-creator/qt-creator
		
	Change-Id: I0f92b03fa99d81fd58d92eb8a0f3dfe3b1cbf7b4 Reviewed-on: http://codereview.qt.nokia.com/3402 Reviewed-by: hjk <qthjk@ovi.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			81 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			81 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
| TARGET = boost
 | |
| CONFIG += qt
 | |
| DEPENDPATH += .
 | |
| INCLUDEPATH += .
 | |
| SOURCES += main.cpp
 |