summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index b26d76c..ed0c60a 100644
--- a/sync.profile
+++ b/sync.profile
@@ -5,6 +5,10 @@
%moduleheaders = (
);
+%modulepris = (
+ "QtWebSockets" => "$basedir/modules/qt_websockets.pri",
+);
+
%classnames = (
"qtwebsockets.h" => "QtWebSockets",
);