FreeRDP/channels/rail/client
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
rail_main.c channels: reduce dependency on svc_plugin.h 2014-06-11 15:09:28 -04:00
rail_main.h channels/rail: start refactoring 2013-10-14 23:16:40 -04:00
rail_orders.c Using special log defines for channels now. 2014-08-11 09:12:01 +02:00
rail_orders.h channels/rail: improve callback interface 2013-10-20 21:59:03 -04:00