IDL2K code cleanup, add to build

This commit is contained in:
Sergey Mashkov
2015-10-07 18:32:58 +03:00
parent e8e0f2d7e1
commit 4d8bd683eb
9 changed files with 59 additions and 59 deletions
+1
View File
@@ -85,6 +85,7 @@
<!--NB! kotlin-js-library should be built before kotlin-gradle-plugin-->
<!--because it is used in tests but cannot be added as test-dependency-->
<!--(kotlin-gradle-plugin module will be recognized as kotlin-js module)-->
<module>tools/idl2k</module>
<module>tools/kotlin-js-library</module>
<module>tools/kotlin-annotation-processing</module>
<module>examples/annotation-processor-example</module>