summaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 3c4149e0aee6ecb38d785780ef2a85a7cb064138 (plain)
1
2
3
4
5
%modules = ( # path to module name map
    "Qt3DStudioRuntime2" => "$basedir/src/runtime",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);