aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsync/AndroidAsync.iml
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2014-03-10 18:09:14 -0700
committerKoushik Dutta <koushd@gmail.com>2014-03-10 18:09:14 -0700
commit3a75acf48c4bc9ec05fa3606ae753ae82f3d0ffd (patch)
tree7f7c72099ba6b11fea3d04e3971f144d12271057 /AndroidAsync/AndroidAsync.iml
parent75b07315e1e1c5d819bc35dbcde58ac95e00d865 (diff)
downloadAndroidAsync-3a75acf48c4bc9ec05fa3606ae753ae82f3d0ffd.tar.gz
AndroidAsync-3a75acf48c4bc9ec05fa3606ae753ae82f3d0ffd.tar.bz2
AndroidAsync-3a75acf48c4bc9ec05fa3606ae753ae82f3d0ffd.zip
use AssetManager for asset paths.
Diffstat (limited to 'AndroidAsync/AndroidAsync.iml')
-rw-r--r--AndroidAsync/AndroidAsync.iml4
1 files changed, 1 insertions, 3 deletions
diff --git a/AndroidAsync/AndroidAsync.iml b/AndroidAsync/AndroidAsync.iml
index 4ce29ef..74c6f64 100644
--- a/AndroidAsync/AndroidAsync.iml
+++ b/AndroidAsync/AndroidAsync.iml
@@ -14,9 +14,7 @@
</configuration>
</facet>
</component>
- <component name="NewModuleRootManager" inherit-compiler-output="false">
- <output url="file://$MODULE_DIR$/build/classes/main" />
- <output-test url="file://$MODULE_DIR$/build/classes/test" />
+ <component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/build/source/r/debug" isTestSource="false" />