diff data/fileio/test/files.pri @ 1260:24c0d4c5356e 3.0-integration

Rearrange svcore tests so they can all be built from the top level
author Chris Cannam
date Mon, 14 Nov 2016 17:53:16 +0000
parents
children c0cdacc47f4e
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/data/fileio/test/files.pri	Mon Nov 14 17:53:16 2016 +0000
@@ -0,0 +1,7 @@
+
+TEST_HEADERS += \
+	     AudioFileReaderTest.h \
+	     AudioTestData.h
+	     
+TEST_SOURCES += \
+	     svcore-data-fileio-test.cpp