summaryrefslogblamecommitdiffstats
path: root/private/sdktools/imagehlp/imagecfg.rc
blob: de8847f7068015f1dfc5031767213693bca2baab (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 Image Configuration Utility"
#define VER_INTERNALNAME_STR        "imagecfg.exe"
#define VER_ORIGINALFILENAME_STR    "imagecfg.exe"

#include "common.ver"