[Windows] Remove redundant DirectSound error codes
[xbmc.git] / xbmc / threads / test / CMakeLists.txt
blob136e97222336b1a1114261c6e4366422528426b5
1 set(SOURCES TestEvent.cpp
2             TestSharedSection.cpp
3             TestEndTime.cpp)
5 set(HEADERS TestHelpers.h)
7 core_add_test_library(threads_test)