- Fix build

svn path=/branches/cmake-bringup/; revision=50748
This commit is contained in:
Johannes Anderwald
2011-02-16 14:33:34 +00:00
parent 8c0ac25595
commit 3ae2bbdad9
+1 -1
View File
@@ -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