core/com.nokia.carbide.win32.utils/META-INF/MANIFEST.MF
author timkelly
Tue, 14 Apr 2009 10:18:48 -0500
changeset 91 2010205bb971
parent 2 d760517a8095
child 1564 1c3ed56966df
permissions -rw-r--r--
deprecate public API for new one that uses progress monitor (bug 7351)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
Manifest-Version: 1.0
cawthron
parents:
diff changeset
     2
Bundle-ManifestVersion: 2
cawthron
parents:
diff changeset
     3
Bundle-Name: Win32Utils Plug-in
cawthron
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.carbide.win32.utils;singleton:=true
cawthron
parents:
diff changeset
     5
Bundle-Version: 1.4.0.qualifier
cawthron
parents:
diff changeset
     6
Bundle-Activator: com.nokia.carbide.internal.win32.utils.Win32UtilsPlugin
cawthron
parents:
diff changeset
     7
Bundle-Vendor: Nokia
cawthron
parents:
diff changeset
     8
Require-Bundle: org.eclipse.ui,
cawthron
parents:
diff changeset
     9
 org.eclipse.core.runtime,
cawthron
parents:
diff changeset
    10
 org.eclipse.core.resources,
cawthron
parents:
diff changeset
    11
 org.eclipse.cdt.core,
cawthron
parents:
diff changeset
    12
 org.eclipse.cdt.ui
cawthron
parents:
diff changeset
    13
Bundle-ActivationPolicy: lazy