Update paths on build server for Qt 5.12.6 x64

This commit is contained in:
Justin Clift
2019-11-19 22:58:09 +11:00
parent 914292f299
commit 574303a550
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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" ?>