mirror of https://github.com/axmolengine/axmol.git
30 lines
866 B
XML
30 lines
866 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<Application>
|
|
<Entry>HelloWorld</Entry>
|
|
<Name>
|
|
<English>HelloWorld</English>
|
|
<eng-GB>HelloWorld</eng-GB>
|
|
</Name>
|
|
<Vendor/>
|
|
<Description/>
|
|
<Icons>
|
|
<MainMenu>test_type4.png<Type1/>
|
|
<Type2>test_type2.png</Type2>
|
|
<Type3>test_type3.png</Type3>
|
|
<Type4>test_type4.png</Type4>
|
|
</MainMenu>
|
|
<Setting/>
|
|
<Ticker/>
|
|
<QuickPanel/>
|
|
<LaunchImage>Splash_type4.png<Type1/>
|
|
<Type2>Splash_type2.png</Type2>
|
|
<Type3>Splash_type3.png</Type3>
|
|
<Type4>Splash_type4.png</Type4>
|
|
</LaunchImage>
|
|
</Icons>
|
|
<AutoScaling>
|
|
<Enabled>true</Enabled>
|
|
<BaseResolution>NormalSize</BaseResolution>
|
|
</AutoScaling>
|
|
</Application>
|