mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
5 lines
152 B
Text
5 lines
152 B
Text
![]() |
|
||
|
add_library(themeui SHARED themeui.rc)
|
||
|
set_module_type(themeui win32dll ENTRYPOINT 0)
|
||
|
add_cd_file(TARGET themeui DESTINATION reactos/system32 FOR all)
|