Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / rosapps / applications / devutils / shimdbg / CMakeLists.txt
diff --git a/rosapps/applications/devutils/shimdbg/CMakeLists.txt b/rosapps/applications/devutils/shimdbg/CMakeLists.txt
deleted file mode 100644 (file)
index c7bebdb..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-add_executable(shimdbg shimdbg.c)
-
-set_module_type(shimdbg win32cui)
-add_importlibs(shimdbg ntdll msvcrt kernel32)
-add_cd_file(TARGET shimdbg DESTINATION reactos/system32 FOR all)