p2p.iml 792 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="WEB_MODULE" version="4">
  3. <component name="NewModuleRootManager">
  4. <content url="file://$MODULE_DIR$">
  5. <sourceFolder url="file://$MODULE_DIR$/thinkphp/library/think" isTestSource="false" packagePrefix="think\" />
  6. </content>
  7. <orderEntry type="inheritedJdk" />
  8. <orderEntry type="sourceFolder" forTests="false" />
  9. <orderEntry type="module-library">
  10. <library name="PHP Runtime" type="php">
  11. <CLASSES>
  12. <root url="jar://$APPLICATION_HOME_DIR$/plugins/php/lib/php.jar!/stubs/standard" />
  13. </CLASSES>
  14. <SOURCES>
  15. <root url="jar://$APPLICATION_HOME_DIR$/plugins/php/lib/php.jar!/stubs/standard" />
  16. </SOURCES>
  17. </library>
  18. </orderEntry>
  19. </component>
  20. </module>