]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.procore.server.environment/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.db.procore.server.environment / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.db.procore.server.environment/META-INF/MANIFEST.MF b/bundles/org.simantics.db.procore.server.environment/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..ed2f379
--- /dev/null
@@ -0,0 +1,15 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: ProCore Database Server Environment Checking Utilities
+Bundle-SymbolicName: org.simantics.db.procore.server.environment
+Bundle-Version: 1.1.0.qualifier
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Export-Package: org.simantics.db.procore.server.environment,
+ org.simantics.db.procore.server.environment.windows
+Bundle-Vendor: Semantum Oy
+Require-Bundle: org.eclipse.core.runtime;bundle-version="3.6.0"
+Bundle-NativeCode: msijni.dll;
+   processor=x86; osname=win32,
+ msijni64.dll;
+   processor=x86_64; osname=win32,
+ *