mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 12:45:55 +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)
|
usbohci.rc)
|
||||||
|
|
||||||
target_link_libraries(usbohci
|
target_link_libraries(usbohci
|
||||||
|
uuid
|
||||||
libusb
|
libusb
|
||||||
libcntpr
|
libcntpr
|
||||||
${PSEH_LIB})
|
${PSEH_LIB})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue