Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2010-05-07 19:18:27 +0000
committerAndrew Niefer2010-05-07 19:18:27 +0000
commit0a4cbca106517ed8ca9855fcf87f0c2e26f1dbd0 (patch)
tree52e3bc181d09632f3e46193ac4ac148de9f10dd0 /bundles/org.eclipse.equinox.executable/target.build.properties
parent849ad4617ce1bb69a47be554bbb31005c2399f21 (diff)
downloadrt.equinox.framework-0a4cbca106517ed8ca9855fcf87f0c2e26f1dbd0.tar.gz
rt.equinox.framework-0a4cbca106517ed8ca9855fcf87f0c2e26f1dbd0.tar.xz
rt.equinox.framework-0a4cbca106517ed8ca9855fcf87f0c2e26f1dbd0.zip
Diffstat (limited to 'bundles/org.eclipse.equinox.executable/target.build.properties')
-rw-r--r--bundles/org.eclipse.equinox.executable/target.build.properties7
1 files changed, 5 insertions, 2 deletions
diff --git a/bundles/org.eclipse.equinox.executable/target.build.properties b/bundles/org.eclipse.equinox.executable/target.build.properties
index 3db7a229d..8f0e2541a 100644
--- a/bundles/org.eclipse.equinox.executable/target.build.properties
+++ b/bundles/org.eclipse.equinox.executable/target.build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2005 IBM Corporation and others.
+# Copyright (c) 2000, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -57,4 +57,7 @@ root.linux.gtk.x86_64.permissions.755=libcairo-swt.so
root.qnx.photon.x86=bin/photon/qnx/x86
root.linux.motif.x86=bin/motif/linux/x86,motif_root
-root.linux.motif.x86.permissions.755=libXm.so.2,libcairo-swt.so \ No newline at end of file
+root.linux.motif.x86.permissions.755=libXm.so.2,libcairo-swt.so
+
+root.linux.gtk.s390x=contributed/gtk/linux/s390x,gtk_root
+root.linux.gtk.s390=contributed/gtk/linux/s390,gtk_root

Back to the top