summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod <carolyn>2004-02-16 21:32:04 +0000
committerCarolyn MacLeod <carolyn>2004-02-16 21:32:04 +0000
commit615e272d875dd370106adb45bdff0a66bfa9d986 (patch)
treed1ab065d326798a6180b9a25300a9e851222d843
parent71ebc95fbde7ca8462e7145ac352931e77afb53c (diff)
downloadeclipse.platform.swt-615e272d875dd370106adb45bdff0a66bfa9d986.tar.gz
eclipse.platform.swt-615e272d875dd370106adb45bdff0a66bfa9d986.tar.xz
eclipse.platform.swt-615e272d875dd370106adb45bdff0a66bfa9d986.zip
*** empty log message ***
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/make_win32.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/make_win32.xml b/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/make_win32.xml
index bb0ad3801d..33494c9d27 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/make_win32.xml
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/make_win32.xml
@@ -21,7 +21,6 @@
<copy todir="${dll_destdir}">
<fileset dir="${basedir}\bin\library\" includes="*.dll"/>
</copy>
- <eclipse.refreshLocal resource="org.eclipse.swt.win32" depth="infinite" />
</target>
<!-- Build swt.dll for Pocket PC -->
@@ -34,7 +33,6 @@
<copy todir="${dll_ce_destdir}">
<fileset dir="${basedir}\bin\library\" includes="*.dll"/>
</copy>
- <eclipse.refreshLocal resource="org.eclipse.swt.win32" depth="infinite" />
</target>
<!-- Build Windows and Pocket PC swt dlls -->