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