axmol/tests/cpp-tests/proj.win10/App.xaml

8 lines
220 B
Plaintext
Raw Normal View History

2015-05-29 04:51:25 +08:00
<Application
x:Class="cocos2d.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:cocos2d">
</Application>