aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: b5b52c8056a6869e4ce357f06101d9459b510d74 (plain)
1
2
3
4
5
6
%modules = (
    "QtD3D12Window" => "$basedir/src/d3d12window",
);
%dependencies = (
    "qtbase" => "refs/heads/stable",
);