[CMAKE]
[reactos.git] / rostests / winetests / uxtheme / CMakeLists.txt
1
2 add_executable(uxtheme_winetest system.c testlist.c)
3 set_module_type(uxtheme_winetest win32cui)
4 add_importlibs(uxtheme_winetest user32 msvcrt kernel32)
5 add_cd_file(TARGET uxtheme_winetest DESTINATION reactos/bin FOR all)