Disable wince build
Do not build audiocapture and windowsaudio for wince. Change-Id: I2cbc7743e8f88c74be49ce85a41909653816aca7 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
This commit is contained in:
committed by
Jani Heikkinen
parent
59629bef84
commit
d633c02ce2
@@ -25,7 +25,7 @@ qnx:!blackberry {
|
||||
SUBDIRS += qnx-audio
|
||||
}
|
||||
|
||||
win32:!winrt {
|
||||
win32:!winrt:!wince {
|
||||
SUBDIRS += audiocapture \
|
||||
windowsaudio
|
||||
|
||||
|
||||
Reference in New Issue
Block a user