Copied ALSA config test into QtMultimedia module

The config test which still exists in QtBase should be removed at a
later date, together with pulseaudio and gstreamer config tests.

Change-Id: I4bea45ab69d1bac10814fc60ecf24dbc859b0f20
Reviewed-on: http://codereview.qt-project.org/6643
Reviewed-by: Ling Hu <ling.hu@nokia.com>
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
Jonas Rabbe
2011-10-14 12:49:25 +10:00
committed by Qt by Nokia
parent 7a7aadce90
commit 6b25a189ca
4 changed files with 65 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
TEMPLATE = app
DEPENDPATH += .
INCLUDEPATH += .
requires(unix)
SOURCES = alsatest.cpp
CONFIG -= qt dylib
mac:CONFIG -= app_bundle
LIBS+=-lasound