added start of virtual machine compilation target

This commit is contained in:
Irmen de Jong
2022-03-19 00:57:35 +01:00
parent a99e77093f
commit 7d2bf892b1
35 changed files with 1971 additions and 32 deletions
+2
View File
@@ -4,10 +4,12 @@
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="KotlinJavaRuntime" level="project" />
<orderEntry type="library" name="michael.bull.kotlin.result.jvm" level="project" />
<orderEntry type="module" module-name="virtualmachine" />
</component>
</module>