summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Common/Common.pro
diff options
context:
space:
mode:
authorPasi Keränen <pasi.keranen@qt.io>2019-06-05 13:22:33 +0300
committerPasi Keränen <pasi.keranen@qt.io>2019-06-10 21:22:35 +0300
commitfa46a1dc716c499b5eefdfd8f0cfcfc8ac303937 (patch)
tree61f7f6eed72822cf39a52769dfaba24d1bde9522 /src/Authoring/Common/Common.pro
parentfe7649841f68c6fe99bf08e477df77770c7dffa0 (diff)
Switch to qt3dstudio/ogl-runtime submodule
Module config change so that ogl-runtime builds from submodule. Task-number: QT3DS-3600 Change-Id: Ib22fda6aed1cf9336f15b79256b5f9db8774159f Reviewed-by: Pasi Keränen <pasi.keranen@qt.io>
Diffstat (limited to 'src/Authoring/Common/Common.pro')
-rw-r--r--src/Authoring/Common/Common.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Authoring/Common/Common.pro b/src/Authoring/Common/Common.pro
index d154d36e..e53cd02b 100644
--- a/src/Authoring/Common/Common.pro
+++ b/src/Authoring/Common/Common.pro
@@ -26,7 +26,7 @@ INCLUDEPATH += \
../Client/Code/Core/Utility \
../../Runtime/ogl-runtime/src/dm \
../../Runtime/ogl-runtime/src/dm/systems \
- ../Studio/Utils \
+ ../Qt3DStudio/Utils \
../../Runtime/ogl-runtime/src/foundation \
../../Runtime/ogl-runtime/src/3rdparty/EASTL/UnknownVersion/include \
../../Runtime/ogl-runtime/src/3rdparty/color \