mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-01-18 19:22:51 +08:00
added camera capability for wp7
This commit is contained in:
parent
ac4e93c86e
commit
a23de52370
@ -56,6 +56,10 @@ id="org.apache.cordova.core.CameraLauncher"
|
||||
</feature>
|
||||
</config-file>
|
||||
|
||||
<config-file target="Properties/WMAppManifest.xml" parent="/Deployment/App/Capabilities">
|
||||
<Capability Name="ID_CAP_ISV_CAMERA" />
|
||||
</config-file>
|
||||
|
||||
<source-file src="src/wp7/Camera.cs" />
|
||||
</platform>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user