RTSDK: add build desc file to template resource
authorgyeongmin.ju <gyeongmin.ju@samsung.com>
Tue, 14 Mar 2017 13:18:57 +0000 (22:18 +0900)
committerDaeryong Park <bdragon.park@samsung.com>
Wed, 15 Mar 2017 07:34:53 +0000 (16:34 +0900)
add build desc file to template resource

Change-Id: I945a32c782c1dcb14e95e33ba1329253c9c3c6b9
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
resources/samples/local/build/configs/sidk_s5jt200/hello_with_tash/index.html [new file with mode: 0644]
resources/samples/local/build/configs/sidk_s5jt200/hello_with_tash/thumb.png [new file with mode: 0644]

diff --git a/resources/samples/local/build/configs/sidk_s5jt200/hello_with_tash/index.html b/resources/samples/local/build/configs/sidk_s5jt200/hello_with_tash/index.html
new file mode 100644 (file)
index 0000000..1b14b48
--- /dev/null
@@ -0,0 +1,9 @@
+<html>
+<body>
+    <img src="thumb.png" style="float: left;">
+    <div style="float: left; margin-left: 50px;">
+        <h3>Artic 051</h3>
+        App: Hello with TASH
+    </div>
+</body>
+</html>
\ No newline at end of file
diff --git a/resources/samples/local/build/configs/sidk_s5jt200/hello_with_tash/thumb.png b/resources/samples/local/build/configs/sidk_s5jt200/hello_with_tash/thumb.png
new file mode 100644 (file)
index 0000000..7714f17
Binary files /dev/null and b/resources/samples/local/build/configs/sidk_s5jt200/hello_with_tash/thumb.png differ