axmol/build/winrt/Cocos2dShaderCompiler/App.xaml

8 lines
248 B
Plaintext
Raw Normal View History

2014-03-29 02:33:09 +08:00
<Application
x:Class="Cocos2dShaderCompiler.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:Cocos2dShaderCompiler">
</Application>