Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2009-10-20 16:03:15 +0000
committerAndrew Niefer2009-10-20 16:03:15 +0000
commitc852d2ad27e0c63bebe0f3867f2e65d59570a024 (patch)
treef5dfd06014863da40a965cfa198675c060272027 /bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.ppc64/build.properties
parent3ed52c6ce725b4befaa26d535d3e71fe9f4d00dd (diff)
downloadrt.equinox.framework-c852d2ad27e0c63bebe0f3867f2e65d59570a024.tar.gz
rt.equinox.framework-c852d2ad27e0c63bebe0f3867f2e65d59570a024.tar.xz
rt.equinox.framework-c852d2ad27e0c63bebe0f3867f2e65d59570a024.zip
bug 292273 - ppc64 launcherv20091020
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.ppc64/build.properties')
-rw-r--r--bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.ppc64/build.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.ppc64/build.properties b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.ppc64/build.properties
new file mode 100644
index 000000000..8356be90a
--- /dev/null
+++ b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.ppc64/build.properties
@@ -0,0 +1,7 @@
+bin.includes = META-INF/,\
+ eclipse_*.so,\
+ launcher.gtk.linux.ppc64.properties,\
+ about.html
+
+customBuildCallbacks=customBuildCallbacks.xml
+generateSourceBundle=false

Back to the top