diff files.pri @ 1883:e5d0ea9ac8f1

OK I give in, we are going to have to put this in a separate DLL so we can deploy a version on Win7 that doesn't have the WinRT dependency
author Chris Cannam
date Tue, 21 Jul 2020 13:59:14 +0100
parents db489a1ece9b
children
line wrap: on
line diff
--- a/files.pri	Thu Jun 25 12:20:20 2020 +0100
+++ b/files.pri	Tue Jul 21 13:59:14 2020 +0100
@@ -253,6 +253,7 @@
            rdf/RDFTransformFactory.cpp \
 	   system/Init.cpp \
            system/System.cpp \
+           system/os-other.cpp \
 	   transform/CSVFeatureWriter.cpp \
            transform/FeatureExtractionModelTransformer.cpp \
            transform/FileFeatureWriter.cpp \