Heart/BaseServer.pro
2019-10-08 18:02:25 +03:00

15 lines
234 B
Prolog

TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
QuasarAppLib \
ServerProtocol \
ClientProtocol \
Terminal \
Server \
Daemon \
serverProtocolTests \
QuasarAppLib.file = $$PWD/QuasarAppLib/QuasarApp.pro