[ADVAPI32_WINETEST] Revert service.c changes from 3c1b7834e1 to avoid testbot hangs...
[reactos.git] / modules / rostests / winetests / xcopy / CMakeLists.txt
1
2 add_executable(xcopy_winetest xcopy.c testlist.c)
3 set_module_type(xcopy_winetest win32cui)
4 add_importlibs(xcopy_winetest msvcrt kernel32)
5 add_rostests_file(TARGET xcopy_winetest)