summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile9
1 files changed, 8 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 7933ae7..b26d76c 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,5 +1,12 @@
%modules = (
- "QWebSockets" => "$basedir/src",
+ "QtWebSockets" => "$basedir/src/websockets",
+);
+
+%moduleheaders = (
+);
+
+%classnames = (
+ "qtwebsockets.h" => "QtWebSockets",
);
%dependencies = (