##// END OF EJS Templates
We have so many stupid warnings that "treat warnings as errors" flag is needed...
We have so many stupid warnings that "treat warnings as errors" flag is needed...

File last commit:

r530:d482058261e4
r609:a1ef8de9fe8d
Show More
animations.pri
12 lines | 279 B | text/plain | TextLexer
Michal Klocek
Animation refactor...
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