FreeRDP/server/Sample
Bernhard Miklautz 0313ca3622 libfreerdp: always build "MONOLITHIC"
"libfreerdp" consisted of multiple (small) single libraries. If the cmake
option MONOLITHIC was used only one library was build combining all of
the libfreerdp-* libraries.
The only exceptions to this are libfreerdp-server and libfreerdp-client these
are build as separate libraries.

This commit obsoltes non-monolithic builds and makes monolithic builds
the default. The cmake option MONOLITHIC is also removed.
2014-09-12 00:19:53 +02:00
..
CMakeLists.txt libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
ModuleOptions.cmake freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
rfx_test.pcap cmake: add solution folder subdirectories 2012-10-01 11:48:53 -04:00
server.crt libfreerdp-codec: fix handling of PACKET_AT_FRONT, PACKET_FLUSHED in MPPC compression 2014-04-20 21:28:09 -04:00
server.key libfreerdp-codec: fix handling of PACKET_AT_FRONT, PACKET_FLUSHED in MPPC compression 2014-04-20 21:28:09 -04:00
sf_audin.c Replaced fprintf with DEBUG_WARN 2014-08-11 09:19:47 +02:00
sf_audin.h Fixed missing includes and invalid replacement. 2014-08-11 09:38:08 +02:00
sf_encomsp.c server/Sample: stub server-side encomsp channel 2014-06-25 15:21:02 -04:00
sf_encomsp.h Fixed missing includes and invalid replacement. 2014-08-11 09:38:08 +02:00
sf_rdpsnd.c Replaced fprintf with DEBUG_WARN 2014-08-11 09:19:47 +02:00
sf_rdpsnd.h Fixed missing includes and invalid replacement. 2014-08-11 09:38:08 +02:00
sfreerdp.c Replaced fprintf with DEBUG_WARN 2014-08-11 09:19:47 +02:00
sfreerdp.h Fixed missing includes and invalid replacement. 2014-08-11 09:38:08 +02:00
test_icon.ppm cmake: add solution folder subdirectories 2012-10-01 11:48:53 -04:00