From 50ec62264e999903eac275b29a77920fbe01b318 Mon Sep 17 00:00:00 2001
From: Hannes Janetzek <hannes.janetzek@gmail.com>
Date: Sat, 30 Nov 2013 21:12:40 +0100
Subject: [PATCH] settings: link android libs folder

---
 vtm-android/.project | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/vtm-android/.project b/vtm-android/.project
index 205b4f13..1706bdc2 100755
--- a/vtm-android/.project
+++ b/vtm-android/.project
@@ -5,7 +5,6 @@
 	<projects>
 	</projects>
 	<buildSpec>
-
 		<buildCommand>
 			<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
 			<arguments>
@@ -31,4 +30,11 @@
 		<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 	</natures>
+	<linkedResources>
+		<link>
+			<name>libs</name>
+			<type>2</type>
+			<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/vtm-ext-libs/vtm-android</locationURI>
+		</link>
+	</linkedResources>
 </projectDescription>