summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2014-08-07 13:59:42 +0200
committerOswald Buddenhagen <oswald.buddenhagen@digia.com>2014-08-08 17:01:29 +0200
commit9da56f68a6c68844ef3f69b4b286576f820a33c5 (patch)
tree1e48f31fc184be09edcc0e7335d7d0929dfd0788 /sync.profile
parent389547b491985c16d80b7f9de2da972373d7a2f4 (diff)
downloadqtwebsockets-9da56f68a6c68844ef3f69b4b286576f820a33c5.tar.gz
remove custom module pri file
that's been deprecated since the 5.0 release or so. Change-Id: Icbb9f375261a79b708cce4b6e2a70f71140de1d4 Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sync.profile b/sync.profile
index c812830..1f23372 100644
--- a/sync.profile
+++ b/sync.profile
@@ -5,10 +5,6 @@
%moduleheaders = (
);
-%modulepris = (
- "QtWebSockets" => "$basedir/modules/qt_websockets.pri",
-);
-
%classnames = (
"qtwebsockets.h" => "QtWebSockets",
);