summaryrefslogtreecommitdiffstats
path: root/examples/datavis3d/spectrum/spectrum.pro
blob: 747985a96e0dffd8d33a01bff27628f3e196624e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include(spectrum.pri)

TEMPLATE = subdirs

# Ensure that library is built before application
CONFIG += ordered

SUBDIRS += 3rdparty/fftreal
SUBDIRS += spectrumapp

TARGET = spectrum