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

%dependencies = (
    qtbase => "refs/heads/stable"
);