summaryrefslogblamecommitdiffstats
path: root/private/sdktools/imagehlp/upddbg.rc
blob: ced66ac7bc4ba2c7da3a539ba224d20080a96091 (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     "Windows NT Debug Updater"
#define VER_INTERNALNAME_STR        "upddbg.exe"
#define VER_ORIGINALFILENAME_STR    "upddbg.exe"

#include "common.ver"