| 
									
										
										
										
											2009-11-13 12:36:51 +01:00
										 |  |  | QT = core gui | 
					
						
							| 
									
										
										
										
											2008-12-03 11:34:46 +01:00
										 |  |  | macx:CONFIG -= app_bundle | 
					
						
							|  |  |  | TARGET = cplusplus0 | 
					
						
							| 
									
										
										
										
											2010-12-14 12:56:55 +10:00
										 |  |  | include(../../../qtcreator.pri) | 
					
						
							| 
									
										
										
										
											2010-12-14 11:01:17 +10:00
										 |  |  | include(../../../src/libs/cplusplus/cplusplus.pri) | 
					
						
							| 
									
										
										
										
											2008-12-03 11:34:46 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | # Input | 
					
						
							|  |  |  | SOURCES += main.cpp | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | unix { | 
					
						
							|  |  |  |     debug:OBJECTS_DIR = $${OUT_PWD}/.obj/debug-shared | 
					
						
							|  |  |  |     release:OBJECTS_DIR = $${OUT_PWD}/.obj/release-shared | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     debug:MOC_DIR = $${OUT_PWD}/.moc/debug-shared | 
					
						
							|  |  |  |     release:MOC_DIR = $${OUT_PWD}/.moc/release-shared | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     RCC_DIR = $${OUT_PWD}/.rcc/ | 
					
						
							|  |  |  |     UI_DIR = $${OUT_PWD}/.uic/ | 
					
						
							|  |  |  | } |