Mercurial > mxd2map
diff properties.xml @ 106:609c234e8e23
merged with reimunds changes
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Tue, 07 Jun 2011 15:50:43 +0200 |
parents | 50a6d2d63885 |
children | 4dc2b9aa3c57 |
line wrap: on
line diff
--- a/properties.xml Tue Jun 07 13:53:48 2011 +0200 +++ b/properties.xml Tue Jun 07 15:50:43 2011 +0200 @@ -19,7 +19,7 @@ <property name="root.dir" location="${basedir}"/> <basename property="sample.dir" file="${basedir}" /> <property name="src.dir" location="src"/> -<property name="build.dir" location="c:\tmp\build"/> +<property name="build.dir" location="c:\tmp\build_sh"/> <property name="class.dir" location="${build.dir}/classes"/> <property name="dist.dir" location="${build.dir}/dist"/> <property name="libs.dir" location="lib"/>