summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorHeikkinen Miikka <miikka.heikkinen@digia.com>2013-05-17 12:21:40 +0300
committerTomi Korpipää <tomi.korpipaa@digia.com>2013-05-17 12:37:26 +0300
commit3dafad59b97532e8e68c0b7abca796f3a9527a6e (patch)
tree6dcb5bf6edc5aee39490b35db11202a20929d858 /sync.profile
parent5963d52c1923cf2468c1fa4738e04a175196cc7d (diff)
Added datavis3d back under src
Change-Id: I209e8b3228b2ce0085c897db6fb2ea78e93afa67 Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 8ff8133a..0f8f0093 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,5 +1,5 @@
%modules = ( # path to module name map
- "QtDataVis3D" => "$basedir/src",
+ "QtDataVis3D" => "$basedir/src/datavis3d",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);