Replace 'Symless Ltd' with 'Symless'

This commit is contained in:
Andrew Nelless 2017-05-22 17:03:21 +01:00
parent 7b19ac89a1
commit 79b814622e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<?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.8" ?> <!-- TODO: Configure this externally //-->
<?define Author="Symless Ltd" ?> <?define Author="Symless" ?>
<?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" ?>
<?define ExtPath="@CMAKE_CURRENT_SOURCE_DIR@/ext" ?> <?define ExtPath="@CMAKE_CURRENT_SOURCE_DIR@/ext" ?>