mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-23 00:56:21 +03:00
Update Qt version number
This commit is contained in:
parent
c20346971d
commit
fa2b12bc63
2
dist/wix/Include.wxi.in
vendored
2
dist/wix/Include.wxi.in
vendored
@ -2,7 +2,7 @@
|
|||||||
<Include>
|
<Include>
|
||||||
<?define Name="Synergy" ?>
|
<?define Name="Synergy" ?>
|
||||||
<?define Version="@SYNERGY_VERSION@" ?>
|
<?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 Author="Symless Ltd" ?>
|
||||||
<?define BinPath="@CMAKE_RUNTIME_OUTPUT_DIRECTORY@/$(var.Configuration)" ?>
|
<?define BinPath="@CMAKE_RUNTIME_OUTPUT_DIRECTORY@/$(var.Configuration)" ?>
|
||||||
<?define ResPath="@CMAKE_CURRENT_SOURCE_DIR@/res" ?>
|
<?define ResPath="@CMAKE_CURRENT_SOURCE_DIR@/res" ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user