FreeRDP/channels/urbdrc/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
..
libusb Using special log defines for channels now. 2014-08-11 09:12:01 +02:00
CMakeLists.txt libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
data_transfer.c Using special log defines for channels now. 2014-08-11 09:12:01 +02:00
data_transfer.h freerdp: fix headers 2012-10-08 23:02:04 -04:00
isoch_queue.c channels: cmake cleanup, USB redirection refactoring 2012-11-20 19:34:52 -05:00
isoch_queue.h Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00
searchman.c Using special log defines for channels now. 2014-08-11 09:12:01 +02:00
searchman.h libfreerdp-utils: purge deprecated wait_obj utils 2012-11-26 20:15:48 -05:00
urbdrc_main.c Using special log defines for channels now. 2014-08-11 09:12:01 +02:00
urbdrc_main.h channels/urbdrc: fix libusb subsystem 2012-11-21 03:32:15 -05:00
urbdrc_types.h Using special log defines for channels now. 2014-08-11 09:12:01 +02:00