| 
									
										
										
										
											2009-03-09 15:49:51 +01:00
										 |  |  | QT = core | 
					
						
							|  |  |  | macx:CONFIG -= app_bundle | 
					
						
							|  |  |  | TARGET = pp | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-03-25 19:09:49 +01:00
										 |  |  | QTC_LIB_DEPENDS += \ | 
					
						
							|  |  |  |     cplusplus \ | 
					
						
							|  |  |  |     utils | 
					
						
							| 
									
										
										
										
											2013-01-16 12:04:33 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-03-25 19:09:49 +01:00
										 |  |  | include(../../auto/qttest.pri) | 
					
						
							| 
									
										
										
										
											2009-03-09 15:49:51 +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/ | 
					
						
							|  |  |  | } |