winrt: Remove capability specification

This is handled with 34e0e908c896126138a95abdeba7456499d0fb68 in qtbase.

Change-Id: I41cf27690189aefb3000de90df4a518d8dd449f0
Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
This commit is contained in:
Maurice Kalinowski
2016-04-21 10:23:18 +02:00
parent 2170a3b0fc
commit ffe61fd516

View File

@@ -9,6 +9,3 @@ 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
}