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-08-03 12:12:55 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-08-03 12:12:55 +0400
commit940d1dcd0a9f88ec5a7b1ec0cf12dc7a6ddddf0b (patch)
tree05b5de462408db90fe69c268978352a2a0c3ab73 /source/gameengine/GamePlayer/ghost/CMakeLists.txt
parent109a3b319830e6680c8d4eaf0d7076cfb1e7729c (diff)
remove commented scons lines from cmake files, fixed use of pointer poll function for ID drobdowns (currently unused)
Diffstat (limited to 'source/gameengine/GamePlayer/ghost/CMakeLists.txt')
-rw-r--r--source/gameengine/GamePlayer/ghost/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/gameengine/GamePlayer/ghost/CMakeLists.txt b/source/gameengine/GamePlayer/ghost/CMakeLists.txt
index 848c2f73f06..8164878762c 100644
--- a/source/gameengine/GamePlayer/ghost/CMakeLists.txt
+++ b/source/gameengine/GamePlayer/ghost/CMakeLists.txt
@@ -73,4 +73,3 @@ IF(WITH_FFMPEG)
ENDIF(WITH_FFMPEG)
BLENDERLIB_NOLIST(gp_ghost "${SRC}" "${INC}")
-#env.BlenderLib (libname='gp_ghost', sources=source_files, includes = incs, defines = [], libtype='player',priority=0, compileflags=cflags)