summaryrefslogtreecommitdiffstats
path: root/src/uml/uml.pro
blob: 93bd5c6dec656ac7f648379d902331bc588df06d (plain)
1
2
3
4
5
6
7
8
9
10
load(qt_build_config)

TARGET = QtUml
QT = core

QMAKE_DOCS = $$PWD/doc/qtuml.qdocconf

load(qt_module)

include(uml.pri)