mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 16:20:37 +00:00
10a264845d
Silence some warnings, fix compilation of w32kdll with MSVC, give dllexport_test dlls a base address. svn path=/trunk/; revision=63515
6 lines
162 B
CMake
6 lines
162 B
CMake
|
|
add_subdirectory(w32kdll_ros)
|
|
add_subdirectory(w32kdll_xpsp2)
|
|
#add_subdirectory(w32kdll_2ksp4)
|
|
add_subdirectory(w32kdll_2k3sp2)
|
|
#add_subdirectory(w32kdll_vista)
|