[CB-3652] camera plugin breakout blackberry10 initial commit

This commit is contained in:
lorinbeer
2013-06-21 14:16:01 -07:00
parent 4db9a6c813
commit f02ae7697e
2 changed files with 132 additions and 0 deletions
+8
View File
@@ -51,6 +51,14 @@ id="org.apache.cordova.core.CameraLauncher"
<header-file src="src/ios/CDVExif.h" />
</platform>
<!-- blackberry10 -->
<platform name="blackberry10">
<source-file src="src/blackberry10/index.js" target-dir="Camera" />
<config-file target="www/config.xml" parent="/widget">
<feature name="Camera" value="Camera"/>
</config-file>
</platform>
<!-- wp7 -->
<platform name="wp7">
<config-file target="config.xml" parent="/*">