12345678910111213141516171819202122232425262728 |
- <?xml version="1.0" encoding="UTF-8"?>
- <module external.linked.project.id=":unity-android-resources:unitTest" external.linked.project.path="$MODULE_DIR$/../../../unity-android-resources" external.root.project.path="$MODULE_DIR$/../../.." external.system.id="GRADLE" external.system.module.type="sourceSet" type="JAVA_MODULE" version="4">
- <component name="FacetManager">
- <facet type="android" name="Android">
- <configuration>
- <option name="SELECTED_BUILD_VARIANT" value="debug" />
- <option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
- <option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
- <afterSyncTasks>
- <task>generateDebugSources</task>
- </afterSyncTasks>
- <option name="ALLOW_USER_CONFIGURATION" value="false" />
- <option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../unity-android-resources/res;file://$MODULE_DIR$/../../../unity-android-resources/src/debug/res;file://$MODULE_DIR$/../../../unity-android-resources/build/generated/res/rs/debug;file://$MODULE_DIR$/../../../unity-android-resources/build/generated/res/resValues/debug" />
- <option name="TEST_RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/../../../unity-android-resources/src/androidTest/res;file://$MODULE_DIR$/../../../unity-android-resources/src/androidTestDebug/res;file://$MODULE_DIR$/../../../unity-android-resources/build/generated/res/rs/androidTest/debug;file://$MODULE_DIR$/../../../unity-android-resources/build/generated/res/resValues/androidTest/debug" />
- <option name="PROJECT_TYPE" value="1" />
- </configuration>
- </facet>
- </component>
- <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
- <exclude-output />
- <content url="file://$MODULE_DIR$/../../../unity-android-resources/build/generated/source/apt/test/debug" />
- <content url="file://$MODULE_DIR$/../../../unity-android-resources/src/test" />
- <content url="file://$MODULE_DIR$/../../../unity-android-resources/src/testDebug" />
- <orderEntry type="jdk" jdkName="Android API 30 Platform" jdkType="Android SDK" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
- <component name="TestModuleProperties" production-module="KeepDancing.unity-android-resources.main" />
- </module>
|