forked from artemzi/rss_vote
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrss_vote.iml
23 lines (23 loc) · 870 Bytes
/
rss_vote.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="PHP">
<CLASSES>
<root url="file:///usr/share/php" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file:///usr/share/php" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="library" name="jquery" level="application" />
<orderEntry type="library" name="bootstrap" level="application" />
<orderEntry type="library" name="bootcards" level="application" />
<orderEntry type="library" name="jquery-1.11.2" level="application" />
</component>
</module>