mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
* Addendum to r64795. * Also remove unneeded wine linking and ntdll importing. * Remove redundant defines. svn path=/trunk/; revision=64796
6 lines
107 B
CMake
6 lines
107 B
CMake
add_subdirectory(mmixer_test)
|
|
if(NOT MSVC)
|
|
add_subdirectory(pseh2)
|
|
endif()
|
|
add_subdirectory(dllexport)
|