aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
blob: c1b5e71952b00eb89f5cdf83d01b52f354109409 (plain)
1
2
3
rootProject.name = 'poi'

include 'main', 'ooxml-schema', 'ooxml', 'excelant', 'examples', 'scratchpad', 'integrationtest'