X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=dll%2Fwin32%2Fmciwave%2FCMakeLists.txt;h=d425aa422ab25e49b269de370b1eb8d2b0ba4b88;hp=3cf28888c52504c252e6915792996adf2f79c222;hb=91f3191275d4f7a56ea26402dcab162cffe7b3f8;hpb=ef04b58c2ed7f3ed36b573c69f4b1c527eb20bec diff --git a/dll/win32/mciwave/CMakeLists.txt b/dll/win32/mciwave/CMakeLists.txt index 3cf28888c52..d425aa422ab 100644 --- a/dll/win32/mciwave/CMakeLists.txt +++ b/dll/win32/mciwave/CMakeLists.txt @@ -18,4 +18,4 @@ set_entrypoint(mciwave 0) target_link_libraries(mciwave wine) add_importlibs(mciwave user32 winmm msvcrt kernel32 ntdll) add_dependencies(mciwave psdk) -add_cd_file(TARGET mciwave DESTINATION reactos/system32) +add_cd_file(TARGET mciwave DESTINATION reactos/system32 FOR all)