[Windows8][CB-4450] Implemented splash-screen for Windows8

This commit is contained in:
purplecabbage
2013-08-01 16:34:03 -07:00
parent e7c2166836
commit 1d2c0adf17
2 changed files with 111 additions and 0 deletions
+7
View File
@@ -70,4 +70,11 @@
</platform>
<!-- windows8 -->
<platform name="windows8">
<js-module src="www/windows8/SplashScreenProxy.js" name="SplashScreenProxy">
<merges target="" />
</js-module>
</platform>
</plugin>