mirror of
https://github.com/irmen/prog8.git
synced 2024-11-03 13:07:54 +00:00
14 lines
712 B
Plaintext
14 lines
712 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$/../dbusCompilerService">
|
||
|
<sourceFolder url="file://$MODULE_DIR$/../dbusCompilerService/src" isTestSource="false" />
|
||
|
</content>
|
||
|
<orderEntry type="jdk" jdkName="11" jdkType="JavaSDK" />
|
||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
<orderEntry type="library" name="KotlinJavaRuntime" level="project" />
|
||
|
<orderEntry type="library" name="kotlinx-cli-jvm" level="project" />
|
||
|
<orderEntry type="library" name="dbus-java-3.2.4" level="project" />
|
||
|
</component>
|
||
|
</module>
|