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