Added Hello World example
authorTomasz Olszak <olszak.tomasz@gmail.com>
Sat, 10 Aug 2013 20:56:27 +0000 (20:56 +0000)
committerTomasz Olszak <olszak.tomasz@gmail.com>
Sat, 10 Aug 2013 22:01:19 +0000 (00:01 +0200)
commit54f3de8fe38d0a1340466525955c6a9ba8ff1426
treeb6ab9f92d1e9cb6fe474e28cf8a8a87d21689943
parentbfd84c6a64f89f59e7120f45cabe5e30696a2910
Added Hello World example

Change-Id: I684db070bdf311e21de9d09e7967744dc9a3a2f2
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
examples/examples.pro
examples/helloworld/helloworld-default.qrc [new file with mode: 0644]
examples/helloworld/helloworld-tizen.qrc [new file with mode: 0644]
examples/helloworld/helloworld.pro [new file with mode: 0644]
examples/helloworld/images/mainmenu.png [new file with mode: 0644]
examples/helloworld/main.cpp [new file with mode: 0644]
examples/helloworld/main.qml [new file with mode: 0644]
examples/helloworld/tizen/qt.conf [new file with mode: 0644]