mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[WMVCORE]
- Add dll to the correct destination dir CORE-10404 svn path=/trunk/; revision=69711
This commit is contained in:
@@ -13,4 +13,4 @@ add_library(wmvcore SHARED ${SOURCE})
|
||||
set_module_type(wmvcore win32dll)
|
||||
target_link_libraries(wmvcore wine)
|
||||
add_importlibs(wmvcore msvcrt kernel32 ntdll)
|
||||
add_cd_file(TARGET wmvcore DESTINATION reactos/system32/wbem FOR all)
|
||||
add_cd_file(TARGET wmvcore DESTINATION reactos/system32 FOR all)
|
||||
|
||||
Reference in New Issue
Block a user