mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
- Commit rshell.exe that allows explorer_new to run in windows 8 svn path=/branches/shell-experiments/; revision=61978
7 lines
136 B
CMake
7 lines
136 B
CMake
|
|
add_subdirectory(cmd)
|
|
add_subdirectory(explorer)
|
|
add_subdirectory(explorer-new)
|
|
add_subdirectory(filebrowser)
|
|
add_subdirectory(rshell)
|