summaryrefslogblamecommitdiffstats
path: root/private/sdktools/tc/tc.rc
blob: 5bfc3a63bf9c71cc7ea544b8bb11d8699a8ac1e7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                     
#include <windows.h>
#include <ntverp.h>

#define VER_FILETYPE                VFT_APP
#define VER_FILESUBTYPE             VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR     "Microsoft\256 Tree Copy Utility"

#define VER_INTERNALNAME_STR        "tc.exe"
#define VER_ORIGINALFILENAME_STR    "tc.exe"

#include <common.ver>