mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-28 23:09:32 -06:00
Updating path for the 64-bit Qt install on our Win build VM
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
-->
|
||||
|
||||
<?if $(sys.BUILDARCH)="x64"?>
|
||||
<?define QtPath="C:\dev\Qt\5.12.6\msvc2017_64" ?>
|
||||
<?define QtPath="C:\dev\Qt\5.12.8\5.12.8\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