Put sources into dedicated directories
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 4 May 2017 09:21:15 +0000 (11:21 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 4 May 2017 09:21:15 +0000 (11:21 +0200)
commitcd55710098cc8472e6895b7d94f47f016a1382b1
tree92d54092a76e46f5483c78990401d5e12db3aebd
parent261b9a229bd0bb3868d0727bb6b098af778a88a8
Put sources into dedicated directories

Change-Id: I424377f4a25f45f6bfcea84ce59812fb674a861b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
examples/native/CMakeLists.txt
examples/native/app/xxxxxx-native-client.c [moved from examples/native/xxxxxx-native-client.c with 100% similarity]
examples/qml/CMakeLists.txt
examples/qml/app/xxxxxx-qml-app.qml [moved from examples/qml/xxxxxx-qml-app.qml with 100% similarity]
examples/service/CMakeLists.txt
examples/service/binding/xxxxxx-service-binding.c [moved from examples/service/xxxxxx-service-binding.c with 100% similarity]