mirror of
https://github.com/reactos/reactos.git
synced 2025-01-10 16:18:16 +00:00
c424146e2c
svn path=/branches/cmake-bringup/; revision=48236
8 lines
295 B
Text
8 lines
295 B
Text
#include "resource.h"
|
|
|
|
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS System Control Panel\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "control\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "control.exe\0"
|
|
#include <reactos/version.rc>
|
|
|
|
IDI_MAINICON ICON DISCARDABLE "resources/config.ico"
|