summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/materialsystem.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/materialsystem/materialsystem.pri')
-rw-r--r--src/render/materialsystem/materialsystem.pri2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/render/materialsystem/materialsystem.pri b/src/render/materialsystem/materialsystem.pri
index ae3d2f78c..50e414a8e 100644
--- a/src/render/materialsystem/materialsystem.pri
+++ b/src/render/materialsystem/materialsystem.pri
@@ -33,7 +33,6 @@ HEADERS += \
$$PWD/technique_p.h \
$$PWD/qgraphicsapifilter.h \
$$PWD/qgraphicsapifilter_p.h \
- $$PWD/shadercache_p.h \
$$PWD/techniquemanager_p.h
SOURCES += \
@@ -58,7 +57,6 @@ SOURCES += \
$$PWD/shaderimage.cpp \
$$PWD/technique.cpp \
$$PWD/qgraphicsapifilter.cpp \
- $$PWD/shadercache.cpp \
$$PWD/techniquemanager.cpp
RESOURCES += \