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

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