Fixed compiling documentation.
This commit is contained in:
parent
2e67f1e0d4
commit
23ea82968d
|
@ -72,7 +72,7 @@ so synergy can find the X11 includes and libraries.
|
|||
|
||||
<li>Mac OS X with XCode
|
||||
<p>
|
||||
Start XCode and open the <span class="code">synery.xcode</span>
|
||||
Start XCode and open the <span class="code">synergy.xcode</span>
|
||||
project. Build the <span class="code">all</span> project using
|
||||
the <span class="code">Deployment</span> flavor.
|
||||
</p>
|
||||
|
@ -86,8 +86,8 @@ so synergy can find the X11 includes and libraries.
|
|||
You'll need <a href="http://nsis.sourceforge.net/">NSIS</a>, the
|
||||
Nullsoft Scriptable Install System. Build <span class="code">All -
|
||||
Release</span> then build <span class="code">Installer - Release</span>.
|
||||
This creates <span class="code">SynergyInstaller.exe</span> in the top
|
||||
level directory. Run this to install synergy.
|
||||
This creates <span class="code">SynergyInstaller.exe</span> in the
|
||||
<span class="code">build</span> directory. Run this to install synergy.
|
||||
</p>
|
||||
<p>
|
||||
Alternatively, you can simply copy the following files from the
|
||||
|
|
Loading…
Reference in New Issue