Fixed crash change text tool
[yamf.git] / yamf / yamf.pro
bloba2896ca5dd35370399ae807c7059cbbcf7bb1fba
1 CONFIG += warn_on \
2 thread \
3 qt
4 QT -= gui
5 TEMPLATE = subdirs
7 SUBDIRS += common \
8 item \
9 effect \
10 model \
11 drawing \
12 render \
13 tools \
14 gui