Fix target executable name in audiooutput example
Change-Id: I4481879366f136370f4bd549bb2ef2f8764cf821 Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
be14e367fd
commit
84ca713760
@@ -1,5 +1,5 @@
|
||||
TEMPLATE = app
|
||||
TARGET += audiooutput
|
||||
TARGET = audiooutput
|
||||
|
||||
QT += multimedia
|
||||
|
||||
|
||||
Reference in New Issue
Block a user