[REACTOS]: Do not gather all the generated message resource files in the same directo...
[reactos.git] / reactos / dll / win32 / iologmsg / CMakeLists.txt
1
2 add_library(iologmsg SHARED iologmsg.rc)
3 set_module_type(iologmsg module UNICODE)
4 add_dependencies(iologmsg ntiologc)
5 add_cd_file(TARGET iologmsg DESTINATION reactos/system32 FOR all)