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
|
<li>Mac OS X with XCode
|
||||||
<p>
|
<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
|
project. Build the <span class="code">all</span> project using
|
||||||
the <span class="code">Deployment</span> flavor.
|
the <span class="code">Deployment</span> flavor.
|
||||||
</p>
|
</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
|
You'll need <a href="http://nsis.sourceforge.net/">NSIS</a>, the
|
||||||
Nullsoft Scriptable Install System. Build <span class="code">All -
|
Nullsoft Scriptable Install System. Build <span class="code">All -
|
||||||
Release</span> then build <span class="code">Installer - Release</span>.
|
Release</span> then build <span class="code">Installer - Release</span>.
|
||||||
This creates <span class="code">SynergyInstaller.exe</span> in the top
|
This creates <span class="code">SynergyInstaller.exe</span> in the
|
||||||
level directory. Run this to install synergy.
|
<span class="code">build</span> directory. Run this to install synergy.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Alternatively, you can simply copy the following files from the
|
Alternatively, you can simply copy the following files from the
|
||||||
|
|
Loading…
Reference in New Issue