From f653515003a8e4c1dae5ba93afd0a6e72e9783cc Mon Sep 17 00:00:00 2001 From: Sean Harmer Date: Fri, 7 Feb 2014 15:14:56 +0000 Subject: Initial import of Qt3DCore and Renderer aspect For now the renderer aspect is still compiled into the Qt3DCore library. This needs to be split out into a plugin so it can be loaded dynamically along with other future aspects. Change-Id: Iba8402b35c7ebc1c503d438c87aad77f5fef2261 Reviewed-by: Giuseppe D'Angelo --- sync.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 4cc2ddca0..aec8fc637 100644 --- a/sync.profile +++ b/sync.profile @@ -1,4 +1,5 @@ %modules = ( # path to module name map + "Qt3DCore" => "$basedir/src/threed", "Qt3D" => "$basedir/src/threed", "Qt3DQuick" => "$basedir/src/quick3d", ); -- cgit v1.2.3