sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.util/META-INF/MANIFEST.MF
changeset 2 b9ab3b238396
child 5 844b047e260d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.util/META-INF/MANIFEST.MF	Thu Feb 11 15:32:31 2010 +0200
@@ -0,0 +1,31 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Carbide.c++ Performance Investigator Utilities
+Bundle-SymbolicName: com.nokia.carbide.cpp.pi.util;singleton:=true
+Bundle-Version: 1.5.0.qualifier
+Bundle-Vendor: Nokia
+Bundle-Localization: plugin
+Require-Bundle: org.eclipse.swt,
+ org.eclipse.ui,
+ org.eclipse.ui.ide,
+ org.eclipse.core.resources,
+ org.eclipse.core.runtime,
+ org.eclipse.cdt.core,
+ org.eclipse.cdt.ui,
+ org.eclipse.jface.text,
+ org.eclipse.ui.workbench.texteditor,
+ com.nokia.carbide.cpp,
+ com.nokia.carbide.cdt.builder,
+ com.nokia.carbide.cpp.support,
+ com.nokia.carbide.cpp.ui,
+ com.nokia.cpp.utils.core,
+ org.eclipse.emf.common;bundle-version="2.4.0",
+ org.eclipse.emf.ecore;bundle-version="2.4.0",
+ org.eclipse.emf.ecore.xmi;bundle-version="2.4.0",
+ com.nokia.carbide.cpp.sdk.core;bundle-version="2.0.0"
+Export-Package: com.nokia.carbide.cpp.internal.pi.util.config,
+ com.nokia.carbide.cpp.internal.pi.util.config.gen.PIConfig,
+ com.nokia.carbide.cpp.internal.pi.util.config.gen.PIConfig.util,
+ com.nokia.carbide.cpp.pi.util
+Bundle-Activator: com.nokia.carbide.cpp.pi.util.PIUtilPlugin
+Bundle-ActivationPolicy: lazy