Continue separation of sources and put also html5 into separated dir
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 4 May 2017 09:57:27 +0000 (11:57 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 4 May 2017 09:57:27 +0000 (11:57 +0200)
commit437f25048ab184e532059f3d31fcf47011abe9fe
treeb3a32f48ce0ea9796ec32c8ba7615db5ca2ee3b6
parentc53c4e0f604f62a34fbe52c5dc7b6de146ba392e
Continue separation of sources and put also html5 into separated dir

Change-Id: I36bc61f69f0e2d197f1891f3ea7cfa30e9a29e3b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
14 files changed:
examples/html5/CMakeLists.txt
examples/html5/app/CMakeLists.txt [new file with mode: 0644]
examples/html5/app/bower.json [moved from examples/html5/bower.json with 100% similarity]
examples/html5/app/gulpfile.js [moved from examples/hybrid-html5/gulpfile.js with 99% similarity]
examples/html5/app/package.json [moved from examples/html5/package.json with 100% similarity]
examples/html5/etc/macros.cmake
examples/hybrid-html5/CMakeLists.txt
examples/hybrid-html5/app/CMakeLists.txt [new file with mode: 0644]
examples/hybrid-html5/app/bower.json [moved from examples/hybrid-html5/bower.json with 100% similarity]
examples/hybrid-html5/app/gulpfile.js [moved from examples/html5/gulpfile.js with 99% similarity]
examples/hybrid-html5/app/package.json [moved from examples/hybrid-html5/package.json with 100% similarity]
examples/hybrid-html5/etc/macros.cmake
examples/native/etc/macros.cmake
examples/service/etc/macros.cmake