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

8 lines
232 B
Plaintext
Raw Normal View History

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