mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 12:39:35 +00:00
[USBOHCI]
* Forgot this file. Fixes build. svn path=/trunk/; revision=61958
This commit is contained in:
parent
a0cd6b4627
commit
72b7974785
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ add_library(usbohci SHARED
|
|||
usbohci.rc)
|
||||
|
||||
target_link_libraries(usbohci
|
||||
uuid
|
||||
libusb
|
||||
libcntpr
|
||||
${PSEH_LIB})
|
||||
|
|
Loading…
Reference in a new issue