builder/com.nokia.carbide.cdt.builder.test/META-INF/MANIFEST.MF
author timkelly
Fri, 22 Jan 2010 12:10:01 -0600
changeset 803 cdf530a6195e
parent 499 25d5d03df940
child 872 a1e9028ccb80
permissions -rw-r--r--
Bug 10344. Selecting wrong target for WINSCW UREL when launching emulator.

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Test Plug-in
Bundle-SymbolicName: com.nokia.carbide.cdt.builder.test;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: com.nokia.carbide.cdt.builder.test.TestPlugin
Bundle-Vendor: NOKIA
Bundle-Localization: plugin
Require-Bundle: abbot,
 abbot.swt,
 abbot.swt.eclipse,
 org.eclipse.ui,
 org.eclipse.core.runtime,
 org.junit,
 com.nokia.carbide.cpp.sdk.core,
 org.eclipse.emf.common,
 com.nokia.carbide.cpp.project.core,
 org.eclipse.core.resources,
 com.nokia.carbide.automation.utils,
 com.nokia.carbide.cdt.builder,
 com.nokia.carbide.cpp.epoc.engine,
 com.nokia.cpp.utils.core,
 org.eclipse.cdt.core,
 org.jdom
Bundle-ActivationPolicy: lazy
Export-Package: com.nokia.carbide.cdt.builder.test