forked from DaloLorn/SR2ModManager
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSR2ModManager.iml
More file actions
21 lines (21 loc) · 1.25 KB
/
SR2ModManager.iml
File metadata and controls
21 lines (21 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/repositories" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="commons-codec-1.4" level="project" />
<orderEntry type="library" exported="" name="commons-logging-1.1.1" level="project" />
<orderEntry type="library" exported="" name="httpclient-4.1.3" level="project" />
<orderEntry type="library" exported="" name="httpcore-4.1.4" level="project" />
<orderEntry type="library" exported="" name="JavaEWAH-0.7.9" level="project" />
<orderEntry type="library" exported="" name="jsch-0.1.50" level="project" />
<orderEntry type="library" exported="" name="org.eclipse.jgit-4.11.0.201803080745-r" level="project" />
<orderEntry type="library" exported="" name="slf4j-api-1.7.25" level="project" />
<orderEntry type="library" name="com.google.code.gson:gson:2.8.6" level="project" />
</component>
</module>