Exclude win32 plugins from WinRT build
Change-Id: Icd07ad6805341f763a7abcfc8a24104c5d672ad7 Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
2d54da2d39
commit
d3d898f3ed
@@ -21,7 +21,7 @@ qnx:!blackberry {
|
||||
SUBDIRS += qnx-audio
|
||||
}
|
||||
|
||||
win32 {
|
||||
win32:!winrt {
|
||||
SUBDIRS += audiocapture \
|
||||
windowsaudio
|
||||
|
||||
|
||||
Reference in New Issue
Block a user