Revision 13842

View differences:

trunk/extensions/extDwg/build.xml
97 97
	  	</target>
98 98
	<target name="compile" description="compile the source" >
99 99
		<!-- Compile the Java code from ${src} to ${build} -->
100
		<antcall target="gvSIG-import-build-number"/>
101 100
		<mkdir dir="${build}" />
102 101
		<loadEclipseClasspath project="${basedir}"/>
103 102
		<gvSIG-javac

Also available in: Unified diff