summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/common.pri
blob: 4ffa56465a2ceb469e6e37c83459f4e5b7fba5ee (plain)
1
2
3
4
5
6
7
8
9
10
# This qmake file is included by all Patternist projects and contains common Qt defines,
# compiler warnings, and include paths.

INCLUDEPATH += $$PWD/engine \
               $$PWD/global \
               $$PWD/utils \
               $$PWD/axis \
               $$PWD/data \
               $$PWD/input \
               $$PWD/theme