aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtwebkit.yaml
blob: 01378ddc60ef782b7dffb7daad7f1b61f9c005ea (plain)
1
2
3
4
5
6
7
8
9
10
11
-
    Template: 'qtci-windows-10-x86_64-10'
    Target arch: 'x86'
    Compiler: 'MSVC2017'
    Features: ['DisableTests']
    Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -nomake tests -debug-and-release -release -force-debug-info -opengl dynamic'
-
    Template: 'qtci-windows-7-x86-3'
    Compiler: 'Mingw73'
    Features: ['Packaging', 'DisableTests']
    Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -nomake tests -debug-and-release -release -opengl dynamic'