remove Jenkinsfile

This commit is contained in:
Mat Sutcliffe
2020-06-12 19:24:12 +01:00
parent ca7ae8f622
commit c5d4134ef9
3 changed files with 2 additions and 468 deletions

16
scripts/build.cfg Normal file
View 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