4849ec112a6426f69856049a8d1a4bdd3789841a
[reactos.git] / reactos / base / shell / CMakeLists.txt
1
2 add_subdirectory(cmd)
3 if(NOT MSVC)
4 add_subdirectory(explorer)
5 endif()
6 add_subdirectory(explorer-new)
7