summaryrefslogtreecommitdiff
path: root/general/PLX9x5x/sys/Pci9656.rc
blob: 48e9260db7e1250b8aee641496ab632ca461bb92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#include <windows.h>

#include <ntverp.h>

#define VER_FILETYPE                VFT_DRV
#define VER_FILESUBTYPE             VFT2_DRV_SYSTEM
#define VER_FILEDESCRIPTION_STR     "WDF Driver for PLx PCI9656RDK-Lite Adapter"
#define VER_INTERNALNAME_STR        "PCI9656.sys"
#define VER_ORIGINALFILENAME_STR    "PCI9656.sys"

#include "common.ver"