add wp8 splash

This commit is contained in:
Matias Alejo Garcia 2015-01-02 16:48:29 -03:00
commit d9ffddea05
7 changed files with 100 additions and 31 deletions

View file

@ -9,11 +9,10 @@
## Build the project
$ sh cordova/build.sh [--android]
$ cd cordova/project
$ cordova run android
$ cordova emulate ios
$ make [clean] open-ios
OR $ make [clean] android-run
OR $ make [clean] wp8
See Makefile for more targets
## Build for release
$ cordova build android --release