You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

build.properties 348B

123456789
  1. # these settings can be overridden locally in build-local.properties,
  2. # which is not stored in CVS (due to .cvsignore)
  3. # output format for "ant examples"
  4. build.property.examples.mime.type = application/pdf
  5. # directory for optional-lib (so there is no need to copy the jar into
  6. # the fop/lib directory
  7. # optional.lib.dir = <Optional Lib Directory>