Files correlati : Commento : Aggiunto il preprocessore c++ mcpp per sostituire il compilatore nella compilazione delle maschere.
		
			
				
	
	
		
			4 lines
		
	
	
		
			105 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			105 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| REM append once.txt to header files in the current directory
 | |
| REM
 | |
| FOR %%f IN ( *.H ) DO copy %%f+once.txt
 |