summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qaudiobuffer/qaudiobuffer.pro
blob: 0694bf82318239e572dc0e9b65704ee655225269 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#-------------------------------------------------
#
# Project created by QtCreator 2012-02-02T23:40:38
#
#-------------------------------------------------

QT       += multimedia testlib
QT       -= gui

TARGET = tst_qaudiobuffer
CONFIG   += console
CONFIG   -= app_bundle

TEMPLATE = app

SOURCES += tst_qaudiobuffer.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0