Revision 13843 trunk/extensions/extSDE/build.xml

View differences:

build.xml
44 44

  
45 45
	<target name="compile" description="compile the source">
46 46
		<!-- Create the build directory structure used by compile -->
47
		<antcall target="gvSIG-import-build-number"/>
47 48
		<mkdir dir="${build}"/>
48 49
		<!-- Compile the Java code from ${src} to ${build} -->
49 50
		<loadEclipseClasspath project="${basedir}"/>

Also available in: Unified diff