summaryrefslogtreecommitdiffstats
path: root/private/nw/vwipxspx/dll/vwipxspx.rc
blob: c355cffea0d45ec88fe139445544414c6eb7ce21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#include <windows.h>

#include <ntverp.h>

#define VER_FILETYPE            VFT_DLL
#define VER_FILESUBTYPE         VFT2_DRV_NETWORK
#define VER_FILEDESCRIPTION_STR "Virtual Dos Machine IPX/SPX Interface Library"
#define VER_INTERNALNAME_STR    "VWIPXSPX.DLL"
#define VER_ORIGINALFILENAME_STR    "VWIPXSPX.DLL"

#include "common.ver"