Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.equinox.executable.feature/resources/build.properties')
-rw-r--r--features/org.eclipse.equinox.executable.feature/resources/build.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/resources/build.properties b/features/org.eclipse.equinox.executable.feature/resources/build.properties
index 9edd9bc96..12b702c91 100644
--- a/features/org.eclipse.equinox.executable.feature/resources/build.properties
+++ b/features/org.eclipse.equinox.executable.feature/resources/build.properties
@@ -51,6 +51,9 @@ root.hpux.gtk.ia64.permissions.755=launcher
root.solaris.gtk.x86_64=bin/gtk/solaris/x86_64
root.solaris.gtk.x86_64.permissions.755=launcher
+root.solaris.gtk.sparcv9=bin/gtk/solaris/sparcv9
+root.solaris.gtk.sparcv9.permissions.755=launcher
+
root.linux.gtk.x86_64=bin/gtk/linux/x86_64,gtk_root
root.linux.gtk.x86_64.permissions.755=libcairo-swt.so

Back to the top