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