opensr5_flash/opensr5_flash.iml

20 lines
662 B
Plaintext
Raw Normal View History

2017-03-01 11:16:53 -08: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" />
2017-03-01 12:12:14 -08:00
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/annotations-java8.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
2017-03-01 11:16:53 -08:00
</component>
2017-03-01 12:12:14 -08:00
</module>