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:
authorCampbell Barton <ideasman42@gmail.com>2010-11-30 22:08:44 +0300
committerCampbell Barton <ideasman42@gmail.com>2010-11-30 22:08:44 +0300
commita1b8bc93e2890303eb5f9459681830091227a8bc (patch)
tree8482332744edc1b0b28b85a5bf0e729f5faddaa4 /source/gameengine/GamePlayer/common/CMakeLists.txt
parent7ca3ff1ff111363e4850d2c500e47a20fe17ba7c (diff)
remove unmaintained windows and unix game engine plugin code.
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)