settings: link android libs folder

This commit is contained in:
Hannes Janetzek 2013-11-30 21:12:40 +01:00
parent 02706d40ef
commit 50ec62264e

View File

@ -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>