axmol/tests/lua-empty-test/project/proj.tizen/tizen-manifest.xml

9 lines
454 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<manifest xmlns="http://tizen.org/ns/packages" api-version="2.4" package="org.tizen.lua-empty-test" version="1.0.0">
<profile name="mobile"/>
<ui-application appid="org.tizen.lua-empty-test" exec="lua-empty-test" multiple="false" nodisplay="false" taskmanage="true" type="capp">
<label>lua-empty-test</label>
<icon>lua-empty-test.png</icon>
</ui-application>
</manifest>