summaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 4b375ff36f65fc389676a592ff1aa68717000048 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%modules = (
    "QtAddOnSerialPort" => "$basedir/src/serialport",
);

%moduleheaders = (
);

%classnames = (
);

%mastercontent = (
);

%modulepris = (
);

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