summaryrefslogblamecommitdiffstats
path: root/private/tapi/qa/trapper/itest/line20/line20.rc
blob: b2bfef31bb76b201a2e704b0c9b053973a5f1fa8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                   
#include <windows.h>
#include <ntverp.h>

#define	VER_FILETYPE	            VFT_APP
#define	VER_FILESUBTYPE	            VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR     "TAPI Line2.0 API test Library"
#define VER_INTERNALNAME_STR        "line20.dll"
#define VER_ORIGINALFILENAME_STR    "line20.dll"

#include "common.ver"