Revert "[SHELL32] SHChangeNotify: Use tree for CDirectoryList (#6784)" (#6800)
[reactos.git] / modules / rostests / tests / CMakeLists.txt
1 add_subdirectory(mmixer_test)
2 if(NOT MSVC)
3 add_subdirectory(pseh2)
4 endif()
5 add_subdirectory(dllexport)
6 add_subdirectory(spec2def)