mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:05:49 +00:00
- Fix vbemp build
svn path=/branches/cmake-bringup/; revision=50726
This commit is contained in:
parent
6cf55b5d6d
commit
a35e1b6b03
1 changed files with 2 additions and 0 deletions
|
@ -7,4 +7,6 @@ add_library(vbemp SHARED
|
|||
set_module_type(vbemp kernelmodedriver)
|
||||
add_importlibs(vbemp videoprt)
|
||||
|
||||
target_link_libraries(vbemp libcntpr)
|
||||
|
||||
add_cab_target(vbemp 2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue