mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-01-31 12:42:50 +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>
|
</feature>
|
||||||
</config-file>
|
</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" />
|
<source-file src="src/wp7/Camera.cs" />
|
||||||
</platform>
|
</platform>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user