From a89b38e5549ed469f10450bf2355aed0aac93a73 Mon Sep 17 00:00:00 2001 From: Andrew Niefer Date: Wed, 6 Dec 2006 17:03:37 +0000 Subject: fragments to hold the launcher's libraries --- .../META-INF/MANIFEST.MF | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF (limited to 'bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF') diff --git a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF new file mode 100644 index 000000000..2ab23c922 --- /dev/null +++ b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF @@ -0,0 +1,7 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: X86_64 Fragment +Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.linux.x86_64 +Bundle-Version: 1.0.0 +Fragment-Host: org.eclipse.equinox.launcher;bundle-version="1.0.0" +Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86_64)) -- cgit v1.2.3