Files
pilotclient/scripts/jenkins.cfg
Roland Rossgotterer 1ceb84f591 Update Jenkins Qt version to 5.12.3
Reviewers: #gatekeepers, msutcliffe

Reviewed By: #gatekeepers, msutcliffe

Differential Revision: https://dev.swift-project.org/D103
2019-05-13 11:20:47 +02:00

17 lines
286 B
INI

[General]
qt_version: 5.12.3
datastore_version: 0.7.0
[Windows]
qt_path: C:/Qt
dump_syms: C:/bin/dump_syms.exe
mingw_path: C:/Qt/Tools/mingw530_32/bin
[Linux]
qt_path: /opt/Qt
dump_syms: /usr/local/bin/dump_syms
[Darwin]
qt_path: /Applications/Qt
dump_syms: /usr/local/bin/dump_syms