mirror of
https://github.com/reactos/reactos.git
synced 2025-01-04 05:20:54 +00:00
[APPS] Remove idiotic usage of REACTOS_VERSION_DLL in resources of executable files.
svn path=/trunk/; revision=61896
This commit is contained in:
parent
c10bfd3da9
commit
735d21a7e3
3 changed files with 0 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue