Support Tizen3.0
authorNakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Wed, 17 Jul 2013 10:53:14 +0000 (19:53 +0900)
committerNakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
Wed, 17 Jul 2013 11:00:46 +0000 (20:00 +0900)
commitbd0eaee6dec898575e132aa1185b31587311db53
tree4a7594c0ec4a58e2f00f2f54344b369e83bccfd7
parent31e64cbc4893059a20e94755ea5eb25de9a4d458
Support Tizen3.0

Change-Id: I207fb6b9bb7df9fc500350f10f8ce2c6a1d8a48f
Signed-off-by: Nakamura Hayato <hayato.nakamura@mail.toyota-td.jp>
34 files changed:
CMakeLists.txt
packaging/ico-vic-amb-plugin.changes
packaging/ico-vic-amb-plugin.spec
src/CMakeLists.txt
src/abstractconfig.cc [new file with mode: 0644]
src/abstractconfig.h [new file with mode: 0644]
src/ambconfig.cc [new file with mode: 0644]
src/ambconfig.h [new file with mode: 0644]
src/ambinterface.cc
src/ambinterface.h
src/common.h [new file with mode: 0644]
src/config.cc
src/controlwebsocket.cc
src/controlwebsocket.h
src/convert.cc
src/convert.h
src/messageformat.h
src/mwinterface.cc
src/mwinterface.h
src/viccommunicator.cc
tests/CMakeLists.txt
tests/configamb.cc
tests/configamb.h
tests/controlwebsocketclient.cc
tests/controlwebsocketclient.h
tests/controlwebsocketclientapp.cc
tests/controlwebsocketclientapp.h
tests/mwscenario.cc
tests/scenarioengine.h
tests/standardjsonmessage.cc
tests/standardjsonmessage.h
tests/websocketscenario.cc
tool/CMakeLists.txt [new file with mode: 0644]
tool/ico_set_vehicleinfo.c [new file with mode: 0644]