From a6c7dbfef8283be12698ae304d4ef1af5aa4cc60 Mon Sep 17 00:00:00 2001 From: Kurt Pattyn Date: Sun, 25 Aug 2013 21:45:41 +0200 Subject: Added sync.profile based on that of QtSerialPort --- sync.profile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sync.profile (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile new file mode 100644 index 0000000..5045cb9 --- /dev/null +++ b/sync.profile @@ -0,0 +1,8 @@ +%modules = ( + "QWebSockets" => "$basedir/src", +); + +%dependencies = ( + "qtbase" => "", + "qtnetwork" => "" +); -- cgit v1.2.1