summaryrefslogtreecommitdiffstats
path: root/qt3d.pro
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2014-03-28 14:29:05 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-29 20:36:00 +0100
commit39a3a07ca9b4d9ebbfb5fe70b4f63d17ac783547 (patch)
treeb466597f9589eb7589868db849fef0dec0ad6d2a /qt3d.pro
parent6b9ff7a719e95d148f8eedb71ed8bffe13e086b9 (diff)
Relocate the render aspect outside of core
Change-Id: I636442d2d71342fd248b90674176cede895feab2 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'qt3d.pro')
-rw-r--r--qt3d.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/qt3d.pro b/qt3d.pro
index f08a6eb95..23480b26f 100644
--- a/qt3d.pro
+++ b/qt3d.pro
@@ -15,3 +15,6 @@ load(qt_parts)
contains(QT_CONFIG, opengles1) {
error("Qt3D does not support OpenGL ES 1!")
}
+
+OTHER_FILES += \
+ sync.profile