[REACTOS]
[reactos.git] / rostests / winetests / odbccp32 / CMakeLists.txt
1
2 add_executable(odbccp32_winetest misc.c testlist.c)
3 set_module_type(odbccp32_winetest win32cui)
4 add_importlibs(odbccp32_winetest odbccp32 msvcrt kernel32)
5 add_cd_file(TARGET odbccp32_winetest DESTINATION reactos/bin FOR all)