Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / rostests / win32 / user32 / paintdesktop / CMakeLists.txt
diff --git a/rostests/win32/user32/paintdesktop/CMakeLists.txt b/rostests/win32/user32/paintdesktop/CMakeLists.txt
deleted file mode 100644 (file)
index 3c51725..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-
-add_executable(paintdesktop PaintDesktop.c)
-set_module_type(paintdesktop win32gui UNICODE)
-add_importlibs(paintdesktop user32 msvcrt kernel32)
-add_rostests_file(TARGET paintdesktop)