summaryrefslogtreecommitdiffstats
path: root/tests/minimalsurface/minimalsurface.pro
blob: b70d4f76bffbfdde318dd641e71ea5048fabd382 (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 = minimalSurface
TEMPLATE = app

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