Sunc with trunk revision 58971.
[reactos.git] / 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