packaging: Initial packaging on 5.4.1 for Tizen
[contrib/qtwebsockets.git] / sync.profile
1 %modules = (
2     "QtWebSockets" => "$basedir/src/websockets",
3 );
4
5 %moduleheaders = (
6 );
7
8 %dependencies = (
9     "qtbase" => "",
10     "qtdeclarative" => "",
11 );