Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2007-12-04 20:58:43 +0000
committerAndrew Niefer2007-12-04 20:58:43 +0000
commitad04321e0d08e94db63d5d67e3f4ad9a3b5388db (patch)
tree1ea032eb2fced28fc77f2e94dc20a9ad8a8db453 /bundles/org.eclipse.equinox.launcher/contributed/org.eclipse.equinox.launcher.gtk.solaris.x86/build.properties
parent8499490d078459a43e75871987319ababb07f072 (diff)
downloadrt.equinox.framework-ad04321e0d08e94db63d5d67e3f4ad9a3b5388db.tar.gz
rt.equinox.framework-ad04321e0d08e94db63d5d67e3f4ad9a3b5388db.tar.xz
rt.equinox.framework-ad04321e0d08e94db63d5d67e3f4ad9a3b5388db.zip
bug 211891
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher/contributed/org.eclipse.equinox.launcher.gtk.solaris.x86/build.properties')
-rw-r--r--bundles/org.eclipse.equinox.launcher/contributed/org.eclipse.equinox.launcher.gtk.solaris.x86/build.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.launcher/contributed/org.eclipse.equinox.launcher.gtk.solaris.x86/build.properties b/bundles/org.eclipse.equinox.launcher/contributed/org.eclipse.equinox.launcher.gtk.solaris.x86/build.properties
new file mode 100644
index 000000000..0d65502dd
--- /dev/null
+++ b/bundles/org.eclipse.equinox.launcher/contributed/org.eclipse.equinox.launcher.gtk.solaris.x86/build.properties
@@ -0,0 +1,7 @@
+bin.includes = META-INF/,\
+ eclipse_*.so,\
+ launcher.gtk.solaris.x86.properties,\
+ about.html
+
+customBuildCallbacks=customBuildCallbacks.xml
+generateSourceBundle=false

Back to the top