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