Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2005-04-12 17:23:16 +0000
committerMichael Valenta2005-04-12 17:23:16 +0000
commit417a36ce37870685e22bf030747a1aae40fab6c5 (patch)
treeafc7150f2445a939bda61cd66c092e3f0cf0cbba
parent8976583d854403143382d1c4be347462dbc6c4b2 (diff)
downloadeclipse.platform.team-417a36ce37870685e22bf030747a1aae40fab6c5.tar.gz
eclipse.platform.team-417a36ce37870685e22bf030747a1aae40fab6c5.tar.xz
eclipse.platform.team-417a36ce37870685e22bf030747a1aae40fab6c5.zip
*** empty log message ***I20050412
-rw-r--r--bundles/org.eclipse.team.cvs.ssh2/build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.team.cvs.ssh2/build.xml b/bundles/org.eclipse.team.cvs.ssh2/build.xml
index 3ffbce975..caa4afdeb 100644
--- a/bundles/org.eclipse.team.cvs.ssh2/build.xml
+++ b/bundles/org.eclipse.team.cvs.ssh2/build.xml
@@ -80,8 +80,8 @@
<pathelement path="../org.eclipse.help/@dot"/>
<pathelement path="../org.eclipse.swt/bin"/>
<pathelement path="../org.eclipse.swt/@dot"/>
- <pathelement path="../org.eclipse.swt.win32/@dot"/>
- <pathelement path="../org.eclipse.swt.win32/bin"/>
+ <pathelement path="../org.eclipse.swt.win32.win32.x86/@dot"/>
+ <pathelement path="../org.eclipse.swt.win32.win32.x86/bin"/>
<pathelement path="../org.eclipse.jface/bin"/>
<pathelement path="../org.eclipse.jface/@dot"/>
<pathelement path="../org.eclipse.core.commands/bin/"/>

Back to the top