Snake/SnakeServer/SnakeServer.pro
2019-06-09 17:15:50 +03:00

13 lines
177 B
Prolog

TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
ServerProtocol \
Qt-Secret \
ClientProtocol \
Terminal \
Server \
Daemon \
serverProtocolTests \