mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 14:30:57 +00:00
222f0efde5
- Commit rshell.exe that allows explorer_new to run in windows 8 svn path=/branches/shell-experiments/; revision=61978
6 lines
136 B
CMake
6 lines
136 B
CMake
|
|
add_subdirectory(cmd)
|
|
add_subdirectory(explorer)
|
|
add_subdirectory(explorer-new)
|
|
add_subdirectory(filebrowser)
|
|
add_subdirectory(rshell)
|