Skip to content

Instantly share code, notes, and snippets.

@0086
0086 / libxml2-ndk.patch
Last active August 29, 2015 13:57
libxml2 patch for ndk
diff --git a/Android.mk b/Android.mk
index 08bf11f..0dac823 100644
--- a/Android.mk
+++ b/Android.mk
@@ -65,13 +65,3 @@ LOCAL_MODULE:= libxml2
include $(BUILD_STATIC_LIBRARY)
-
-# For the host
-- auto import rdp file to Microsoft Remote Desktop for Mac
tell application "Microsoft Remote Desktop"
activate
tell application "System Events"
set frontmost of process "Microsoft Remote Desktop" to true
delay 1
tell process "Microsoft Remote Desktop"
-- Auto connect bookmark for Microsoft Remote Desktop on Mac
tell application "Microsoft Remote Desktop"
activate
tell application "System Events"
set frontmost of process "Microsoft Remote Desktop" to true
tell process "Microsoft Remote Desktop"
keystroke "f" using {command down}
keystroke "MyBookmarkName"
keystroke tab