added building wp8 shaders instructions

This commit is contained in:
Dale Stammen 2014-06-20 09:12:16 -07:00
parent 5e1f0b5799
commit 113f20094f
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
How to compile precompiled shaders for Windows Phone 8.0 (WP8)
1. Open the VS project Cocos2dShaderCompiler\Cocos2dShaderCompiler.sln
2. Build and run the project
3. Click the Compile button
4. Select the file cocos\platform\wp8\shaders\precompiledshaders.h in the file dialog box
5. Program will precompile all of the cached cocos2d-x shaders.