GLXRenderer: Fix dependency to the new config file location
authorMichael Schuldt <michael.schuldt@bmw.de>
Fri, 16 Mar 2012 12:46:49 +0000 (13:46 +0100)
committerMichael Schuldt <michael.schuldt@bmw.de>
Fri, 16 Mar 2012 13:11:51 +0000 (14:11 +0100)
commit2f1d820f9d752e8f7d9695b131095c06b7b0b222
tree6c985f3a0f9e7504a90c770d54e0eb27c3d99ed6
parentf6f896e021f27c149adadd88c1c8851b5f72636f
GLXRenderer: Fix dependency to the new config file location

- Removing config specific attributes in XWindowSystem.h file.
  No dependency of the build configuration is allowed in header
  files which are needed to link against a development library
LayerManagerPlugins/Renderers/Graphic/include/WindowSystems/X11WindowSystem.h
LayerManagerPlugins/Renderers/Graphic/src/WindowSystems/X11WindowSystem.cpp
LayerManagerPlugins/Renderers/Platform/GLXRenderer/CMakeLists.txt