Branching for 0.3.15 release after two days of no response from a certain sphere...
[reactos.git] / dll / cpl / intl / intl.rc
1 #include <windef.h>
2 #include <winuser.h>
3 #include <commctrl.h>
4
5 #include "resource.h"
6
7 #define REACTOS_VERSION_DLL
8 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Regional Settings Control Panel\0"
9 #define REACTOS_STR_INTERNAL_NAME "intl\0"
10 #define REACTOS_STR_ORIGINAL_FILENAME "intl.cpl\0"
11 #include <reactos/version.rc>
12
13 IDC_CPLICON ICON "resources/applet.ico"
14
15 #include "rsrc.rc"