Merge HAL changes 34743, 34812, 34839, 34917, 35515, 35771, 35902, 35904,
[reactos.git] / reactos / dll / cpl / console / console.rc
1 /*
2 * PROJECT: ReactOS Console Configuration DLL
3 * LICENSE: GPL - See COPYING in the top level directory
4 * FILE: dll/win32/console/console.rc
5 * PURPOSE: main resource file
6 * PROGRAMMERS: Johannes Anderwald (johannes.anderwald@student.tugraz.at)
7 */
8
9
10 #include <windows.h>
11 #include "resource.h"
12
13 #define REACTOS_VERSION_DLL
14 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Control Panel Console Applet\0"
15 #define REACTOS_STR_INTERNAL_NAME "console\0"
16 #define REACTOS_STR_ORIGINAL_FILENAME "console.dll\0"
17 #include <reactos/version.rc>
18
19 #include "rsrc.rc"