qt/com.nokia.carbide.cpp.qt.test/META-INF/MANIFEST.MF
author wpaul
Tue, 18 Aug 2009 16:41:37 -0500
changeset 450 1925fa1be328
parent 76 27e53e1abc19
child 499 25d5d03df940
permissions -rw-r--r--
fix build config change listener - related to bug #9644.
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: Qt Test Plug-in
cawthron
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.carbide.cpp.qt.test
cawthron
parents:
diff changeset
     5
Bundle-Version: 1.0.0
cawthron
parents:
diff changeset
     6
Bundle-Activator: com.nokia.carbide.cpp.qt.test.Activator
cawthron
parents:
diff changeset
     7
Bundle-Vendor: Nokia
cawthron
parents:
diff changeset
     8
Require-Bundle: org.eclipse.ui,
cawthron
parents:
diff changeset
     9
 abbot.swt,
cawthron
parents:
diff changeset
    10
 abbot.swt.eclipse,
cawthron
parents:
diff changeset
    11
 org.junit,
cawthron
parents:
diff changeset
    12
 com.nokia.carbide.automation.utils,
cawthron
parents:
diff changeset
    13
 org.eclipse.core.runtime,
cawthron
parents:
diff changeset
    14
 com.nokia.carbide.cpp.qt.core,
cawthron
parents:
diff changeset
    15
 org.eclipse.core.resources,
cawthron
parents:
diff changeset
    16
 com.nokia.carbide.cpp.project.core,
cawthron
parents:
diff changeset
    17
 org.eclipse.cdt.core,
76
27e53e1abc19 Use Trolltech QT v1.5.0 plugins.
ssobek
parents: 2
diff changeset
    18
 com.trolltech.qtcppproject;bundle-version="1.5.0",
2
cawthron
parents:
diff changeset
    19
 com.nokia.carbide.cdt.builder
cawthron
parents:
diff changeset
    20
Bundle-RequiredExecutionEnvironment: J2SE-1.5
cawthron
parents:
diff changeset
    21
Bundle-ActivationPolicy: lazy
cawthron
parents:
diff changeset
    22
Export-Package: com.nokia.carbide.cpp.qt.test