annotate base/test/files.pri @ 1398:e1926cba940c

Support pre-5.4 Qt builds. Also, don't use SVDEBUG in here, because it depends on this class!
author Chris Cannam
date Mon, 06 Mar 2017 09:34:09 +0000
parents 667e369cfeab
children 25ed6dde2ce0
rev   line source
Chris@1260 1 TEST_HEADERS = \
Chris@1392 2 TestColumnOp.h \
Chris@1392 3 TestLogRange.h \
Chris@1260 4 TestRangeMapper.h \
Chris@1392 5 TestOurRealTime.h \
Chris@1260 6 TestPitch.h \
Chris@1265 7 TestStringBits.h \
Chris@1392 8 TestVampRealTime.h
Chris@1260 9
Chris@1260 10 TEST_SOURCES += \
Chris@1260 11 svcore-base-test.cpp