summaryrefslogtreecommitdiffstats
path: root/src/Runtime/Qt3DSRuntimeStatic
diff options
context:
space:
mode:
authorPasi Keränen <pasi.keranen@qt.io>2019-04-24 11:59:00 +0300
committerPasi Keränen <pasi.keranen@qt.io>2019-04-26 12:00:54 +0000
commit8b609a797b84ef1ecf6d7f98fea51b911ba3f0ea (patch)
tree0e2f362acbe20e7eb14d82c49d677b8038715a5a /src/Runtime/Qt3DSRuntimeStatic
parent57c4198a5bf84d12784c4b7a26438d4e635716bb (diff)
Add qDebug stream overrides for render base types
Task-number: QT3DS-3342 Change-Id: I649202fc96eb658f2da7647f7b722de8a25cced7 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Diffstat (limited to 'src/Runtime/Qt3DSRuntimeStatic')
-rw-r--r--src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro b/src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro
index 83579651..dfaf606e 100644
--- a/src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro
+++ b/src/Runtime/Qt3DSRuntimeStatic/Qt3DSRuntimeStatic.pro
@@ -517,6 +517,7 @@ SOURCES += \
SOURCES += \
../Source/render/Qt3DSRenderAtomicCounterBuffer.cpp \
../Source/render/Qt3DSRenderAttribLayout.cpp \
+ ../Source/render/Qt3DSRenderBaseTypes.cpp \
../Source/render/Qt3DSRenderComputeShader.cpp \
../Source/render/Qt3DSRenderConstantBuffer.cpp \
../Source/render/Qt3DSRenderContext.cpp \