mobibot/build.properties
Erik C. Thauvin a70a0629c3 Removed Jaiku (defunct) support.
Replaced Google SOAP API (defunct) with JSON API.
Added support for posting to identi.ca.
Fixed various StockQuote fetching problems.
2010-09-15 10:37:01 +00:00

12 lines
No EOL
201 B
Properties

# Project
proj.name=mobibot
proj.version=0.5
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