Sync with trunk head (r49139)
[reactos.git] / dll / cpl / timedate / timedate.rc
1 #include <windows.h>
2 #include <commctrl.h>
3 #include "resource.h"
4
5 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
6
7 #define REACTOS_VERSION_DLL
8 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Time/Date Control Panel\0"
9 #define REACTOS_STR_INTERNAL_NAME "timedate\0"
10 #define REACTOS_STR_ORIGINAL_FILENAME "timedate.cpl\0"
11 #include <reactos/version.rc>
12
13 IDC_CPLICON ICON "resources/applet.ico"
14 IDC_WORLD BITMAP "resources/world.bmp"
15
16 #include "rsrc.rc"