mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
17 lines
285 B
INI
17 lines
285 B
INI
[General]
|
|
qt_version: 5.9.6
|
|
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
|