aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/tqtc-qt-rta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/platform_configs/tqtc-qt-rta.yaml')
-rw-r--r--coin/platform_configs/tqtc-qt-rta.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/coin/platform_configs/tqtc-qt-rta.yaml b/coin/platform_configs/tqtc-qt-rta.yaml
index 76664d06..5f72bc29 100644
--- a/coin/platform_configs/tqtc-qt-rta.yaml
+++ b/coin/platform_configs/tqtc-qt-rta.yaml
@@ -1,14 +1,15 @@
-
Template: 'qtci-windows-7-x86_64-4'
Compiler: 'MSVC2013'
- Features: ['DisableTests']
+ Features: ['DisableTests', 'UseLegacyInstructions']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
-
Template: 'qtci-windows-8.1-x86_64'
Compiler: 'MSVC2013'
- Features: ['DisableTests']
+ Features: ['DisableTests', 'UseLegacyInstructions']
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
-
Template: 'qtci-windows-10-x86-3'
Compiler: 'MSVC2017'
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
+ Features: ['UseLegacyInstructions']