IpcModuleLoader: was moved to LayerManagerUtils, dependencies have been updated
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Mon, 4 Feb 2013 12:37:01 +0000 (04:37 -0800)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Tue, 5 Feb 2013 13:59:32 +0000 (05:59 -0800)
commit73faf17af15b8e2d0b3c2c6ec4237cd04bb558fc
tree29bf1921cf3534b66ea922d942924f11fe4d5e94
parenta27bd48b92ccea077aab3673e648263a224f7252
IpcModuleLoader: was moved to LayerManagerUtils, dependencies have been updated

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
LayerManagerClient/ilmClient/CMakeLists.txt
LayerManagerPlugins/Communicators/GenericCommunicator/CMakeLists.txt
LayerManagerPlugins/IpcModules/CMakeLists.txt
LayerManagerPlugins/IpcModules/DbusIpcModule/CMakeLists.txt
LayerManagerPlugins/IpcModules/IpcModuleLoader/CMakeLists.txt [deleted file]
LayerManagerPlugins/IpcModules/TcpIpcModule/CMakeLists.txt
LayerManagerUtils/CMakeLists.txt
LayerManagerUtils/include/IpcModule.h [moved from LayerManagerPlugins/IpcModules/IpcModuleLoader/include/IpcModule.h with 100% similarity]
LayerManagerUtils/include/IpcModuleLoader.h [moved from LayerManagerPlugins/IpcModules/IpcModuleLoader/include/IpcModuleLoader.h with 100% similarity]
LayerManagerUtils/src/IpcModuleLoader.cpp [moved from LayerManagerPlugins/IpcModules/IpcModuleLoader/src/IpcModuleLoader.c with 100% similarity]