KeepDancing.unity-android-resources.unitTest.iml 2.3 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <component name="FacetManager">
  4. <facet type="android" name="Android">
  5. <configuration>
  6. <option name="SELECTED_BUILD_VARIANT" value="debug" />
  7. <option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
  8. <option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
  9. <afterSyncTasks>
  10. <task>generateDebugSources</task>
  11. </afterSyncTasks>
  12. <option name="ALLOW_USER_CONFIGURATION" value="false" />
  13. <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" />
  14. <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" />
  15. <option name="PROJECT_TYPE" value="1" />
  16. </configuration>
  17. </facet>
  18. </component>
  19. <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
  20. <exclude-output />
  21. <content url="file://$MODULE_DIR$/../../../unity-android-resources/build/generated/source/apt/test/debug" />
  22. <content url="file://$MODULE_DIR$/../../../unity-android-resources/src/test" />
  23. <content url="file://$MODULE_DIR$/../../../unity-android-resources/src/testDebug" />
  24. <orderEntry type="jdk" jdkName="Android API 30 Platform" jdkType="Android SDK" />
  25. <orderEntry type="sourceFolder" forTests="false" />
  26. </component>
  27. <component name="TestModuleProperties" production-module="KeepDancing.unity-android-resources.main" />
  28. </module>