08ba09df5c1e311ae03f7daca6e500faf86b7806
[reactos.git] / rostests / winetests / mpr / CMakeLists.txt
1
2 add_definitions(-DUSE_WINE_TODOS)
3 add_executable(mpr_winetest mpr.c testlist.c)
4 set_module_type(mpr_winetest win32cui)
5 add_importlibs(mpr_winetest mpr msvcrt kernel32)
6 add_cd_file(TARGET mpr_winetest DESTINATION reactos/bin FOR all)