summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
blob: 31900a45a278a4ebf2add2533d16177937161fca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TEMPLATE = subdirs

SUBDIRS = \
    qwebsocketcorsauthenticator

contains(QT_CONFIG, private_tests): SUBDIRS += \
   websocketprotocol \
   dataprocessor \
   websocketframe \
   handshakerequest \
   qdefaultmaskgenerator

SUBDIRS += \
    qwebsocket \
    qwebsocketserver