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