FreeRDP/client/Mac
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
..
cli Remove execute bit from many files 2014-07-20 00:52:35 -04:00
en.lproj mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
.gitignore mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
CMakeLists.txt libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
Credits.rtf Remove execute bit from many files 2014-07-20 00:52:35 -04:00
Info.plist mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
Keyboard.h mfreerdp: add Apple IOKit-based keyboard type detection 2014-03-04 14:01:01 -05:00
Keyboard.m mfreerdp: add Apple IOKit-based keyboard type detection 2014-03-04 14:01:01 -05:00
main.m mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
mf_client.h Remove execute bit from many files 2014-07-20 00:52:35 -04:00
mf_client.m Remove execute bit from many files 2014-07-20 00:52:35 -04:00
mfreerdp.h mfreerdp: add Apple IOKit-based keyboard type detection 2014-03-04 14:01:01 -05: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
MRDPCursor.h mfreerdp: code style cleanup 2013-03-11 12:14:44 -04:00
MRDPCursor.m mfreerdp: code style cleanup 2013-03-11 12:14:44 -04:00
MRDPView.h Remove execute bit from many files 2014-07-20 00:52:35 -04:00
MRDPView.m Replaced fprintf(stderr with DEBUG_WARN 2014-08-07 22:21:07 +02:00
PasswordDialog.h mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
PasswordDialog.m mfreerdp: PasswordDialog should release it's resources 2013-03-11 20:35:43 +01:00
PasswordDialog.xib Correct username place holder in mac application 2013-09-18 23:34:43 +02:00