mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
[ITSS]
Link to itss_guid svn path=/trunk/; revision=52383
This commit is contained in:
@@ -22,6 +22,9 @@ add_library(itss SHARED ${SOURCE})
|
||||
|
||||
set_module_type(itss win32dll)
|
||||
target_link_libraries(itss uuid wine)
|
||||
if(MSVC)
|
||||
target_link_libraries(itss itss_guid)
|
||||
endif()
|
||||
|
||||
add_importlibs(itss
|
||||
urlmon
|
||||
|
||||
Reference in New Issue
Block a user