This repository has been archived by the owner. It is now read-only.
Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
CSS
HTML
JavaScript
Cannot retrieve the latest commit at this time.
| Failed to load latest commit information. | |||
|
|
cmake | ||
|
|
cmd | ||
|
|
doc/diagrams | ||
|
|
examples | ||
|
|
gui | ||
|
|
lib | ||
|
|
resources | ||
|
|
tool | ||
|
|
CMakeLists.txt | ||
|
|
COMPILE | ||
|
|
COPYING | ||
|
|
ChangeLog | ||
|
|
INSTALL | ||
|
|
README | ||
|
|
hm.cmd | ||
|
|
hm.py | ||
|
|
hm.sh | ||
README
See: http://code.google.com/p/synergy-plus/wiki/Readme Announcement | 2009-08-04 ========================= We have recently switched to CMake, to replace Automake. Plese read the Compiling wiki page for help with CMake: http://code.google.com/p/synergy-plus/wiki/Compiling Linux/Mac --------- Instead of using the traditional GNU style `./configure; make` commands, you will now need to use CMake. Windows ------- Instead of using the VS2005 and VS2008 directories, you now need to generate the Visual Studio project files using CMake.