mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-30 17:50:58 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			238 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			238 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| // Use this file as follows
 | |
| //
 | |
| // myapp.exe : myapp.o myapp.res
 | |
| // 	   gcc -mwindows myapp.o myapp.res -o $@
 | |
| // 
 | |
| // myapp.res : myapp.rc resource.h
 | |
| // 	   windres $< -O coff -o $@
 | |
| IDR_MAINFRAME           ICON    DISCARDABLE     "zsh.ico"
 |