reactos/dll/win32/msvcrt/msvcrt.rc
Amine Khaldi 527f2f9057 [SHELL/EXPERIMENTS]
* Create a branch for some evul shell experiments.

svn path=/branches/shell-experiments/; revision=61927
2014-02-02 19:37:27 +00:00

9 lines
281 B
Plaintext

#define REACTOS_STR_FILE_DESCRIPTION "ReactOS C Runtime Library"
#define REACTOS_STR_INTERNAL_NAME "msvcrt"
#define REACTOS_STR_ORIGINAL_FILENAME "msvcrt.dll"
#define REACTOS_FILEVERSION 7,0,2600,2180
#define REACTOS_FILEVERSION_STR "7.0.2600"
#include <reactos/version.rc>