summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorSteven Ceuppens <steven.ceuppens@icloud.com>2013-09-29 18:30:25 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-09-29 18:44:19 +0200
commita8f2a1cf05e16b03eaee22de24ad73109ccf4a27 (patch)
tree223ed4c1778724eb7c9ed769945420dd116edc79 /sync.profile
parent63e868223f83180b6385be6454cdf7da4517f961 (diff)
downloadqtwebsockets-a8f2a1cf05e16b03eaee22de24ad73109ccf4a27.tar.gz
reorganized unittests & added module pri
Change-Id: Ib1aa45f7cc07ea4564b0e5f1315273a2526a4e74 Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
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",
);