-
Notifications
You must be signed in to change notification settings - Fork 1
/
EasyAgile.iml
43 lines (42 loc) · 1.63 KB
/
EasyAgile.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="FacetManager">
<facet type="Python" name="Python">
<configuration sdkName="" />
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/app/cache" />
<excludeFolder url="file://$MODULE_DIR$/app/logs" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="PHP">
<CLASSES>
<root url="file://C:/xampp/php/pear" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file://C:/xampp/php/pear" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="PHARS">
<CLASSES>
<root url="phar://$MODULE_DIR$/composer.phar" />
<root url="phar://$MODULE_DIR$/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectWithXsdExtensionInPhar.phar" />
<root url="phar://$MODULE_DIR$/vendor/fabpot/goutte/goutte.phar" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="phar://$MODULE_DIR$/composer.phar" />
<root url="phar://$MODULE_DIR$/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectWithXsdExtensionInPhar.phar" />
<root url="phar://$MODULE_DIR$/vendor/fabpot/goutte/goutte.phar" />
</SOURCES>
</library>
</orderEntry>
</component>
</module>