summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/framegraph.pri
diff options
context:
space:
mode:
authorRobert Brock <robert.brock@kdab.com>2016-03-18 16:11:58 +0000
committerSean Harmer <sean.harmer@kdab.com>2016-03-23 16:41:23 +0000
commit3e5ea8baf2475e9fadbf63db6639b8379b247eb5 (patch)
treef2910a2ea358ea6d2901c05e3c0565f0863f54fd /src/render/framegraph/framegraph.pri
parent84baa4c9dbf422733e00fb98dd30b07fce217635 (diff)
QLighting removal
Removed QLighting and Lighting Change-Id: Idae02cc5fb736355481e35424f54de03b757f9d1 Task-number: QTBUG-51472 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/render/framegraph/framegraph.pri')
-rw-r--r--src/render/framegraph/framegraph.pri5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/render/framegraph/framegraph.pri b/src/render/framegraph/framegraph.pri
index f7618e065..7ba79343b 100644
--- a/src/render/framegraph/framegraph.pri
+++ b/src/render/framegraph/framegraph.pri
@@ -39,9 +39,6 @@ HEADERS += \
$$PWD/viewportnode_p.h \
$$PWD/qfrustumculling.h \
$$PWD/frustumculling_p.h \
- $$PWD/qlighting.h \
- $$PWD/qlighting_p.h \
- $$PWD/lighting_p.h \
$$PWD/qdispatchcompute.h \
$$PWD/dispatchcompute_p.h \
$$PWD/qrendersurfaceselector.h \
@@ -76,8 +73,6 @@ SOURCES += \
$$PWD/viewportnode.cpp \
$$PWD/qfrustumculling.cpp \
$$PWD/frustumculling.cpp \
- $$PWD/qlighting.cpp \
- $$PWD/lighting.cpp \
$$PWD/qdispatchcompute.cpp \
$$PWD/dispatchcompute.cpp \
$$PWD/qrendersurfaceselector.cpp \