summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile8
1 files changed, 8 insertions, 0 deletions
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" => ""
+);