Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.executable/target.build.properties')
-rw-r--r--bundles/org.eclipse.equinox.executable/target.build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.executable/target.build.properties b/bundles/org.eclipse.equinox.executable/target.build.properties
index 89b2325ef..41ec7df28 100644
--- a/bundles/org.eclipse.equinox.executable/target.build.properties
+++ b/bundles/org.eclipse.equinox.executable/target.build.properties
@@ -16,6 +16,7 @@ root.permissions.755=${launcherName}
root.win32.win32.x86=file:bin/win32/win32/x86/eclipse.exe
root.win32.win32.x86_64=file:bin/win32/win32/x86_64/eclipse.exe
+root.win32.win32.x86_64=file:contributed/win32/win32/ia64/eclipse.exe
root.win32.wpf.x86=file:bin/wpf/win32/x86/eclipse.exe
root.linux.gtk.x86=bin/gtk/linux/x86,gtk_root

Back to the top