Fixes layout on WP8.1
This commit is contained in:
parent
383f8001a0
commit
1c502f53a0
8 changed files with 37 additions and 13 deletions
|
|
@ -173,6 +173,7 @@ if [ $CURRENT_OS == "WP8" ]; then
|
|||
checkOK
|
||||
cp -vf wp/Properties/* $PROJECT/platforms/wp8/Properties/
|
||||
cp -vf wp/Package.appxmanifest $PROJECT/platforms/wp8/
|
||||
cp -vf wp/MainPage.xaml $PROJECT/platforms/wp8/
|
||||
checkOK
|
||||
cp -vf wp/Assets/* $PROJECT/platforms/wp8/Assets/
|
||||
cp -vf wp/SplashScreenImage.jpg $PROJECT/platforms/wp8/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue