forked from qt-creator/qt-creator
		
	it's the correct variable to use. Change-Id: I9ec7795099097715a64969516cd3fae9e213a0f4 Reviewed-by: Daniel Teske <daniel.teske@digia.com>
		
			
				
	
	
		
			10 lines
		
	
	
		
			147 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			147 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
QTC_LIB_DEPENDS += utils
 | 
						|
include(../qttest.pri)
 | 
						|
 | 
						|
# Input
 | 
						|
SOURCES += tst_filesearch.cpp
 | 
						|
 | 
						|
DISTFILES += testfile.txt
 | 
						|
 | 
						|
RESOURCES += tst_filesearch.qrc
 |