mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:35:42 +00:00
[HID_WINETEST] Import from Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
4049e52e79
commit
845faec403
5 changed files with 409 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue