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









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

#define	VER_FILETYPE	VFT_APP
#define	VER_FILESUBTYPE	VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR     "Expunge File Utility"
#define VER_INTERNALNAME_STR        "exp.exe"
#define VER_ORIGINALFILENAME_STR    "exp.exe"

#include "common.ver"