animations.pri
12 lines
| 279 B
| text/plain
|
TextLexer
Michal Klocek
|
r530 | INCLUDEPATH += $$PWD | |
DEPENDPATH += $$PWD | |||
SOURCES += \ | |||
$$PWD/axisanimation.cpp \ | |||
$$PWD/chartanimator.cpp \ | |||
$$PWD/xyanimation.cpp | |||
PRIVATE_HEADERS += \ | |||
$$PWD/axisanimation_p.h \ | |||
$$PWD/chartanimator_p.h \ | |||
$$PWD/chartanimation_p.h \ | |||
$$PWD/xyanimation_p.h |