Update Qt version number

This commit is contained in:
Andrew Nelless 2017-07-21 15:04:34 +01:00 committed by GitHub
parent c20346971d
commit fa2b12bc63
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<Include>
<?define Name="Synergy" ?>
<?define Version="@SYNERGY_VERSION@" ?>
<?define QtVersion="5.8" ?> <!-- TODO: Configure this externally //-->
<?define QtVersion="5.9.1" ?> <!-- TODO: Configure this externally //-->
<?define Author="Symless Ltd" ?>
<?define BinPath="@CMAKE_RUNTIME_OUTPUT_DIRECTORY@/$(var.Configuration)" ?>
<?define ResPath="@CMAKE_CURRENT_SOURCE_DIR@/res" ?>