Lines Matching +full:working +full:- +full:directory
4 <property name="base.dir" value="${path::get-full-path( project::get-base-directory() )}" />
18 <target name="release" depends="clean" description="build non-debug version">
19 <!-- build a clean release distribution for release -->
35 <!-- delete VS.NET project artifacts directory -->
36 <echo message="Deleting VS.NET artifacts directory '${base.dir}/bin'" />
38 <echo message="Deleting VS.NET artifacts directory '${base.dir}/obj'" />
48 output="${build.working.dir}/${assembly.name}"
49 doc="${build.working.dir}/${name}.xml">
65 <include name="${build.working.dir}/Antlr3.Runtime.dll" />
66 <include name="${build.working.dir}/StringTemplate.dll" />
67 <include name="${build.working.dir}/antlr.runtime.dll" />