*** empty log message ***
[thera-pi.git] / BMIRechner / project.properties
blobe2f8c9cb0ae3f9a8fd6a1d56a6325dc2c6c0e4ff
1 # project specific settings
3 # For file names of JAR files created from source use the
4 # properties from build-common.properties instead of literal file names.
6 # JAR file name.
7 file.output.jar=${file.jar.bmi.rechner}
9 # main class
10 jar.main.class=bmirechner.BMIrahmen
12 # dependencies from JAR files created by other projects (separated by space)
13 jar.classpath.jars=${file.jar.therapi.common}