G-Earth/G-Earth.iml

14 lines
641 B
Plaintext
Raw Normal View History

2018-06-20 19:10:58 +02:00
<?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" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
2018-07-19 03:09:55 +02:00
<orderEntry type="library" name="jna-4.5.1" level="project" />
<orderEntry type="library" name="jna-platform-4.5.1" level="project" />
2018-10-06 19:07:25 +02:00
<orderEntry type="library" name="json-simple-1.1.1" level="project" />
2018-06-20 19:10:58 +02:00
</component>
</module>