From 940d1dcd0a9f88ec5a7b1ec0cf12dc7a6ddddf0b Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 3 Aug 2010 08:12:55 +0000 Subject: remove commented scons lines from cmake files, fixed use of pointer poll function for ID drobdowns (currently unused) --- source/gameengine/GamePlayer/ghost/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source/gameengine/GamePlayer/ghost/CMakeLists.txt') 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) -- cgit v1.2.3