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

8 lines
232 B
XML

<Application
x:Class="CocosAppWinRT.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:CocosAppWinRT">
</Application>