billing.iml 1.0 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="JAVA_MODULE" version="4">
  3. <component name="FacetManager">
  4. <facet type="android" name="Android">
  5. <configuration>
  6. <option name="LIBRARY_PROJECT" value="true" />
  7. </configuration>
  8. </facet>
  9. </component>
  10. <component name="NewModuleRootManager" inherit-compiler-output="true">
  11. <exclude-output />
  12. <content url="file://$MODULE_DIR$">
  13. <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
  14. <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
  15. </content>
  16. <orderEntry type="jdk" jdkName="Android API 10 Platform" jdkType="Android SDK" />
  17. <orderEntry type="sourceFolder" forTests="false" />
  18. <orderEntry type="module" module-name="extension" />
  19. <orderEntry type="module-library">
  20. <library>
  21. <CLASSES>
  22. <root url="jar://$MODULE_DIR$/libs/in-app-purchasing-2.0.61.jar!/" />
  23. </CLASSES>
  24. <JAVADOC />
  25. <SOURCES />
  26. </library>
  27. </orderEntry>
  28. </component>
  29. </module>