Add tentative Tizen implementation.

This commit is contained in:
Salvatore Iovene
2013-11-19 12:43:12 +02:00
parent 4b757c8e73
commit 9ebd08f69b
2 changed files with 20 additions and 1 deletions
+6 -1
View File
@@ -37,7 +37,7 @@
<header-file src="src/ios/CDVSplashScreen.h" />
<source-file src="src/ios/CDVSplashScreen.m" />
<framework src="CoreGraphics.framework" />
</platform>
@@ -80,4 +80,9 @@
</js-module>
</platform>
<!-- tizen -->
<platform name="tizen">
<js-module src="www/tizen/SplashScreenProxy.js" name="SplashScreenProxy">
</js-module>
</platfom>
</plugin>