TextRenderer: updated to new IPlugin interface
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Tue, 11 Dec 2012 12:04:25 +0000 (04:04 -0800)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Mon, 14 Jan 2013 08:34:16 +0000 (00:34 -0800)
commit581ef375746a33735a992ba2393876a5a99620ce
tree8964b5fccb48bc87a3406c07f88f5cc8001e32dc
parent3306a5df2fb0e5bb5e892d20755b6c067068d6dc
TextRenderer: updated to new IPlugin interface

TextRenderer is now based on the updated IPlugin interface
to support static linking.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
LayerManagerPlugins/Renderers/Platform/TextRenderer/CMakeLists.txt
LayerManagerPlugins/Renderers/Platform/TextRenderer/include/TextRenderer.h
LayerManagerPlugins/Renderers/Platform/TextRenderer/src/TextRenderer.cpp