Revision 10192 trunk/libraries/libCorePlugin/build.xml

View differences:

build.xml
16 16
  <target name="init">
17 17
    <!-- Create the time stamp -->
18 18
    <tstamp/>
19
	<echo>
20
		Compiling ${ant.project.name}...</echo>
19 21
    <!-- Create the build directory structure used by compile -->
20 22
    <mkdir dir="${build}"/>
21 23
  </target>

Also available in: Unified diff