Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / rostests / winetests / winspool / CMakeLists.txt
diff --git a/rostests/winetests/winspool/CMakeLists.txt b/rostests/winetests/winspool/CMakeLists.txt
deleted file mode 100644 (file)
index fef6dfa..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-
-remove_definitions(-D_WIN32_WINNT=0x502)
-add_definitions(-D_WIN32_WINNT=0x600)
-
-add_executable(winspool_winetest info.c testlist.c)
-set_module_type(winspool_winetest win32cui)
-add_importlibs(winspool_winetest winspool advapi32 msvcrt kernel32)
-add_rostests_file(TARGET winspool_winetest)