mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
- More work on the dlls. By Alexey Komarov. svn path=/branches/cmake-bringup/; revision=49135
10 lines
200 B
CMake
10 lines
200 B
CMake
|
|
add_subdirectory(3rdparty)
|
|
add_subdirectory(cpl)
|
|
add_subdirectory(directx)
|
|
add_subdirectory(keyboard)
|
|
add_subdirectory(nls)
|
|
add_subdirectory(ntdll)
|
|
add_subdirectory(shellext)
|
|
add_subdirectory(win32)
|