blob: f3185ec73b9255b5e7b26ba902fbea1f379ec4ad [file] [log] [blame]
includeFlat 'core'
includeFlat 'retrace'
includeFlat 'gui'
includeFlat 'gradle'
includeFlat 'ant'
includeFlat 'annotations'
if (file(wtkDir).isDirectory()) {
includeFlat 'wtk'
} else {
System.err.println "Can't find the WTK directory [${wtkDir}]. Not building the WTK plugin."
}