aboutsummaryrefslogtreecommitdiffstats
path: root/build.properties
blob: 0bd20366bb2ad9970dd9b71112c7bb2571857827 (plain)
1
2
3
4
5
6
7
8
9
# these settings can be overridden locally in build-local.properties,
# which is not stored in CVS (due to .cvsignore)

# output format for "ant examples"
build.property.examples.mime.type = application/pdf

# directory for optional-lib (so there is no need to copy the jar into
# the fop/lib directory
# optional.lib.dir = <Optional Lib Directory>