]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.db.procore.server.environment/META-INF/MANIFEST.MF
ed2f37923e950426af2268a4f14524c42c50c766
[simantics/platform.git] / bundles / org.simantics.db.procore.server.environment / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: ProCore Database Server Environment Checking Utilities
4 Bundle-SymbolicName: org.simantics.db.procore.server.environment
5 Bundle-Version: 1.1.0.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Export-Package: org.simantics.db.procore.server.environment,
8  org.simantics.db.procore.server.environment.windows
9 Bundle-Vendor: Semantum Oy
10 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.6.0"
11 Bundle-NativeCode: msijni.dll;
12    processor=x86; osname=win32,
13  msijni64.dll;
14    processor=x86_64; osname=win32,
15  *