summaryrefslogtreecommitdiff
path: root/input/layout/fe_kbds/jpn/101/kbd101.rc
blob: 743b51c12bbf8b41a80d5f0bd0bf9b955a467677 (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 101"
#define VER_INTERNALNAME_STR      "kbd101"
#define VER_ORIGINALFILENAME_STR  "kbd101.dll"

#define VER_LANGNEUTRAL
#include "common.ver"