App/binding: move binding_api impl to its own source file.
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 5 Sep 2017 13:51:20 +0000 (15:51 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 5 Sep 2017 13:51:42 +0000 (15:51 +0200)
commitcc06687c8043b93b08202c6c90e588d9b1897c31
treee34edb39738fe0a1b103ab1d6b9d4947cb673aac
parent656bcfa4fe39c04580849798220d48d2c4067d7f
App/binding: move binding_api impl to its own source file.

Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
src/CMakeLists.txt
src/afb_binding_api.cpp [new file with mode: 0644]
src/app.cpp