X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=dll%2Fwin32%2Fusp10%2FCMakeLists.txt;h=17b66b15783e3531ea05ac1531639c59dbc608d7;hp=1f385e85d769ec4a6ea7a626c109f4b9ff9714f1;hb=91f3191275d4f7a56ea26402dcab162cffe7b3f8;hpb=f22ed7dc10309a870c323fda5d9aac17bf636eb2 diff --git a/dll/win32/usp10/CMakeLists.txt b/dll/win32/usp10/CMakeLists.txt index 1f385e85d76..17b66b15783 100644 --- a/dll/win32/usp10/CMakeLists.txt +++ b/dll/win32/usp10/CMakeLists.txt @@ -22,4 +22,4 @@ target_link_libraries(usp10 wine) add_importlibs(usp10 gdi32 msvcrt kernel32 ntdll) add_importlib_target(usp10.spec) -add_cab_target(usp10 1) +add_cd_file(TARGET usp10 DESTINATION reactos/system32 FOR all)