mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
These libraries are used only inside tcpip.sys driver so move them close to it.
13 lines
284 B
CMake
13 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)
|