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.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro b/tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro
deleted file mode 100644
index 25a052b5f0..0000000000
--- a/tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-load(qttest_p4)
-
-QT += gui-private
-
-SOURCES += tst_nativeimagehandleprovider.cpp
-symbian {
- LIBS += -lfbscli -lbitgdi
-}