[Windows8][CB-4442] Added windows 8 support

This commit is contained in:
purplecabbage
2013-07-30 18:19:25 -07:00
parent 4dbb483654
commit 445f737f43
2 changed files with 117 additions and 0 deletions
+7
View File
@@ -90,4 +90,11 @@
</platform>
<!-- windows8 -->
<platform name="windows8">
<js-module src="www/windows8/FileTransferProxy.js" name="FileTransferProxy">
<clobbers target="" />
</js-module>
</platform>
</plugin>