projects
/
blender-staging.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3def6da
)
removed last traces of sumo for Makefile users
author
Maarten Gribnau <mail@maartengribnau.com>
Mon, 4 Nov 2002 20:22:33 +0000
(20:22 +0000)
committer
Maarten Gribnau <mail@maartengribnau.com>
Mon, 4 Nov 2002 20:22:33 +0000
(20:22 +0000)
1. Removed KX_SumoPhysicsController.h and KX_SumoPhysicsController.cpp
2. Changed some Makefiles to skip sumo
Maarten (mail@maartengribnau.com)
source/gameengine/Physics/Makefile
patch
|
blob
|
history
diff --git
a/source/gameengine/Physics/Makefile
b/source/gameengine/Physics/Makefile
index 349c225e7ee96c20b349b394cbad858aed8e4b4b..a3c711e52a2e51ea2f3b77d92575c42e3c11f03e 100644
(file)
--- a/
source/gameengine/Physics/Makefile
+++ b/
source/gameengine/Physics/Makefile
@@
-35,6
+35,6
@@
include nan_definitions.mk
SOURCEDIR = source/gameengine/Physics
DIR = $(OCGDIR)/gameengine/blphys
-DIRS = common
Sumo
Dummy BlOde
+DIRS = common Dummy BlOde
include nan_subdirs.mk