summaryrefslogtreecommitdiffstats
path: root/config.tests/alsa/alsa.pro
blob: 00f2386507ebfad19b719c8caed17a50e1676fc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = app
DEPENDPATH += .
INCLUDEPATH += .

requires(unix)

SOURCES = alsatest.cpp

CONFIG -= qt dylib
mac:CONFIG -= app_bundle

LIBS+=-lasound