debuggercdi/com.nokia.cdt.debug.cw.symbian.tests/META-INF/MANIFEST.MF
author timkelly
Wed, 11 Aug 2010 18:14:52 -0500
branchC3_BUILDER_WORK
changeset 1811 b1772bf1197b
parent 0 fb279309251b
permissions -rw-r--r--
major refactor to wrap retieval of macros all around ISymbianBuildContext, to avoid need to access internal apis. Added getTargetTypeMacro(String targettype), List<IDefine> getMetadataMacros(), List<IDefine> getBuildMacros().

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CDI_Test Plug-in
Bundle-SymbolicName: com.nokia.cdt.debug.cw.symbian.tests
Bundle-Version: 1.0.0
Bundle-Activator: com.nokia.cdt.debug.cw.symbian.tests.TestsPlugin
Bundle-Vendor: NOKIA
Require-Bundle: org.eclipse.core.runtime,
 org.eclipse.cdt.core,
 com.nokia.cdt.debug.cw.symbian,
 org.junit
Bundle-ActivationPolicy: lazy