[Scummvm-cvs-logs] CVS: scummvm/backends/wince PocketSCUMM.vcc,1.1.1.1,1.2
Nicolas Bacca
arisme at users.sourceforge.net
Sun Jan 26 13:52:02 CET 2003
Update of /cvsroot/scummvm/scummvm/backends/wince
In directory sc8-pr-cvs1:/tmp/cvs-serv30711
Modified Files:
PocketSCUMM.vcc
Log Message:
Update project files - Smartphone support completed \!
Index: PocketSCUMM.vcc
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/PocketSCUMM.vcc,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- PocketSCUMM.vcc 21 Aug 2002 16:07:20 -0000 1.1.1.1
+++ PocketSCUMM.vcc 26 Jan 2003 21:50:50 -0000 1.2
@@ -10,12 +10,13 @@
ClassCount=0
-ResourceCount=5
+ResourceCount=6
Resource1=IDM_MENU
Resource2=IDD_DIALOG1
Resource3=IDD_GAMESELECT
Resource4=IDD_GAMESELECT (English (U.S.))
Resource5=IDM_MENU (English (U.S.))
+Resource6=IDR_SMARTFON_MENUBAR_GAMES
[DLG:IDD_GAMESELECT (English (U.S.))]
Type=1
@@ -71,4 +72,12 @@
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
+
+[MNU:IDR_SMARTFON_MENUBAR_GAMES]
+Type=1
+Class=?
+Command1=IDM_SMARTFON_SCAN
+Command2=IDM_SMARTFON_QUIT
+Command3=IDM_SMARTFON_MUSIC
+CommandCount=3
More information about the Scummvm-git-logs
mailing list