Removing use of Emulator from hid/.

This commit is contained in:
Ben Vanik
2015-11-07 11:09:47 -08:00
parent e16fa28822
commit 2fdb00b4ed
5 changed files with 34 additions and 45 deletions

View File

@@ -9,6 +9,7 @@ project("xenia-hid-winkey")
links({
"xenia-base",
"xenia-hid",
"xenia-ui",
})
defines({
})