add ubuntu platform

This commit is contained in:
Maxim Ermilov
2013-10-26 06:17:04 +04:00
parent fed4f2280d
commit b44ea1c69f
9 changed files with 354 additions and 0 deletions
+16
View File
@@ -44,6 +44,22 @@
</platform>
<!-- ubuntu -->
<platform name="ubuntu">
<js-module src="www/CameraPopoverHandle.js" name="CameraPopoverHandle">
<clobbers target="CameraPopoverHandle" />
</js-module>
<header-file src="src/ubuntu/camera.h" />
<source-file src="src/ubuntu/camera.cpp" />
<resource-file src="src/ubuntu/back.png" />
<resource-file src="src/ubuntu/CaptureWidget.qml" />
<resource-file src="src/ubuntu/shoot.png" />
<resource-file src="src/ubuntu/toolbar-left.png" />
<resource-file src="src/ubuntu/toolbar-middle.png" />
<resource-file src="src/ubuntu/toolbar-right.png" />
</platform>
<!-- ios -->
<platform name="ios">
<config-file target="config.xml" parent="/*">