nulib/.idea/nulib.iml

13 lines
608 B
Plaintext
Raw Normal View History

2023-10-03 04:21:50 +04:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
2024-10-21 16:35:15 +04:00
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
2023-10-03 04:21:50 +04:00
<content url="file://$MODULE_DIR$">
2023-10-20 10:25:20 +04:00
<sourceFolder url="file://$MODULE_DIR$/php/tests" isTestSource="true" packagePrefix="nulib\" />
2024-05-22 20:49:05 +04:00
<sourceFolder url="file://$MODULE_DIR$/php/src" isTestSource="false" packagePrefix="nulib\" />
2023-10-03 04:21:50 +04:00
<excludeFolder url="file://$MODULE_DIR$/vendor" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
2023-10-20 10:25:20 +04:00
</module>