mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40:52 -05:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			214 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			214 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								project test : requirements <include>everything <threading>single ;
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								make a.exe : a.obj lib//b.obj/<variant>release : yfc-link ;
							 | 
						||
| 
								 | 
							
								make b.exe : a.obj : yfc-link : <define>MACROS ;
							 | 
						||
| 
								 | 
							
								make a.obj : a.cpp : yfc-compile ;
							 |