1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-line-count.git synced 2025-04-25 19:17:11 -07:00
This commit is contained in:
Cedric Beust 2016-02-16 17:13:27 -08:00
parent 32f698dd16
commit 44afac3620
4 changed files with 13 additions and 4 deletions

10
kobalt/Build.kt.iml Normal file
View file

@ -0,0 +1,10 @@
<?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$" />
<content url="file://D:/Java/jdk1.8.0_05" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kobalt.jar" level="project" />
</component>
</module>