LayerManagement: fixed plugin path handling
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Fri, 6 Jul 2012 11:42:57 +0000 (04:42 -0700)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Tue, 10 Jul 2012 06:29:56 +0000 (23:29 -0700)
commit556c4e6408c7fffd5d49fcd418338e2d929fb780
tree539ce10f94937178a74806f6a40cfbd4dee8fa19
parentcf8decc13849ddb1a0fcc890ff5870b4fc835519
LayerManagement: fixed plugin path handling

The generic communicator and the GLESGraphicSystem now use
the configuration flag CMAKE_INSTALL_PREFIX to
determine the default plugin search path.

Additionally the GeniviDemo.sh script was updated, since exporting
LM_PLUGIN_PATH is not required any more.
The script still contains a hint, that the plugin search path may
be modified.
GeniviDemo.sh
LayerManagerPlugins/Communicators/GenericCommunicator/test/DBUSCommunicatorTest.cpp
LayerManagerPlugins/Renderers/Graphic/src/GraphicSystems/GLESGraphicSystem.cpp