summaryrefslogtreecommitdiffstats
path: root/tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro')
-rw-r--r--tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro b/tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro
deleted file mode 100644
index 70ea53c369..0000000000
--- a/tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-load(qttest_p4)
-
-QT += gui-private
-
-SOURCES += tst_nativeimagehandleprovider.cpp
-symbian {
- LIBS += -lfbscli -lbitgdi
- contains(QT_CONFIG, openvg): QT *= openvg
-}