[APPS] Remove idiotic usage of REACTOS_VERSION_DLL in resources of executable files.

svn path=/trunk/; revision=61896
This commit is contained in:
Hermès Bélusca-Maïto 2014-02-01 01:27:13 +00:00
parent c10bfd3da9
commit 735d21a7e3
3 changed files with 0 additions and 3 deletions

View file

@ -20,7 +20,6 @@
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "xcopy command"
#define REACTOS_STR_INTERNAL_NAME "xcopy"
#define REACTOS_STR_ORIGINAL_FILENAME "xcopy.exe"

View file

@ -6,7 +6,6 @@
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactX Diagnosis Tool"
#define REACTOS_STR_INTERNAL_NAME "dxdiag"
#define REACTOS_STR_ORIGINAL_FILENAME "dxdiag.exe"

View file

@ -6,7 +6,6 @@
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS System Configuration Tool"
#define REACTOS_STR_INTERNAL_NAME "msconfig"
#define REACTOS_STR_ORIGINAL_FILENAME "msconfig.exe"