summaryrefslogtreecommitdiffstats
path: root/tests/minimalbars/minimalbars.pro
blob: bfb48f68dea965261c2d69f16886d53f699004b7 (plain)
1
2
3
4
5
6
7
8
9
10
!include( ../tests.pri ) {
    error( "Couldn't find the tests.pri file!" )
}

QT += core gui datavisualization

TARGET = MinimalBars
TEMPLATE = app

SOURCES += ../../src/datavisualization/doc/snippets/doc_src_q3dbars_construction.cpp