Plugin&Tests: Build kotlinc by calling to build.xml rather than depending on Dist

This commit is contained in:
Maxim Shafirov
2012-01-30 21:40:36 +04:00
parent d14e38c7d6
commit 73100134f9
3 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
</element>
</element>
<element id="file-copy" path="$PROJECT_DIR$/out/build.txt" />
<element id="dir-copy" path="$PROJECT_DIR$/bootstrap.compiler" />
<element id="dir-copy" path="$PROJECT_DIR$/dist/kotlinc" />
</element>
</root>
</artifact>