Go to file
Bernhard Miklautz b8136a3769 build: remove FREERDP_MONOLITHIC_BUILD
FREERDP_MONOLITHIC_BUILD was obsolete for a while and unused
2016-01-12 17:32:32 +01:00
channels Merge pull request #2874 from akallabeth/stdtypes 2015-12-17 16:37:54 +01:00
ci/cmake-preloads
client Merge pull request #2779 from RolKau/2779_ptrbtn 2015-12-17 00:04:53 +01:00
cmake build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00
docs
external
include server/shadow: Completely decouple subsystem implementations and shadow framework internal details. 2016-01-01 03:13:52 +08:00
libfreerdp Merge pull request #2932 from realjiangms/fix_gdi_brush 2015-12-18 10:50:51 +01:00
packaging pkg: update version infos to 2.0 2015-11-17 23:29:07 +01:00
rdtk Updated pdb file locations. 2015-12-15 12:08:35 +01:00
resources
scripts
server update .gitignore files 2016-01-12 17:32:32 +01:00
third-party
winpr build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00
.gitignore
ChangeLog
CMakeCPack.cmake Added pdb files to package target. 2015-12-15 12:07:21 +01:00
CMakeCPackOptions.cmake.in
CMakeLists.txt build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00
config.h.in Moved header detection defines to config.h 2015-12-17 11:28:03 +01:00
freerdp.pc.in
FreeRDPConfig.cmake.in build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00
LICENSE
README
winpr.pc.in

FreeRDP: A Remote Desktop Protocol Implementation
=================================================

FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license.
Enjoy the freedom of using your software wherever you want, the way you want it, in a world where
interoperability can finally liberate your computing experience.

Resources
---------

Project website: http://www.freerdp.com/
Issue tracker: https://github.com/FreeRDP/FreeRDP/issues
Sources: https://github.com/FreeRDP/FreeRDP/
Wiki: https://github.com/FreeRDP/FreeRDP/wiki
Downloads and other resources: http://pub.freerdp.com
API doc: http://pub.freerdp.com/api/

IRC channel: #freerdp @ irc.freenode.net
Mailing list: https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Microsoft Open Specifications
-----------------------------

Information regarding the Microsoft Open Specifications can be found at:
http://www.microsoft.com/openspecifications/

A list of reference documentation is maintained here:
https://github.com/FreeRDP/FreeRDP/wiki/Reference-Documentation

Compilation
-----------

Instructions on how to get started compiling FreeRDP can be found on the wiki:
https://github.com/FreeRDP/FreeRDP/wiki/Compilation