summaryrefslogblamecommitdiffstats
path: root/private/sdktools/ech/ech.rc
blob: 15538fb090d23bf93f59210e7fa1e6ef5d27a0ce (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 Echo Utility"

#define VER_INTERNALNAME_STR        "ech.exe"
#define VER_ORIGINALFILENAME_STR    "ech.exe"

#include <common.ver>