1fac250730ab874c5835e5152a58aa1484d64f00
[reactos.git] / reactos / lib / cpl / control / control.rc
1 //Microsoft Developer Studio generated resource script.
2 //
3 #include "resource.h"
4 #ifndef MS_COMPILER
5 #include <reactos/resource.h>
6 #include <defines.h>
7 #else
8 #include <../../../include/defines.h>
9 #endif
10
11 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS System Control Panel\0"
12 #define REACTOS_STR_INTERNAL_NAME "control\0"
13 #define REACTOS_STR_ORIGINAL_FILENAME "control.exe\0"
14 #ifndef MS_COMPILER
15 #include <reactos/version.rc>
16 #else
17 #include <../../../include/reactos/version.rc>
18 #endif
19
20 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
21
22
23 /////////////////////////////////////////////////////////////////////////////
24 //
25 // Icon
26 //
27
28 // Icon with lowest ID value placed first to ensure application icon
29 // remains consistent on all systems.
30 IDI_MAINICON ICON DISCARDABLE "resources/config.ico"
31 /////////////////////////////////////////////////////////////////////////////
32
33
34 /*
35 * Everything specific to any language goes in one of the specific
36 * files. Note that you can and may override resources which also have
37 * a neutral version. This is to get localized bitmaps for example.
38 */
39
40 #include "En.rc"
41 #include "De.rc"
42
43
44
45