summaryrefslogtreecommitdiffstats
path: root/tests/manual/xembed-raster/xembed-raster.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/xembed-raster/xembed-raster.pro')
-rw-r--r--tests/manual/xembed-raster/xembed-raster.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/manual/xembed-raster/xembed-raster.pro b/tests/manual/xembed-raster/xembed-raster.pro
deleted file mode 100644
index 4c9fee07b8..0000000000
--- a/tests/manual/xembed-raster/xembed-raster.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = app
-TARGET= tst_manual_rasterwindow
-QT += gui
-
-SOURCES += \
- main.cpp \
- rasterwindow.cpp
-HEADERS += \
- rasterwindow.h