summaryrefslogtreecommitdiff
path: root/src/diagram/diagram.pri
blob: 8d4fa94c4755bf0407ee61c115f6b03ae526b443 (plain)
1
2
3
4
5
6
7
8
9
DEPENDPATH += $$PWD
VPATH += $$PWD
INCLUDE += $$PWD

SOURCES += \
	linelayouter.cpp

HEADERS += \
	linelayouter.h