Files
qtmultimedia/tests/auto/unit/qaudiobuffer/qaudiobuffer.pro
Oswald Buddenhagen f0e0d5d901 decruft project file
the "created by qt creator" header is not supposed to be checked in.

Change-Id: I6d8c623f41c633babe5923344c915412d3d6bcd4
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2016-05-10 11:12:21 +00:00

12 lines
209 B
Prolog

QT += multimedia testlib
QT -= gui
TARGET = tst_qaudiobuffer
CONFIG += testcase
CONFIG -= app_bundle
TEMPLATE = app
SOURCES += tst_qaudiobuffer.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0