summaryrefslogtreecommitdiff
path: root/uisimulator/win32/uisw32.rc
diff options
context:
space:
mode:
authorDan Everton <dan@iocaine.org>2006-08-12 10:28:30 +0000
committerDan Everton <dan@iocaine.org>2006-08-12 10:28:30 +0000
commit9d2929b79b22765701e9db240d967877d7f7bab8 (patch)
tree0829913b3e58ce5d1886358395d42c5cee80ce6c /uisimulator/win32/uisw32.rc
parent509ee3d42cfe0660a107ae169a11cef9c0604b1f (diff)
downloadrockbox-9d2929b79b22765701e9db240d967877d7f7bab8.tar.gz
rockbox-9d2929b79b22765701e9db240d967877d7f7bab8.zip
Remove Win32 and X11 simulator sources. They've been deprecated for a while in favour of the SDL sim. Time to go.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10543 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/win32/uisw32.rc')
-rw-r--r--uisimulator/win32/uisw32.rc76
1 files changed, 0 insertions, 76 deletions
diff --git a/uisimulator/win32/uisw32.rc b/uisimulator/win32/uisw32.rc
deleted file mode 100644
index 379b76ecb1..0000000000
--- a/uisimulator/win32/uisw32.rc
+++ /dev/null
@@ -1,76 +0,0 @@
1// Microsoft Visual C++ generated resource script.
2//
3#include "resource.h"
4
5#define APSTUDIO_READONLY_SYMBOLS
6/////////////////////////////////////////////////////////////////////////////
7//
8// Generated from the TEXTINCLUDE 2 resource.
9//
10
11#ifndef __MINGW32__
12 #include "afxres.h"
13#endif
14
15/////////////////////////////////////////////////////////////////////////////
16#undef APSTUDIO_READONLY_SYMBOLS
17
18/////////////////////////////////////////////////////////////////////////////
19// English (U.S.) resources
20
21#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
22#ifdef _WIN32
23#ifndef __MINGW32__
24LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
25#endif
26#pragma code_page(1252)
27#endif //_WIN32
28
29#ifdef APSTUDIO_INVOKED
30/////////////////////////////////////////////////////////////////////////////
31//
32// TEXTINCLUDE
33//
34
351 TEXTINCLUDE
36BEGIN
37 "resource.h\0"
38END
39
402 TEXTINCLUDE
41BEGIN
42 "#include ""afxres.h""\r\n"
43 "\0"
44END
45
463 TEXTINCLUDE
47BEGIN
48 "\r\n"
49 "\0"
50END
51
52#endif // APSTUDIO_INVOKED
53
54
55/////////////////////////////////////////////////////////////////////////////
56//
57// Bitmap
58//
59
60IDB_UI BITMAP "UI256.bmp"
61IDI_ICON1 ICON DISCARDABLE "rockbox.ico"
62#endif // English (U.S.) resources
63/////////////////////////////////////////////////////////////////////////////
64
65
66
67#ifndef APSTUDIO_INVOKED
68/////////////////////////////////////////////////////////////////////////////
69//
70// Generated from the TEXTINCLUDE 3 resource.
71//
72
73
74/////////////////////////////////////////////////////////////////////////////
75#endif // not APSTUDIO_INVOKED
76