mirror of
https://github.com/QuasarApp/Snake.git
synced 2025-04-27 02:04:41 +00:00
13 lines
177 B
Prolog
13 lines
177 B
Prolog
|
|
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS += \
|
|
ServerProtocol \
|
|
Qt-Secret \
|
|
ClientProtocol \
|
|
Terminal \
|
|
Server \
|
|
Daemon \
|
|
serverProtocolTests \
|