Fix copying pyInjections config.

This commit is contained in:
Dmitry Trofimov
2014-12-17 15:13:01 +01:00
parent 8436e58a6e
commit 06a4dd8bea
+3
View File
@@ -150,6 +150,9 @@ target(name: "compile", description: "Compile module python") {
patternset(refid: "resources.pt")
type(type: "file")
}
fileset(dir: "${pluginHome}/IntelliLang-python/src") {
include(name: "resources/*.xml")
}
fileset(dir: "${pluginHome}/resources") {
patternset(refid: "resources.pt")
type(type: "file")