|
8 | 8 | <option name="MANIFEST_FILE_RELATIVE_PATH" value="/AndroidManifest.xml" /> |
9 | 9 | <option name="RES_FOLDER_RELATIVE_PATH" value="/res" /> |
10 | 10 | <option name="ASSETS_FOLDER_RELATIVE_PATH" value="/assets" /> |
11 | | - <option name="LIBS_FOLDER_RELATIVE_PATH" value="/src/main/native" /> |
| 11 | + <option name="LIBS_FOLDER_RELATIVE_PATH" value="/libs" /> |
12 | 12 | <option name="REGENERATE_R_JAVA" value="true" /> |
13 | 13 | <option name="REGENERATE_JAVA_BY_AIDL" value="true" /> |
14 | 14 | <option name="USE_CUSTOM_APK_RESOURCE_FOLDER" value="false" /> |
|
27 | 27 | <output-test url="file://$MODULE_DIR$/target/test-classes" /> |
28 | 28 | <content url="file://$MODULE_DIR$"> |
29 | 29 | <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> |
30 | | - <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/combined-assets" isTestSource="false" /> |
31 | 30 | <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/r" isTestSource="false" /> |
32 | | - <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/annotations" isTestSource="false" /> |
33 | 31 | <excludeFolder url="file://$MODULE_DIR$/target/android-classes" /> |
34 | 32 | <excludeFolder url="file://$MODULE_DIR$/target/classes" /> |
35 | 33 | <excludeFolder url="file://$MODULE_DIR$/target/generated-sources/combined-resources" /> |
36 | 34 | <excludeFolder url="file://$MODULE_DIR$/target/generated-sources/extracted-dependencies" /> |
37 | 35 | <excludeFolder url="file://$MODULE_DIR$/target/maven-archiver" /> |
38 | | - <excludeFolder url="file://$MODULE_DIR$/target/surefire" /> |
39 | 36 | <excludeFolder url="file://$MODULE_DIR$/target/test-classes" /> |
40 | 37 | </content> |
41 | | - <orderEntry type="jdk" jdkName="Android 2.3.1 Platform" jdkType="Android SDK" /> |
| 38 | + <orderEntry type="jdk" jdkName="Android 2.1-update1 Platform" jdkType="Android SDK" /> |
42 | 39 | <orderEntry type="sourceFolder" forTests="false" /> |
43 | 40 | <orderEntry type="library" scope="PROVIDED" name="Maven: com.google.android:android:2.1.2" level="project" /> |
44 | 41 | <orderEntry type="library" scope="PROVIDED" name="Maven: commons-logging:commons-logging:1.1.1" level="project" /> |
|
0 commit comments