mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:52:57 +00:00
[CMAKE]
- Add USB modules to build. svn path=/branches/cmake-bringup/; revision=51299
This commit is contained in:
parent
0c5fa99762
commit
2a1f050cb3
5 changed files with 50 additions and 0 deletions
|
@ -8,3 +8,4 @@ add_library(usbd SHARED
|
|||
|
||||
set_module_type(usbd kernelmodedriver)
|
||||
add_importlibs(usbd ntoskrnl hal)
|
||||
add_importlib_target(usbd.spec usbd.sys)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue