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

SUBDIRS = \
    qwebsocketcorsauthenticator

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

SUBDIRS += \
    qwebsocket