diff data/fileio/test/files.pri @ 1714:83cb6e9d769b

Attempt to cope with the fact that Windows Server (for CI builds) lacks certain codecs
author Chris Cannam
date Fri, 17 May 2019 11:05:10 +0100
parents dbd13eb7dad1
children 2654bf447a84
line wrap: on
line diff
--- a/data/fileio/test/files.pri	Fri May 17 10:02:43 2019 +0100
+++ b/data/fileio/test/files.pri	Fri May 17 11:05:10 2019 +0100
@@ -13,4 +13,5 @@
      
 TEST_SOURCES += \
 	../../model/test/MockWaveModel.cpp \
+        UnsupportedFormat.cpp \
 	svcore-data-fileio-test.cpp