mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +00:00
1734f29721
These libraries are used only inside tcpip.sys driver so move them close to it.
12 lines
284 B
CMake
12 lines
284 B
CMake
|
|
add_subdirectory(arbiter)
|
|
add_subdirectory(aux_klib)
|
|
add_subdirectory(copysup)
|
|
add_subdirectory(csq)
|
|
add_subdirectory(hidparser)
|
|
add_subdirectory(ntoskrnl_vista)
|
|
add_subdirectory(rdbsslib)
|
|
add_subdirectory(rtlver)
|
|
add_subdirectory(rxce)
|
|
add_subdirectory(sound)
|
|
add_subdirectory(wdf)
|