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

SUBDIRS = \
    qwebsocketcorsauthenticator

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

SUBDIRS += \
    qwebsocket \
    qwebsocketserver