summaryrefslogtreecommitdiff
path: root/sync.profile
blob: 7933ae7af5cd10ab2958150f238a7e14c07791f3 (plain)
1
2
3
4
5
6
7
%modules = (
	"QWebSockets" => "$basedir/src",
);

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