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