TodoList.iml 959 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="EMPTY_MODULE" version="4">
  3. <component name="NewModuleRootManager">
  4. <content url="file://$MODULE_DIR$">
  5. <excludeFolder url="file://$MODULE_DIR$/build" />
  6. <excludeFolder url="file://$MODULE_DIR$/node_modules" />
  7. <excludeFolder url="file://$MODULE_DIR$/entry/build" />
  8. <excludeFolder url="file://$MODULE_DIR$/entry/node_modules" />
  9. <excludeFolder url="file://$MODULE_DIR$/entry/.cxx" />
  10. <excludeFolder url="file://$MODULE_DIR$/entry/.preview" />
  11. </content>
  12. <orderEntry type="inheritedJdk" />
  13. <orderEntry type="sourceFolder" forTests="false" />
  14. <orderEntry type="module-library">
  15. <library name="JS-3.1.5.5" type="ArkUI">
  16. <CLASSES />
  17. <JAVADOC />
  18. <SOURCES>
  19. <root url="file://$USER_HOME$/AppData/Local/OpenHarmony/Sdk/js/3.1.5.5/api" />
  20. </SOURCES>
  21. </library>
  22. </orderEntry>
  23. </component>
  24. </module>