qtgraphs/tests/manual/minimalbars/minimalbars.pro

11 lines
218 B
Prolog

!include( ../tests.pri ) {
error( "Couldn't find the tests.pri file!" )
}
QT += core gui graphs
TARGET = MinimalBars
TEMPLATE = app
SOURCES += ../../../src/graphs3d/doc/snippets/doc_src_q3dbars_construction.cpp