2cb7fd282516af1bb6f16802652906e72c011314
[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
21 /////////////////////////////////////////////////////////////////////////////
22 //
23 // Icon
24 //
25
26 // Icon with lowest ID value placed first to ensure application icon
27 // remains consistent on all systems.
28 IDI_MAINICON ICON DISCARDABLE "resources/config.ico"
29 /////////////////////////////////////////////////////////////////////////////
30
31
32 /*
33 * Everything specific to any language goes in one of the specific
34 * files. Note that you can and may override resources which also have
35 * a neutral version. This is to get localized bitmaps for example.
36 */
37
38 #include "En.rc"
39 #include "De.rc"
40 #include "Dk.rc"
41 #include "Ru.rc"