summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bundles/org.eclipse.swt/tasks/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/tasks/build.xml b/bundles/org.eclipse.swt/tasks/build.xml
index e6a7cbdf88..5611d232ef 100644
--- a/bundles/org.eclipse.swt/tasks/build.xml
+++ b/bundles/org.eclipse.swt/tasks/build.xml
@@ -354,6 +354,7 @@
<!-- common build tasks -->
<target name="setup_build">
+ <echo>Copy properties</echo>
<copy file="S:/tasks/properties.xml" todir="."/>
</target>