*** empty log message ***
[thera-pi.git] / Nebraska / project.properties
blob73a5be7501f4361cc87787133be7123c193b5dfb
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.nebraska}
9 # main class
10 jar.main.class=org.thera_pi.nebraska.gui.NebraskaMain
12 # dependencies from JAR files created by other projects (separated by space)
13 jar.classpath.jars=${file.jar.therapi.common}