This commit is contained in:
huangyuhui
2017-08-01 18:10:36 +08:00
parent 6dc2b36d14
commit 1410b3b5b1
236 changed files with 18466 additions and 0 deletions

17
.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel>
<module name="HMCL_main" target="1.8" />
<module name="hmcl_main" target="1.8" />
<module name="hmcl_test" target="1.8" />
<module name="HMCL_test" target="1.8" />
<module name="HMCLCore_main" target="1.8" />
<module name="HMCLCore_test" target="1.8" />
<module name="HMCLKotlin_main" target="1.8" />
<module name="HMCLKotlin_test" target="1.8" />
<module name="tornadofx_main" target="1.8" />
<module name="tornadofx_test" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>