提交 c3b3e5c7 编写于 作者: J James Strachan

fixed up bad path

上级 a889e291
......@@ -4,9 +4,9 @@ fun project() {
module("apidocs") {
classpath += "../lib/junit-4.9.jar"
addSourceFiles("../stdlib/src")
addSourceFiles("../kunit/src/main/kotlin")
addSourceFiles("../kotlin-jdbc/src/main/kotlin")
addSourceFiles("../../stdlib/src")
addSourceFiles("../../kunit/src/main/kotlin")
addSourceFiles("../../kotlin-jdbc/src/main/kotlin")
//addSourceFiles("../kotlin-swing/src/main/kotlin")
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册