Added support for Symbian GCCE compiler
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3067 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
;Language - standard language definitions
|
||||
&EN
|
||||
|
||||
; standard SIS file header
|
||||
#{"Ur-Quan Masters"},(0xA000A0C3),1,0,0
|
||||
|
||||
;Localised Vendor name
|
||||
%{"Interstellar Frungy League"}
|
||||
|
||||
;Unique Vendor name
|
||||
:"Interstellar Frungy League"
|
||||
|
||||
;Supports Series 60 v 3.0
|
||||
[0x101F7961], 0, 0, 0, {"Series60ProductID"}
|
||||
|
||||
*"uqm.key", "uqm.cer"
|
||||
|
||||
;Files to install
|
||||
;<source> <destination>
|
||||
"\Epoc32\release\gcce\urel\uqm.exe" - "!:\sys\bin\uqm.exe"
|
||||
"\Epoc32\data\z\resource\apps\uqm.rsc" - "!:\resource\apps\uqm.rsc"
|
||||
"\Epoc32\data\z\resource\apps\uqm_icon.mif" - "!:\resource\apps\uqm_icon.mif"
|
||||
"\Epoc32\data\z\private\10003a3f\import\apps\uqm_reg.rsc" - "!:\private\10003a3f\import\apps\uqm_reg.rsc"
|
||||
"uqm.cfg" - "c:\private\A000A0C3\userdata\uqm.cfg"
|
||||
"..\..\content\version" - "c:\private\A000A0C3\content\version"
|
||||
"..\..\content.uqm" - "c:\private\A000A0C3\content\packages\content.uqm"
|
||||
@@ -39,5 +39,5 @@ LIBRARY libm.lib
|
||||
LIBRARY libz.lib
|
||||
LIBRARY libpthread.lib
|
||||
|
||||
STATICLIBRARY SDL_image.lib
|
||||
STATICLIBRARY uqm.lib
|
||||
STATICLIBRARY SDL_image.lib
|
||||
|
||||
Reference in New Issue
Block a user