Files correlati : Commento : Spostamento in libraries delle librerie esterne di Campo per una maggiore pulizia e organizzazione git-svn-id: svn://10.65.10.50/branches/R_10_00@24150 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			23 lines
		
	
	
		
			765 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			765 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ; libcurl package definition file
 | |
| ; Use with makesis to create a Symbian .sis package
 | |
| 
 | |
| ;Language - standard language definitions
 | |
| &EN
 | |
| 
 | |
| ;Header - standard sis file header including version number
 | |
| ;Version scheme: curl's major, curl's minor, curl's subminor*100 + build number
 | |
| ; e.g. The third Symbian package of curl ver. 7.20.1 would have a SIS package
 | |
| ; version of 7, 20, 103
 | |
| #{"libcurl"}, (0xF0206D00), 7, 20, <please_update_version>, TYPE=SA
 | |
| 
 | |
| ; Vendor name
 | |
| %{"curl project"}
 | |
| :"curl project"
 | |
| 
 | |
| ; A dependency on P.I.P.S. is probably a good idea to add here
 | |
| ;(0x20009A80), *, *, *, {"Open C Standard Libraries"}
 | |
| ;(0x20009A81), *, *, *, {"P.I.P.S. for UIQ 3"}
 | |
| 
 | |
| ;Files - standard file specifications
 | |
| "\epoc32\release\armv5\urel\libcurl.dll" - "$:\sys\bin\libcurl.dll"
 |