w32: use the w32_common keymap in terminal-win too

This commit is contained in:
James Ross-Gowan
2014-01-20 00:20:02 +11:00
committed by wm4
parent 55ea419ae3
commit 32c0df1b53
6 changed files with 139 additions and 99 deletions

View File

@@ -60,7 +60,8 @@ SOURCES-$(MPG123) += audio/decode/ad_mpg123.c
SOURCES-$(NEED_GETTIMEOFDAY) += osdep/gettimeofday.c
SOURCES-$(NEED_GLOB) += osdep/glob-win.c
SOURCES-$(WIN32) += osdep/path-win.c
SOURCES-$(WIN32) += osdep/path-win.c \
osdep/w32_keyboard.c
SOURCES-$(PRIORITY) += osdep/priority.c
SOURCES-$(PVR) += stream/stream_pvr.c