mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-31 13:10:19 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			228 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			228 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
| TEMPLATE = app
 | |
| TARGET = test5
 | |
| 
 | |
| !include (configuration.pri)
 | |
| 
 | |
| DEFINES += $$UBLAS_TESTSET
 | |
| 
 | |
| HEADERS += ../../../test/test5.hpp
 | |
| 
 | |
| SOURCES += \
 | |
|     ../../../test/test53.cpp \
 | |
|     ../../../test/test52.cpp \
 | |
|     ../../../test/test5.cpp
 |