mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40:52 -05:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
		
			163 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			163 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| 
								 | 
							
								gcc -c gran.c
							 | 
						||
| 
								 | 
							
								gfortran -c fftw3mod.f90
							 | 
						||
| 
								 | 
							
								gfortran -c f77_wisdom.f90
							 | 
						||
| 
								 | 
							
								gfortran -o chkfft2 chkfft2.f90 f77_wisdom.o gran.o /JTSDK-QT/appsupport/runtime/libfftw3f-3.dll
							 |