mirror of
https://github.com/sojamo/controlp5
synced 2024-11-16 11:17:56 +01:00
20 lines
655 B
Plaintext
20 lines
655 B
Plaintext
|
<?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" />
|
||
|
<orderEntry type="module-library">
|
||
|
<library>
|
||
|
<CLASSES>
|
||
|
<root url="jar://$MODULE_DIR$/lib/processing.jar!/" />
|
||
|
</CLASSES>
|
||
|
<JAVADOC />
|
||
|
<SOURCES />
|
||
|
</library>
|
||
|
</orderEntry>
|
||
|
</component>
|
||
|
</module>
|