added builder demo 14/24514/7
authorLee Morgan <Lee.morgan@partner.samsung.com>
Tue, 15 Jul 2014 15:58:56 +0000 (16:58 +0100)
committerLee Morgan <Lee.morgan@partner.samsung.com>
Thu, 17 Jul 2014 15:29:54 +0000 (16:29 +0100)
commit2cf3c424846a9260c8c0cde8a9d054e23909bf97
tree8aa278f536b4d0cb20248fcfecb84f8f2e7c492c
parentee796c0c370e97107e99ba4bfa5e03ad5f649aef
added builder demo

Change-Id: I0818d9afbe73108005b04f1f046fc41284b07442
Signed-off-by: Lee Morgan <Lee.morgan@partner.samsung.com>
16 files changed:
.gitignore
build/tizen/demo/Makefile.am
build/tizen/examples/Makefile.am
demo/dali-demo.cpp
demo/file.list
demo/scripts/animation.json [new file with mode: 0644]
demo/scripts/background-color.json [new file with mode: 0644]
demo/scripts/button.json [new file with mode: 0644]
demo/scripts/formatted-text.json [new file with mode: 0644]
demo/scripts/hello-world.json [new file with mode: 0644]
demo/scripts/navigation.json [new file with mode: 0644]
demo/scripts/slider-test-style.json [new file with mode: 0644]
demo/scripts/slider.json [new file with mode: 0644]
demo/scripts/super-blur-view.json [new file with mode: 0644]
examples/builder/dali-builder.cpp [new file with mode: 0644]
examples/builder/examples.cpp [new file with mode: 0644]