Update company name in win32 installer
This commit is contained in:
parent
c3c0913633
commit
d34a59a984
|
@ -2,7 +2,7 @@
|
||||||
<Include>
|
<Include>
|
||||||
|
|
||||||
<?define Name="Synergy" ?>
|
<?define Name="Synergy" ?>
|
||||||
<?define Author="The Synergy Project" ?>
|
<?define Author="Symless Ltd" ?>
|
||||||
|
|
||||||
<?define BinPath="../../../bin/$(var.Configuration)" ?>
|
<?define BinPath="../../../bin/$(var.Configuration)" ?>
|
||||||
<?define ResPath="../../../res" ?>
|
<?define ResPath="../../../res" ?>
|
||||||
|
|
Loading…
Reference in New Issue