summaryrefslogtreecommitdiffstats
path: root/tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-26 10:55:57 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-26 10:55:57 +0200
commit2d26fda6e11669e508be3c2def0e5441fb29f9f0 (patch)
tree49ff59ee2ef2560d4915c4c3dce1f0be159298af /tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro
parent54f9a04fd81b339be78cf43ed68b3022023d6562 (diff)
Remove OpenVG from qtbase.
Acked-by: Samuel Rødal <samuel.rodal@nokia.com>
Diffstat (limited to 'tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro')
-rw-r--r--tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro b/tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro
index 70ea53c369..25a052b5f0 100644
--- a/tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro
+++ b/tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro
@@ -5,5 +5,4 @@ QT += gui-private
SOURCES += tst_nativeimagehandleprovider.cpp
symbian {
LIBS += -lfbscli -lbitgdi
- contains(QT_CONFIG, openvg): QT *= openvg
}