Update Qt version

This commit is contained in:
Andrew Nelless
2017-11-26 20:09:57 +00:00
committed by GitHub
parent 2600cb303d
commit f51ec97b3b

View File

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