mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
remove Jenkinsfile
This commit is contained in:
16
scripts/build.cfg
Normal file
16
scripts/build.cfg
Normal file
@@ -0,0 +1,16 @@
|
||||
[General]
|
||||
qt_version: 5.14.1
|
||||
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
|
||||
Reference in New Issue
Block a user