reactos/base/applications/control/control.rc
Hermès Bélusca-Maïto 49ab546ac3 Sync up with trunk r61578.
svn path=/branches/ntvdm/; revision=61579
2014-01-11 00:00:10 +00:00

9 lines
264 B
Plaintext

#include "resource.h"
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS System Control Panel"
#define REACTOS_STR_INTERNAL_NAME "control"
#define REACTOS_STR_ORIGINAL_FILENAME "control.exe"
#include <reactos/version.rc>
IDI_MAINICON ICON "resources/config.ico"