[SHELL32] CDrivesFolder: Implement the eject and disconnect menu items. CORE-13841
[reactos.git] / dll / win32 / themeui / CMakeLists.txt
1
2 add_library(themeui SHARED themeui.rc)
3 set_module_type(themeui win32dll ENTRYPOINT 0)
4 add_cd_file(TARGET themeui DESTINATION reactos/system32 FOR all)