mobibot/build.properties

12 lines
No EOL
201 B
Properties

# Project
proj.name=mobibot
proj.version=0.3
proj.package=net.thauvin.erik.mobibot
proj.run=${proj.package}.Mobibot
# Locations
path.classes=build
path.src=src
path.dist=dist
path.lib=lib
path.ant=ant