mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 22:26:39 +00:00
9d4f5c4c27
- Add ws2help, wshirda, wshtcpip, wsock32, wtsapi32, wuapi, xinput*, xmllite, cmbatt, compbatt, dxapi, dxg, dxgthk, fs_rec, msfs and mup to build. By Alexey Komarov. svn path=/branches/cmake-bringup/; revision=48953
10 lines
220 B
CMake
10 lines
220 B
CMake
|
|
add_subdirectory(cdfs)
|
|
add_subdirectory(ext2)
|
|
add_subdirectory(fastfat)
|
|
#add_subdirectory(fastfat_new)
|
|
add_subdirectory(fs_rec)
|
|
add_subdirectory(msfs)
|
|
add_subdirectory(mup)
|
|
add_subdirectory(npfs)
|
|
add_subdirectory(ntfs)
|