added android support libs to dependencies in iml project

This commit is contained in:
Philipp Schaefer 2013-07-27 11:29:04 +02:00
parent 1e03e60c15
commit 576558e144

View File

@ -20,6 +20,15 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/android-support-v4.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>