[HID] Fix HID demo linkage

This commit is contained in:
Dr. Chat 2018-05-04 17:12:12 -05:00
parent 61e47167c0
commit 00a64d543c
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ project("xenia-hid-demo")
"gflags",
"glew",
"imgui",
"volk",
"xenia-base",
"xenia-hid",
"xenia-hid-nop",