mirror of
https://github.com/debauchee/barrier.git
synced 2026-06-30 00:46:17 +08:00
fixed links in help files.
This commit is contained in:
2
COMPILE
2
COMPILE
@@ -1 +1 @@
|
||||
See: http://synergy-foss.org/pm/projects/synergy/wiki/Compiling
|
||||
Compiling: http://synergy-foss.org/wiki/Compiling
|
||||
|
||||
6
COPYING
6
COPYING
@@ -1,7 +1,7 @@
|
||||
synergy -- mouse and keyboard sharing utility
|
||||
Copyright (C) 2012 Bolton Software Ltd.
|
||||
Copyright (C) 2008-2012 Nick Bolton
|
||||
Copyright (C) 2002-2012 Chris Schoeneman
|
||||
Copyright (C) 2012-2014 Bolton Software Ltd.
|
||||
Copyright (C) 2008-2014 Nick Bolton
|
||||
Copyright (C) 2002-2014 Chris Schoeneman
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 2, June 1991
|
||||
|
||||
3
INSTALL
3
INSTALL
@@ -1 +1,2 @@
|
||||
See: http://synergy-foss.org/pm/projects/synergy/wiki/Setup
|
||||
Help: http://synergy-foss.org/help/
|
||||
Wiki: http://synergy-foss.org/wiki/
|
||||
|
||||
19
README
19
README
@@ -1,17 +1,2 @@
|
||||
See: http://synergy-foss.org/pm/projects/synergy/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://synergy-foss.org/pm/projects/synergy/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.
|
||||
Help: http://synergy-foss.org/help/
|
||||
Wiki: http://synergy-foss.org/wiki/
|
||||
|
||||
Reference in New Issue
Block a user