[SETUPLIB] Improve the bootloader 'validity' checks -- Addendum to f06734e5 (r74512).
[reactos.git] / base / shell / CMakeLists.txt
index 4849ec1..826220e 100644 (file)
@@ -1,7 +1,6 @@
 
 add_subdirectory(cmd)
-if(NOT MSVC)
 add_subdirectory(explorer)
-endif()
-add_subdirectory(explorer-new)
-
+add_subdirectory(filebrowser)
+add_subdirectory(progman)
+add_subdirectory(rshell)