summaryrefslogtreecommitdiffstats
path: root/examples/uml/xmi-write/xmi-write.pro
blob: b70a25e62cfb505194b882cdecddbb7af1adcba4 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app
TARGET = xmi-write
DEPENDPATH += .
INCLUDEPATH += .

QT += uml mof
QT -= gui

# Input
SOURCES += main.cpp