| 
									
										
										
										
											2011-04-07 09:10:37 +02:00
										 |  |  | include(../../../qtcreator.pri) | 
					
						
							| 
									
										
										
										
											2011-04-07 11:13:30 +02:00
										 |  |  | include(../../auto/qttestrpath.pri) | 
					
						
							| 
									
										
										
										
											2011-08-09 14:33:24 +02:00
										 |  |  | include($$IDE_SOURCE_TREE/src/plugins/valgrind/valgrind_test.pri) | 
					
						
							| 
									
										
										
										
											2011-04-07 11:13:30 +02:00
										 |  |  | include($$IDE_SOURCE_TREE/src/libs/languageutils/languageutils.pri) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2011-04-04 14:39:28 +02:00
										 |  |  | TEMPLATE = app | 
					
						
							|  |  |  | TARGET = modeltest | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | macx:CONFIG -= app_bundle | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | SRCDIR = $$IDE_SOURCE_TREE/src | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | SOURCES += \ | 
					
						
							|  |  |  |     modeltest.cpp \ | 
					
						
							| 
									
										
										
										
											2011-08-09 14:33:24 +02:00
										 |  |  |     $$SRCDIR/plugins/valgrind/callgrindcostdelegate.cpp \ | 
					
						
							|  |  |  |     $$SRCDIR/plugins/valgrind/callgrindhelper.cpp \ | 
					
						
							|  |  |  |     $$SRCDIR/plugins/valgrind/callgrindcostview.cpp \ | 
					
						
							|  |  |  |     $$SRCDIR/plugins/valgrind/callgrindnamedelegate.cpp \ | 
					
						
							|  |  |  |     $$SRCDIR/plugins/valgrind/callgrindwidgethandler.cpp \ | 
					
						
							|  |  |  |     $$SRCDIR/plugins/valgrind/callgrindvisualisation.cpp \ | 
					
						
							| 
									
										
										
										
											2011-04-04 14:39:28 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | HEADERS += \ | 
					
						
							|  |  |  |     modeltest.h \ | 
					
						
							| 
									
										
										
										
											2011-08-09 14:33:24 +02:00
										 |  |  |     $$SRCDIR/plugins/valgrind/callgrindcostdelegate.h \ | 
					
						
							|  |  |  |     $$SRCDIR/plugins/valgrind/callgrindcostview.h \ | 
					
						
							|  |  |  |     $$SRCDIR/plugins/valgrind/callgrindhelper.h \ | 
					
						
							|  |  |  |     $$SRCDIR/plugins/valgrind/callgrindnamedelegate.h \ | 
					
						
							|  |  |  |     $$SRCDIR/plugins/valgrind/callgrindwidgethandler.h \ | 
					
						
							|  |  |  |     $$SRCDIR/plugins/valgrind/callgrindvisualisation.h \ | 
					
						
							| 
									
										
										
										
											2011-04-04 14:39:28 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | LIBS += -L$$IDE_PLUGIN_PATH/Nokia | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | INCLUDEPATH *= $$IDE_BUILD_TREE/src/plugins/coreplugin # for ide_version.h | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | DEFINES += "DISABLE_CALLGRIND_WORKAROUNDS" |