reactos/base/shell/CMakeLists.txt
Giannis Adamopoulos 222f0efde5 [rshell]
- Commit rshell.exe that allows explorer_new to run in windows 8

svn path=/branches/shell-experiments/; revision=61978
2014-02-04 12:11:51 +00:00

7 lines
136 B
CMake

add_subdirectory(cmd)
add_subdirectory(explorer)
add_subdirectory(explorer-new)
add_subdirectory(filebrowser)
add_subdirectory(rshell)