summaryrefslogtreecommitdiffstats
path: root/private/ntos/miniport/qlogic/qlisp.rc
blob: 0b3dc97e053d771074e16179cdd37a5bfe212d04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#include <windows.h>

#include <ntverp.h>

#define	VER_FILETYPE	VFT_DRV
#define	VER_FILESUBTYPE	VFT2_DRV_SYSTEM
#define VER_FILEDESCRIPTION_STR     "QLogic ISP1020 SCSI Driver"
#define VER_INTERNALNAME_STR        "ql10wnt.sys"
#define VER_ORIGINALFILENAME_STR    "ql10wnt.sys"

#include "common.ver"