winrt: add capabilities to launch app out of the box
Change-Id: I1cb8a589ee61f1dbc53bfd70eb25e7d2000af13e Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
This commit is contained in:
@@ -9,3 +9,6 @@ RESOURCES += declarative-camera.qrc
|
|||||||
target.path = $$[QT_INSTALL_EXAMPLES]/multimedia/declarative-camera
|
target.path = $$[QT_INSTALL_EXAMPLES]/multimedia/declarative-camera
|
||||||
INSTALLS += target
|
INSTALLS += target
|
||||||
|
|
||||||
|
winrt {
|
||||||
|
WINRT_MANIFEST.capabilities_device += webcam microphone
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user