aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince/resource.h
diff options
context:
space:
mode:
authorKostas Nakos2006-07-01 08:13:46 +0000
committerKostas Nakos2006-07-01 08:13:46 +0000
commit6a8749ace05649fdf69593c76a75c322f34a5bfa (patch)
treeda214254c9ca56ded22af377fe0763ad73dd7bb5 /backends/platform/wince/resource.h
parent294dcea3ef063ee4ec95f3f418af4534445da1c6 (diff)
downloadscummvm-rg350-6a8749ace05649fdf69593c76a75c322f34a5bfa.tar.gz
scummvm-rg350-6a8749ace05649fdf69593c76a75c322f34a5bfa.tar.bz2
scummvm-rg350-6a8749ace05649fdf69593c76a75c322f34a5bfa.zip
move ce port to its new home
svn-id: r23366
Diffstat (limited to 'backends/platform/wince/resource.h')
-rw-r--r--backends/platform/wince/resource.h39
1 files changed, 39 insertions, 0 deletions
diff --git a/backends/platform/wince/resource.h b/backends/platform/wince/resource.h
new file mode 100644
index 0000000000..94eb3c12f0
--- /dev/null
+++ b/backends/platform/wince/resource.h
@@ -0,0 +1,39 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft eMbedded Visual C++ generated include file.
+// Used by PocketSCUMM.rc
+//
+#define IDI_POCKETSCUMM 101
+#define IDR_SMARTFON_MENUBAR_GAMES 102
+#define IDR_SMARTFON_MENUBAR_OPTIONS 103
+#define IDB_LOGO 106
+#define IMAGE_PANEL 109
+#define PANEL_GENERIC 109
+#define IMAGE_KEYBOARD 110
+#define PANEL_KEYBOARD 110
+#define ITEM_SKIP 114
+#define ITEM_OPTIONS 115
+#define ITEM_SOUND_ON 118
+#define ITEM_SOUND_OFF 119
+#define ITEM_VIEW_PORTRAIT 120
+#define ITEM_VIEW_LANDSCAPE 122
+#define ITEM_BINDKEYS 125
+#define IDS_CAP_MENUITEM40002 40003
+#define ID_MENU_GAMES 40006
+#define IDM_SMARTFON_SCAN 40007
+#define IDM_SMARTFON_QUIT 40009
+#define IDS_CAP_OPTIONS 40015
+#define ID_MENU_OPTIONS 40016
+#define IDM_SMARTFON_MUSIC 40017
+#define IDM_SMARTFON_SOUND 40017
+#define IDM_SMARTFON_HELP 40021
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 126
+#define _APS_NEXT_COMMAND_VALUE 40022
+#define _APS_NEXT_CONTROL_VALUE 1000
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif