Initial import

This commit is contained in:
Maxim Petrashev
2007-03-07 14:50:42 +00:00
parent 6cddf3c0e0
commit 21823a2e65
46 changed files with 1880 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# properties defined in this file are overridable by a local build.properties in this project dir
# The location of the common build system
common.build.dir=${basedir}/../../common-build
common.build.dir=${basedir}/../common-build
javac.source=1.5
javac.target=1.5