forked from qt-creator/qt-creator
		
	
		
			
	
	
		
			17 lines
		
	
	
		
			277 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
		
			277 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
|   | IDE_BUILD_TREE = $$OUT_PWD/.. | ||
|  | 
 | ||
|  | include(../qtcreator.pri) | ||
|  | 
 | ||
|  | TEMPLATE = app | ||
|  | TARGET = $$IDE_APP_WRAPPER | ||
|  | OBJECTS_DIR = | ||
|  | 
 | ||
|  | PRE_TARGETDEPS = $$PWD/qtcreator | ||
|  | 
 | ||
|  | QMAKE_LINK = cp $$PWD/qtcreator $@ && : IGNORE REST | ||
|  | 
 | ||
|  | QMAKE_CLEAN = $$IDE_APP_WRAPPER | ||
|  | 
 | ||
|  | target.path  = /bin | ||
|  | INSTALLS    += target |