summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems/blittable/blittable.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/graphicssystems/blittable/blittable.pro')
-rw-r--r--src/plugins/graphicssystems/blittable/blittable.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/plugins/graphicssystems/blittable/blittable.pro b/src/plugins/graphicssystems/blittable/blittable.pro
deleted file mode 100644
index 34c4165..0000000
--- a/src/plugins/graphicssystems/blittable/blittable.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TARGET = qblittablegraphicssystem
-include(../../qpluginbase.pri)
-
-QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/graphicssystems
-
-SOURCES = main.cpp
-HEADERS = qblittable_image.h \
- qgraphicssystem_blittable.h
-
-target.path += $$[QT_INSTALL_PLUGINS]/graphicssystems
-INSTALLS += target