core/com.nokia.carbide.win32.utils/META-INF/MANIFEST.MF
author wpaul
Mon, 24 May 2010 21:20:25 -0500
changeset 1395 0ca4f91f68bb
parent 0 fb279309251b
child 1564 1c3ed56966df
permissions -rw-r--r--
add project validation to our launch types as it's not done by CDT with us passing the DONT_CHECK_PROGRAM flag.

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Win32Utils Plug-in
Bundle-SymbolicName: com.nokia.carbide.win32.utils;singleton:=true
Bundle-Version: 1.4.0.qualifier
Bundle-Activator: com.nokia.carbide.internal.win32.utils.Win32UtilsPlugin
Bundle-Vendor: Nokia
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.eclipse.core.resources,
 org.eclipse.cdt.core,
 org.eclipse.cdt.ui
Bundle-ActivationPolicy: lazy