diff options
Diffstat (limited to 'backends/platform/symbian/UIQ3')
-rw-r--r-- | backends/platform/symbian/UIQ3/ScummVM.rss | 4 | ||||
-rw-r--r-- | backends/platform/symbian/UIQ3/ScummVM_UIQ3.mmp.in | 18 | ||||
-rw-r--r-- | backends/platform/symbian/UIQ3/scummvm-CVS-SymbianUIQ3.pkg | 6 | ||||
-rw-r--r-- | backends/platform/symbian/UIQ3/scummvm_loc.rss | 66 | ||||
-rw-r--r-- | backends/platform/symbian/UIQ3/scummvm_reg.rss | 8 |
5 files changed, 51 insertions, 51 deletions
diff --git a/backends/platform/symbian/UIQ3/ScummVM.rss b/backends/platform/symbian/UIQ3/ScummVM.rss index 9430f4a2ba..71e9ac8881 100644 --- a/backends/platform/symbian/UIQ3/ScummVM.rss +++ b/backends/platform/symbian/UIQ3/ScummVM.rss @@ -27,11 +27,11 @@ NAME SCUM // Include definitions of resource STRUCTS used by this -// resource script +// resource script #include <eikon.rh> #include <qikon.rh> #include "..\src\Scummvm.hrh" -// Include the standard Eikon resource ids +// Include the standard Eikon resource ids #include <eikon.rsg> diff --git a/backends/platform/symbian/UIQ3/ScummVM_UIQ3.mmp.in b/backends/platform/symbian/UIQ3/ScummVM_UIQ3.mmp.in index 3fcecdac75..0b43f7b4c6 100644 --- a/backends/platform/symbian/UIQ3/ScummVM_UIQ3.mmp.in +++ b/backends/platform/symbian/UIQ3/ScummVM_UIQ3.mmp.in @@ -29,8 +29,8 @@ TARGET ScummVM.exe TARGETPATH sys\bin TARGETTYPE exe - -UID 0x100039ce 0xA0000657 + +UID 0x100039ce 0xA0000657 START RESOURCE ScummVM_reg.rss TARGETPATH \private\10003a3f\apps @@ -48,7 +48,7 @@ TARGETPATH \Resource\Apps LANG SC END -EPOCSTACKSIZE 80000 +EPOCSTACKSIZE 80000 EPOCHEAPSIZE 3000000 32000000 START BITMAP ScummVM.mbm @@ -91,7 +91,7 @@ USERINCLUDE ..\..\..\..\backends\fs ..\src ..\..\..\..\backends\platform\sdl .. SYSTEMINCLUDE \epoc32\include\ESDL SYSTEMINCLUDE \epoc32\include\ZLIB // before \epoc32\include because symbian already has older version -SYSTEMINCLUDE \epoc32\include\libc +SYSTEMINCLUDE \epoc32\include\libc SYSTEMINCLUDE \epoc32\include SYSTEMINCLUDE ..\src // for portdefs.h @@ -112,8 +112,8 @@ SOURCE backends\platform\sdl\events.cpp SOURCE backends\platform\sdl\graphics.cpp SOURCE backends\platform\sdl\sdl.cpp SOURCE backends\fs\abstract-fs-factory.cpp -SOURCE backends\platform\symbian\src\SymbianOS.cpp -SOURCE backends\platform\symbian\src\SymbianActions.cpp +SOURCE backends\platform\symbian\src\SymbianOS.cpp +SOURCE backends\platform\symbian\src\SymbianActions.cpp SOURCE backends\platform\symbian\src\ScummApp.cpp SOURCE gui\Key.cpp @@ -124,10 +124,10 @@ SOURCE gui\Actions.cpp source graphics\iff.cpp // *** Dynamic Libraries -LIBRARY cone.lib eikcore.lib -LIBRARY euser.lib apparc.lib fbscli.lib +LIBRARY cone.lib eikcore.lib +LIBRARY euser.lib apparc.lib fbscli.lib LIBRARY estlib.lib apgrfx.lib LIBRARY gdi.lib hal.lib bitgdi.lib LIBRARY mediaclientaudiostream.lib efsrv.lib ws32.lib LIBRARY qikctl.lib -library qikcore.lib bafl.lib eikcoctl.lib
\ No newline at end of file +library qikcore.lib bafl.lib eikcoctl.lib diff --git a/backends/platform/symbian/UIQ3/scummvm-CVS-SymbianUIQ3.pkg b/backends/platform/symbian/UIQ3/scummvm-CVS-SymbianUIQ3.pkg index 64300258d3..5d6ce01525 100644 --- a/backends/platform/symbian/UIQ3/scummvm-CVS-SymbianUIQ3.pkg +++ b/backends/platform/symbian/UIQ3/scummvm-CVS-SymbianUIQ3.pkg @@ -15,8 +15,8 @@ ; along with this program; if not, write to the Free Software ; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ; -; $URL: -; $Id: +; $URL:$ +; $Id:$ ; ; @@ -69,4 +69,4 @@ ""-"c:\shared\scummvm\sdl.ini",FILENULL ; This install layout will let you upgrade to newer versions wihout loss of scummvm.ini. -; It will remove the config file, std***.txt files & dirs on uninstall.
\ No newline at end of file +; It will remove the config file, std***.txt files & dirs on uninstall. diff --git a/backends/platform/symbian/UIQ3/scummvm_loc.rss b/backends/platform/symbian/UIQ3/scummvm_loc.rss index bd3bc5129f..201aacefa3 100644 --- a/backends/platform/symbian/UIQ3/scummvm_loc.rss +++ b/backends/platform/symbian/UIQ3/scummvm_loc.rss @@ -10,9 +10,9 @@ RESOURCE LOCALISABLE_APP_INFO { // The caption text is defined in the rls file caption = "ScummVM"; - // Icons are used to represent applications in the + // Icons are used to represent applications in the // application launcher and application title bar. - // The number_of_icons value identifies how many icons + // The number_of_icons value identifies how many icons // that exist in the icon_file. number_of_icons = 3; // Using the application icons. @@ -20,39 +20,39 @@ RESOURCE LOCALISABLE_APP_INFO } }; - view_list = - { - VIEW_DATA - { - uid = 0x10000001; - screen_mode = 0; - caption_and_icon = CAPTION_AND_ICON_INFO - { - }; - }, - VIEW_DATA - { + view_list = + { + VIEW_DATA + { + uid = 0x10000001; + screen_mode = 0; + caption_and_icon = CAPTION_AND_ICON_INFO + { + }; + }, + VIEW_DATA + { + uid = 0x10000001; + screen_mode = EQikScreenModeLandscape; + caption_and_icon = CAPTION_AND_ICON_INFO + { + }; + }, + VIEW_DATA + { uid = 0x10000001; - screen_mode = EQikScreenModeLandscape; - caption_and_icon = CAPTION_AND_ICON_INFO - { - }; - }, - VIEW_DATA - { - uid = 0x10000001; - screen_mode = EQikScreenModeSmallPortrait; - caption_and_icon = CAPTION_AND_ICON_INFO - { - }; + screen_mode = EQikScreenModeSmallPortrait; + caption_and_icon = CAPTION_AND_ICON_INFO + { + }; }, - VIEW_DATA - { - uid = 0x10000001; - screen_mode = EQikScreenModeSmallPortrait; - caption_and_icon = CAPTION_AND_ICON_INFO - { - }; + VIEW_DATA + { + uid = 0x10000001; + screen_mode = EQikScreenModeSmallPortrait; + caption_and_icon = CAPTION_AND_ICON_INFO + { + }; } }; } diff --git a/backends/platform/symbian/UIQ3/scummvm_reg.rss b/backends/platform/symbian/UIQ3/scummvm_reg.rss index df99094b2e..1156694bd7 100644 --- a/backends/platform/symbian/UIQ3/scummvm_reg.rss +++ b/backends/platform/symbian/UIQ3/scummvm_reg.rss @@ -1,14 +1,14 @@ -// All registration files need to #include appinfo.rh. +// All registration files need to #include appinfo.rh. #include <AppInfo.rh> -// All registration files must define UID2, which is always +// All registration files must define UID2, which is always // KUidAppRegistrationResourceFile, and UID3, which is the application's UID. UID2 KUidAppRegistrationResourceFile UID3 0xA0000657 // application UID // Registration file need to containo an APP_REGISTRATION_INFO resource that -// minimally needs to provide the name of the application binary (using the -// app_file statement). +// minimally needs to provide the name of the application binary (using the +// app_file statement). RESOURCE APP_REGISTRATION_INFO { app_file = "ScummVM"; // filename of application binary (minus extension) |