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.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.executable/target.build.properties b/bundles/org.eclipse.equinox.executable/target.build.properties
index 1d64cd6ff..9c2feacec 100644
--- a/bundles/org.eclipse.equinox.executable/target.build.properties
+++ b/bundles/org.eclipse.equinox.executable/target.build.properties
@@ -19,6 +19,9 @@ root.win32.win32.x86=bin/win32/win32/x86
root.linux.gtk.x86=bin/gtk/linux/x86,gtk_root
root.linux.gtk.x86.permissions.755=libcairo-swt.so
+root.linux.gtk.ppc=bin/gtk/linux/ppc,gtk_root
+root.linux.gtk.ppc.permissions.755=libcairo-swt.so
+
root.macosx.carbon.ppc=bin/carbon/macosx/ppc
root.macosx.carbon.ppc.permissions.755=${launcherName}.app/Contents/MacOS/${launcherName}, ${launcherName}.app/Contents/Resources/Splash.app/Contents/MacOS/${launcherName}

Back to the top