summaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: d7005c869ff46dc79716b5cc26bcb2524c611bcb (plain)
1
2
3
4
5
6
%modules = ( # path to module name map
    "QtBodymovin" => "$basedir/src/bodymovin",
);

%moduleheaders = ( # restrict the module headers to those found in relative path
);