Bump Qt version

This commit is contained in:
Andrew Nelless
2018-04-20 10:19:18 +01:00
committed by GitHub
parent 2a0225c105
commit f0852871b1

View File

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