Implemented backup module
[dashstudio.git] / src / src.pro
blob230c445e441895ff2ef771171d37ef16cdbaed6a
1 CONFIG += warn_on \
2 thread \
3 qt
4 TARGET = ../bin/dash
6 TEMPLATE = subdirs
8 SUBDIRS += dash
10 # TODO: check
11 SUBDIRS += dashserver
13 SUBDIRS += components
14 SUBDIRS += shell