Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/gameengine/GamePlayer/common/CMakeLists.txt')
-rw-r--r--source/gameengine/GamePlayer/common/CMakeLists.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/source/gameengine/GamePlayer/common/CMakeLists.txt b/source/gameengine/GamePlayer/common/CMakeLists.txt
index 46fd467e8d5..d3b053c90b1 100644
--- a/source/gameengine/GamePlayer/common/CMakeLists.txt
+++ b/source/gameengine/GamePlayer/common/CMakeLists.txt
@@ -77,15 +77,6 @@ SET(SRC
GPC_RawLogoArrays.h
GPC_RenderTools.h
GPC_System.h
- unix/GPU_Canvas.h
- unix/GPU_Engine.h
- unix/GPU_KeyboardDevice.h
- unix/GPU_PolygonMaterial.h
- unix/GPU_System.h
- windows/GPW_Canvas.h
- windows/GPW_Engine.h
- windows/GPW_KeyboardDevice.h
- windows/GPW_System.h
)
ADD_DEFINITIONS(-DGLEW_STATIC)