Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / rosapps / applications / sysutils / screenshot / CMakeLists.txt
diff --git a/rosapps/applications/sysutils/screenshot/CMakeLists.txt b/rosapps/applications/sysutils/screenshot/CMakeLists.txt
deleted file mode 100644 (file)
index 50ef56a..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-
-add_executable(screenshot screenshot.c screenshot.rc)
-set_module_type(screenshot win32gui UNICODE)
-add_importlibs(screenshot user32 gdi32 comdlg32 msvcrt kernel32)
-add_cd_file(TARGET screenshot DESTINATION reactos/system32 FOR all)