FreeRDP/client/Mac/cli
Benoît LeBlanc e063a5cbcb MacFreeRDP: Fixed deployment paths, deploying missing winpr folder to framework structure.
#####################

IMPORTANT:

To compile an Mac application using the MacFreeRDP framework, the developer MUST specifically add the framework's Headers folder to the Headers Search Path in the application's Build Settings.

e.g. /Users/Username/Documents//FreeRDP/build/client/Mac/Debug/MacFreeRDP.framework/Headers
2013-07-22 12:38:15 -04:00
..
en.lproj mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
AppDelegate.h - MRDPView: rdpConnectError moved outside of the Framework, to the native App (in AppDelegate) This is now handled on the client side. 2013-07-19 16:33:20 -04:00
AppDelegate.m - MRDPView: rdpConnectError moved outside of the Framework, to the native App (in AppDelegate) This is now handled on the client side. 2013-07-19 16:33:20 -04:00
CMakeLists.txt MacFreeRDP: Fixed deployment paths, deploying missing winpr folder to framework structure. 2013-07-22 12:38:15 -04:00
FreeRDP.icns mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
Info.plist mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
MacClient2-Info.plist mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
MacClient2-Prefix.pch mfreerdp: integrate benoit's refactored mac client 2013-05-31 12:48:40 -04:00
main.m mfreerdp: refactoring 2013-06-22 22:55:51 -04:00
MainMenu.xib MacFreeRDP - Replaced MRDPView instance in NIB with instance allocated by the API. 2013-06-27 11:22:15 -04:00