summaryrefslogtreecommitdiff
path: root/input/layout/fe_kbds/jpn/106/kbd106.rc
blob: 8d006a9755182ec7fa383a1cc5016de44e48740b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#include <windows.h>
#include <ntverp.h>

#define	VER_FILETYPE	          VFT_DLL
#define	VER_FILESUBTYPE	          VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR   "JP Japanese Keyboard Layout for 106"
#define VER_INTERNALNAME_STR      "kbd106"
#define VER_ORIGINALFILENAME_STR  "kbd106.dll"

#define VER_LANGNEUTRAL
#include "common.ver"