[HID_WINETEST] Import from Wine Staging 3.3. CORE-14434

This commit is contained in:
Amine Khaldi 2018-04-03 13:32:05 +01:00
parent 4049e52e79
commit 845faec403
5 changed files with 409 additions and 2 deletions

View file

@ -1,11 +1,11 @@
spec2def(hid.dll hid.spec ADD_IMPORTLIB)
list(APPEND SOURCE
hid.c
stubs.c
precomp.h)
spec2def(hid.dll hid.spec)
add_library(hid SHARED
${SOURCE}
hid.rc