[SHELL32] -Expand the name of the cpl file because CreateActCtx needs a full path.
[reactos.git] / rostests / tests / CMakeLists.txt
1 add_subdirectory(mmixer_test)
2 if(NOT MSVC)
3 add_subdirectory(pseh2)
4 endif()
5 add_subdirectory(dllexport)