mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Fix build
svn path=/branches/cmake-bringup/; revision=50748
This commit is contained in:
@@ -23,7 +23,7 @@ add_library(hnetcfg SHARED ${SOURCE})
|
||||
|
||||
set_module_type(hnetcfg win32dll)
|
||||
|
||||
target_link_libraries(hnetcfg wine)
|
||||
target_link_libraries(hnetcfg wine uuid)
|
||||
|
||||
add_importlibs(hnetcfg
|
||||
ole32
|
||||
|
||||
Reference in New Issue
Block a user