mirror of
https://github.com/irmen/prog8.git
synced 2024-11-03 13:07:54 +00:00
12 lines
524 B
Plaintext
12 lines
524 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="jdk" jdkName="1.8" jdkType="JavaSDK" />
|
||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
<orderEntry type="library" name="antlr-4.7.2-complete" level="project" />
|
||
|
</component>
|
||
|
</module>
|