From 670152174df352f0e373bddc2f804e58e82d0bfb Mon Sep 17 00:00:00 2001 From: Andrew Niefer Date: Fri, 28 Nov 2008 22:09:39 +0000 Subject: fix ia64 root property --- bundles/org.eclipse.equinox.executable/target.build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.eclipse.equinox.executable/target.build.properties b/bundles/org.eclipse.equinox.executable/target.build.properties index f9459915f..88c90873c 100644 --- a/bundles/org.eclipse.equinox.executable/target.build.properties +++ b/bundles/org.eclipse.equinox.executable/target.build.properties @@ -16,7 +16,7 @@ root.permissions.755=${launcherName} root.win32.win32.x86=file:bin/win32/win32/x86/launcher.exe root.win32.win32.x86_64=file:bin/win32/win32/x86_64/launcher.exe -root.win32.win32.x86_64=file:contributed/win32/win32/ia64/launcher.exe +root.win32.win32.ia64=file:contributed/win32/win32/ia64/launcher.exe root.win32.wpf.x86=file:bin/wpf/win32/x86/launcher.exe root.linux.gtk.x86=bin/gtk/linux/x86,gtk_root -- cgit v1.2.3