mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40:52 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			122 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			122 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
TEMPLATE = subdirs
 | 
						|
CONFIG += ordered
 | 
						|
SUBDIRS = include benchmarks
 | 
						|
OTHER_FILES += ../../changelog.txt
 | 
						|
 | 
						|
include (tests.pri)
 |