[MODE]
[reactos.git] / rosapps / applications / cmdutils / mode / CMakeLists.txt
diff --git a/rosapps/applications/cmdutils/mode/CMakeLists.txt b/rosapps/applications/cmdutils/mode/CMakeLists.txt
deleted file mode 100644 (file)
index 578fc4b..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-
-add_executable(mode mode.c mode.rc)
-set_module_type(mode win32cui)
-add_importlibs(mode shell32 user32 msvcrt kernel32)
-add_cd_file(TARGET mode DESTINATION reactos/system32 FOR all)