1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00

* cleanup project structure: removed old libraries definition, replaced by new one (generated by Kobalt IDEA plugin)

This commit is contained in:
Dmitry Zhuravlev 2016-05-26 14:01:45 +03:00
parent 5990e4baa8
commit e78a4e3365
12 changed files with 91 additions and 230 deletions

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KobaltSettings">
<option name="linkedExternalProjectsSettings">
<KobaltProjectSettings>
<option name="autoDownloadKobalt" value="true" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />
</set>
</option>
</KobaltProjectSettings>
</option>
</component>
</project>