aboutsummaryrefslogtreecommitdiffstats
path: root/software-backend.pro
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2014-08-08 14:50:56 +0200
committerLars Knoll <lars.knoll@digia.com>2014-08-08 15:56:44 +0300
commit78a6d2d7340fbfdc5b5dbfd9974435714bb786fb (patch)
treea2bb1c366ace5d89e7857e250a7a8cd4fdc493bf /software-backend.pro
parent89bb3812ac99a34783ad9c10254a20c25e2d214e (diff)
Initial version of new software backend for the QtQuick scene graph
Based on the scene graph plugin from Qt Gerrit playground Change-Id: Ic6e65f912fef70ba5f153113ce68107b56608151 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'software-backend.pro')
-rw-r--r--software-backend.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/software-backend.pro b/software-backend.pro
new file mode 100644
index 0000000000..90289dd979
--- /dev/null
+++ b/software-backend.pro
@@ -0,0 +1,3 @@
+TEMPLATE=subdirs
+SUBDIRS=softwarecontext
+