TizenRefApp-8053 [Gallery] Prepare initial application project commit 48/116048/1
authorIgor Nazarov <i.nazarov@samsung.com>
Tue, 21 Feb 2017 14:26:01 +0000 (16:26 +0200)
committerIgor Nazarov <i.nazarov@samsung.com>
Wed, 22 Feb 2017 15:45:36 +0000 (17:45 +0200)
commitaa9b8ca2aede129f8ef627e8b515f605751445dd
tree608b8a00bfd2da022479bcdc4f448cf0f196dc79
parent7c179116ffb7c3952e045bee4320d36c2f04d8c8
TizenRefApp-8053 [Gallery] Prepare initial application project commit

- Created new Tizen 3.0 Wearable Basic UI application;
- Files converted to ".cpp", compiler changed to arm/GCC;
- Generated CLI scripts.

Change-Id: I113745f68355d4d0e691aabd4dde957d7795cd37
22 files changed:
.cproject [new file with mode: 0644]
.exportMap [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.project [new file with mode: 0644]
.tproject [new file with mode: 0644]
Build/appendix.mk [new file with mode: 0644]
Build/basedef.mk [new file with mode: 0644]
Build/build_c.mk [new file with mode: 0644]
Build/build_edc.mk [new file with mode: 0644]
Build/build_po.mk [new file with mode: 0644]
Build/flags.mk [new file with mode: 0644]
Build/funcs.mk [new file with mode: 0644]
Build/makefile [new file with mode: 0644]
Build/makefile.mk [new file with mode: 0644]
Build/platform.mk [new file with mode: 0644]
Build/tooldef.mk [new file with mode: 0644]
build_def.prop [new file with mode: 0644]
inc/gallery.h [new file with mode: 0644]
project_def.prop [new file with mode: 0644]
shared/res/org.tizen.gallery.png [new file with mode: 0644]
src/gallery.cpp [new file with mode: 0644]
tizen-manifest.xml [new file with mode: 0644]