summaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 57da4d85a399a031ff19c9fdae886b4ca74c0111 (plain)
1
2
3
4
5
6
7
8
%modules = (
    "QtSerialBus" => "$basedir/src/serialbus",
);

%dependencies = (
        "qtbase" => "",
        "qtserialport" => "",
);