2007-10-26 18:44:41 +00:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: MSVC Build Integration Plug-in
|
|
|
|
Bundle-SymbolicName: org.eclipse.cdt.msw.build;singleton:=true
|
|
|
|
Bundle-Version: 1.0.0.qualifier
|
|
|
|
Bundle-Activator: org.eclipse.cdt.msw.build.Activator
|
|
|
|
Bundle-Localization: plugin
|
|
|
|
Require-Bundle: org.eclipse.core.runtime,
|
|
|
|
org.eclipse.core.resources,
|
|
|
|
org.eclipse.cdt.core,
|
|
|
|
org.eclipse.cdt.managedbuilder.core
|
|
|
|
Eclipse-LazyStart: true
|
2011-11-16 18:23:33 -05:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
2010-09-03 02:33:22 +00:00
|
|
|
Bundle-Vendor: Eclipse CDT
|