Fix target executable name in audiooutput example

Change-Id: I4481879366f136370f4bd549bb2ef2f8764cf821
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
Mithra Pattison
2012-06-20 15:00:48 +10:00
committed by Qt by Nokia
parent be14e367fd
commit 84ca713760

View File

@@ -1,5 +1,5 @@
TEMPLATE = app
TARGET += audiooutput
TARGET = audiooutput
QT += multimedia