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:
authorBenoit Bolsee <benoit.bolsee@online.be>2010-03-07 00:22:09 +0300
committerBenoit Bolsee <benoit.bolsee@online.be>2010-03-07 00:22:09 +0300
commit50b13f0a560ef6dabee413bbff3bd549209b8d11 (patch)
treebd93ef6a355d73a7fed4eb8a6bc5af4047d6ce83 /source/gameengine/GameLogic/Makefile
parentb1a05da291d941f8c6597b9a78b52ce802ec1f79 (diff)
BGE 2D Filters: slightly change dfelinto patch to use SCA_IScene instead of KX_Scene. It is rather anecdotic since KX_Scene is the only implementation of SCA_IScene but it's better to keep GameLogic and Ketsji separated.
Diffstat (limited to 'source/gameengine/GameLogic/Makefile')
-rw-r--r--source/gameengine/GameLogic/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/gameengine/GameLogic/Makefile b/source/gameengine/GameLogic/Makefile
index 0d4d50b32a0..a1794a60452 100644
--- a/source/gameengine/GameLogic/Makefile
+++ b/source/gameengine/GameLogic/Makefile
@@ -41,7 +41,6 @@ CCFLAGS += $(LEVEL_1_CPP_WARNINGS)
CPPFLAGS += -I../Expressions
CPPFLAGS += -I../SceneGraph
CPPFLAGS += -I../Rasterizer
-CPPFLAGS += -I../Ketsji
CPPFLAGS += -I$(NAN_STRING)/include
CPPFLAGS += -I$(NAN_MOTO)/include
CPPFLAGS += -I../../blender/makesdna