summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorJean-Michaƫl Celerier <jean-michael.celerier@kdab.com>2019-12-26 17:55:20 +0100
committerMike Krus <mike.krus@kdab.com>2020-03-16 15:38:59 +0000
commit2f3145d14cf9c13eca96776a05754699e1151678 (patch)
tree831b3ac7a0b9a71e217919bc98cb60782e0b4613 /src/src.pro
parent8b122b9b53687285953140b2130be6541a938737 (diff)
Initial creation of RHI plug-in and refactoring
Change-Id: Ifbb51003e15f798798040597b5f7224641e8147c Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index 047e67bf2..0a16af003 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -114,7 +114,7 @@ qtHaveModule(quick) {
SUBDIRS += src_core
-QT_FOR_CONFIG += 3dcore
+QT_FOR_CONFIG += 3dcore shadertools
include($$OUT_PWD/core/qt3dcore-config.pri)
qtConfig(qt3d-input): SUBDIRS += src_input