summaryrefslogtreecommitdiff
path: root/testproject/tizen-manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testproject/tizen-manifest.xml')
-rw-r--r--testproject/tizen-manifest.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/testproject/tizen-manifest.xml b/testproject/tizen-manifest.xml
deleted file mode 100644
index 56b4023..0000000
--- a/testproject/tizen-manifest.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns="http://tizen.org/ns/packages" api-version="3.0" package="org.example.basicui" version="1.0.0">
- <profile name="mobile" />
- <ui-application appid="org.example.basicui" exec="basicui" type="capp" multiple="false" taskmanage="true" nodisplay="false" launch_mode="single">
- <icon>basicui.png</icon>
- <label>basicui</label>
- </ui-application>
-</manifest>