blob: 040058925cb16c9876865409f1241a2800b160df [file] [log] [blame]
INCLUDEPATH += $$PWD
SOURCES += \
$$PWD/abstractchartlayout.cpp \
$$PWD/cartesianchartlayout.cpp \
$$PWD/polarchartlayout.cpp
PRIVATE_HEADERS += \
$$PWD/abstractchartlayout_p.h \
$$PWD/cartesianchartlayout_p.h \
$$PWD/polarchartlayout_p.h