summaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 68c77250deff47ba8dd952bb3538885d85114618 (plain)
1
2
3
4
5
6
7
%modules = (
    "QtSerialPort" => "$basedir/src/serialport",
);

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