aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 826519e25e73f432cd7945073f73d73a53d90254 (plain)
1
2
3
4
5
6
7
8
9
10
%modules = (
    "QtWinExtras" => "$basedir/src/winextras",
);

%dependencies = (
    "qtbase" => "",
    "qtdeclarative" => "",
    "qtxmlpatterns" => "",
    "qtjsbackend" => "",
);