summaryrefslogtreecommitdiffstats
path: root/examples/rainfall/rainfall.pro
blob: 381b34024be03fc95120d30e1163cba572f9d6a1 (plain)
1
2
3
4
5
6
7
8
!include( ../examples.pri ) {
    error( "Couldn't find the examples.pri file!" )
}

SOURCES += main.cpp
QT += datavis3d

INSTALLS += target