Grant Gayed | a6aadea | 2007-07-19 19:58:46 +0000 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)" |
| 3 | Bundle-Name: %fragmentName |
| 4 | Bundle-Vendor: %providerName |
| 5 | Bundle-SymbolicName: org.eclipse.swt.win32.win32.x86_64; singleton:=true |
Grant Gayed | acba6e0 | 2009-06-25 17:06:50 +0000 | [diff] [blame] | 6 | Bundle-Version: 3.6.0.qualifier |
Grant Gayed | a6aadea | 2007-07-19 19:58:46 +0000 | [diff] [blame] | 7 | Bundle-ManifestVersion: 2 |
| 8 | Bundle-Localization: fragment |
| 9 | Export-Package: |
| 10 | org.eclipse.swt.ole.win32, |
| 11 | org.eclipse.swt.internal.gdip; x-internal:=true, |
| 12 | org.eclipse.swt.internal.ole.win32; x-internal:=true, |
| 13 | org.eclipse.swt.internal.win32; x-internal:=true, |
| 14 | org.eclipse.swt.internal.opengl.win32; x-internal:=true |
Bogdan Gheorghe | 46b5f71 | 2009-07-27 14:32:40 +0000 | [diff] [blame^] | 15 | Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64)) |
Grant Gayed | a6aadea | 2007-07-19 19:58:46 +0000 | [diff] [blame] | 16 | Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0, |
| 17 | J2SE-1.3 |