Author: janderwald Date: Wed Feb 16 14:33:34 2011 New Revision: 50748
URL: http://svn.reactos.org/svn/reactos?rev=50748&view=rev Log: - Fix build
Modified: branches/cmake-bringup/dll/win32/hnetcfg/CMakeLists.txt
Modified: branches/cmake-bringup/dll/win32/hnetcfg/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/branches/cmake-bringup/dll/win32/hnetcfg/... ============================================================================== --- branches/cmake-bringup/dll/win32/hnetcfg/CMakeLists.txt [iso-8859-1] (original) +++ branches/cmake-bringup/dll/win32/hnetcfg/CMakeLists.txt [iso-8859-1] Wed Feb 16 14:33:34 2011 @@ -23,7 +23,7 @@
set_module_type(hnetcfg win32dll)
-target_link_libraries(hnetcfg wine) +target_link_libraries(hnetcfg wine uuid)
add_importlibs(hnetcfg ole32