summaryrefslogblamecommitdiffstats
path: root/private/ole32/dbgexts/ole.rc
blob: 576fd9852d8500e0a566db1af3ed91b8b4a0148b (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     "Ole32 Debug Extensions"
#define VER_INTERNALNAME_STR        "oleexts.dll"
#define VER_ORIGINALFILENAME_STR    "oleexts.dll"

#include "common.ver"