Updating path for the 64-bit Qt install on our Win build VM

This commit is contained in:
Justin Clift
2020-04-11 21:20:49 +10:00
parent 8306497cab
commit 2fc7bf6477
2 changed files with 2 additions and 2 deletions

View File

@@ -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" ?>