aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 73fa0dbbbe4629133343d172fd9db19931b46832 (plain)
1
2
3
4
5
%modules = ( # path to module name map
    "QtQuickStudioApplication" => "$basedir/src/imports/application",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);