summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qaudiobuffer/qaudiobuffer.pro
blob: cbbaefe65429d01575feb246668c505f27f6e5d6 (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 += SRCDIR=\\\"$$PWD/\\\"