Example - project.properties

## This is an example property file for project wide values.
## Move this file to project.properties, change the values to your needs and
## commit this file into you project.

## this values are the minimum you must use
#app.name=My App
#app.vendor=My Company
#icons.jar=icons_myapp.jar

## If you want to distribute rdf files instead of rep files:
#reports.distfiles=*.rdf

## If your build system directory structure does not match the Maven structure,
## you can tweak it here (for example to an typical ant structure):
#forms.src=src/formsreports
#icons.src=src/icons
#build.base=build
#dist.base=dist

## Full Path of oformsci.jar if the oformsci directory is
## comitted to the project dir.
## Otherwise set local in build.properties
#lib.oformsci=oformsci/lib/oformsci.jar