blob: 0ca2ee554c6610bb762ddc44e7b8137bca38614f [file] [log] [blame]
include(spectrum.pri)
TEMPLATE = subdirs
# Ensure that library is built before application
CONFIG += ordered
!contains(DEFINES, DISABLE_FFT): SUBDIRS += 3rdparty/fftreal
SUBDIRS += app
TARGET = spectrum
EXAMPLE_FILES += \
README.txt \
TODO.txt