- Update icons
[reactos.git] / reactos / dll / cpl / console / console.rc
1 /* $Id: console.rc 31672 2008-01-08 16:13:01Z dreimer $
2 *
3 * PROJECT: ReactOS Console Configuration DLL
4 * LICENSE: GPL - See COPYING in the top level directory
5 * FILE: dll/win32/console/console.rc
6 * PURPOSE: main resource file
7 * PROGRAMMERS: Johannes Anderwald (johannes.anderwald@student.tugraz.at)
8 */
9
10
11 #include <windows.h>
12 #include "resource.h"
13
14 #define REACTOS_VERSION_DLL
15 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Control Panel Console Applet\0"
16 #define REACTOS_STR_INTERNAL_NAME "console\0"
17 #define REACTOS_STR_ORIGINAL_FILENAME "console.dll\0"
18 #include <reactos/version.rc>
19
20 #include "rsrc.rc"