1 2add_library(netmsg SHARED netmsg.rc) 3set_module_type(netmsg module UNICODE) 4add_dependencies(netmsg netmsgmsg) 5add_cd_file(TARGET netmsg DESTINATION reactos/system32 FOR all) 6