FreeRDP/channels/rdpei/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
rdpei_common.c channels/rdpei: fix warnings 2013-05-14 22:01:36 -04:00
rdpei_common.h channels/rdpei: implement client pdus 2013-05-09 00:21:33 -04:00
rdpei_main.c Using special log defines for channels now. 2014-08-11 09:12:01 +02:00
rdpei_main.h Using special log defines for channels now. 2014-08-11 09:12:01 +02:00