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>2012-11-14 05:41:24 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-11-14 05:41:24 +0400
commit050f09aa6c80d24da0ccadafce73b82160a55894 (patch)
treeb61f230e5028fdba4aa94767d60e8db8a0e7235a /source/gameengine/GamePlayer/ghost
parentde5d0d649da9b73de96cbee9015b838e3c0389c1 (diff)
buildsystem cleanup: remove duplicate source & includes for scons,
add a check for duplicates in BlenderLib()m, if 0'd now.
Diffstat (limited to 'source/gameengine/GamePlayer/ghost')
-rw-r--r--source/gameengine/GamePlayer/ghost/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/gameengine/GamePlayer/ghost/SConscript b/source/gameengine/GamePlayer/ghost/SConscript
index 9fb0f053ed8..fb046d0fdf8 100644
--- a/source/gameengine/GamePlayer/ghost/SConscript
+++ b/source/gameengine/GamePlayer/ghost/SConscript
@@ -26,7 +26,6 @@ incs = ['.',
'#source/blender/include',
'#source/blender/makesdna',
'#source/blender/makesrna',
- '#source/gameengine/BlenderRoutines',
'#source/gameengine/Rasterizer',
'#source/gameengine/GameLogic',
'#source/gameengine/Expressions',