Commit a6d56f65 authored by Maurice Kalinowski's avatar Maurice Kalinowski
Browse files

wasapi: Enable config tests on windows


The initial commit disabled running the wasapi config tests for unknown
reason. Re-enable them again for windows builds.

Task-number: QTBUG-59527
Change-Id: I0c8485911b49e657833376de0633fc81e3789e86
Reviewed-by: default avatarOliver Wolff <oliver.wolff@qt.io>
parent 819dbf94
Branches
Tags
No related merge requests found
Showing with 1 addition and 1 deletion
......@@ -275,7 +275,6 @@
},
"wasapi": {
"label": "Windows Audio Services",
"autoDetect": "false",
"condition": "config.win32 && tests.wasapi",
"output": [ "privateFeature" ]
},
......@@ -319,6 +318,7 @@
"resourcepolicy",
"mmrenderer",
"avfoundation",
"wasapi",
"directshow",
"wmf",
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment