Added sync.profile based on that of QtSerialPort
[contrib/qtwebsockets.git] / sync.profile
1 %modules = (
2         "QWebSockets" => "$basedir/src",
3 );
4
5 %dependencies = (
6                 "qtbase" => "",
7                 "qtnetwork" => ""
8 );