project/com.nokia.carbide.cpp.epoc.engine.tests/META-INF/MANIFEST.MF
author timkelly
Tue, 22 Jun 2010 14:54:23 -0500
branchC3_BUILDER_WORK
changeset 1522 58667ad9656d
parent 499 25d5d03df940
permissions -rw-r--r--
Clean up APIs/Tests around SBSv2 query mechanism (got rid of most all the original test API now that it's been moved into BuildContextSBSv2. Clean up the Build Configuration Filtering prefs and rename hyperlinks from other prefs to note the new name.

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Tests Plug-in
Bundle-SymbolicName: com.nokia.carbide.cpp.epoc.engine.tests;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: com.nokia.carbide.cpp.epoc.engine.tests.TestsPlugin
Bundle-Vendor: Nokia
Require-Bundle: org.eclipse.core.runtime,
 com.nokia.carbide.cpp.epoc.engine,
 com.nokia.cpp.utils.core,
 com.nokia.sdt.utils,
 org.eclipse.ltk.core.refactoring,
 com.nokia.carbide.cdt.builder,
 com.nokia.carbide.cpp.project.core,
 com.nokia.carbide.cpp.sdk.core,
 org.eclipse.core.resources,
 org.eclipse.ui,
 org.junit,
 org.eclipse.cdt.core
Bundle-ActivationPolicy: lazy
Export-Package: com.nokia.carbide.cpp.epoc.engine.tests