mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-01 09:29:20 -05:00
Update paths on build server for Qt 5.12.6 x64
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
-->
|
||||
|
||||
<?if $(sys.BUILDARCH)="x64"?>
|
||||
<?define QtPath="C:\dev\Qt\5.12.5\msvc2017_64" ?>
|
||||
<?define QtPath="C:\dev\Qt\5.12.6\msvc2017_64" ?>
|
||||
<?define SQLitePath="C:\dev\SQLite-Win64" ?>
|
||||
<?define SQLCipherPath="C:\git_repos\SQLCipher-Win64" ?>
|
||||
<?define OpenSSLPath="C:\dev\OpenSSL-Win64" ?>
|
||||
|
||||
Reference in New Issue
Block a user