summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2017-03-30 14:54:26 +0100
committerPaul Lemire <paul.lemire@kdab.com>2017-08-03 14:34:56 +0000
commit1071f3e6a2b4d39ca677cb11d50c5e36b4428ea5 (patch)
treeeb7959fb84195e7cee347677949d97efed4a52ce /sync.profile
parent5156fcf380eafd4dcd732907439de5c0e351e60c (diff)
Add private module qt3dcoretest
Static library containing helpers for unit tests to avoid having to build the same files 200 times. Change-Id: I89d63abbd7777a96276154298c2748e2d6774514 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 5382d7e88..88c777606 100644
--- a/sync.profile
+++ b/sync.profile
@@ -11,6 +11,7 @@
"Qt3DExtras" => "$basedir/src/extras",
"Qt3DQuickExtras" => "$basedir/src/quick3d/quick3dextras",
"Qt3DQuickScene2D" => "$basedir/src/quick3d/quick3dscene2d",
+ "Qt3DCoreTest" => "$basedir/tests/auto/coretest",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);