Brought back the sumo physics controllers and undid game engine make file
changes. Instead modified the top level nan_definitions.mk to point the NAN_SUMO and NAN_FUZZICS to the right locations. Maarten
This commit is contained in:
@@ -55,8 +55,8 @@ all debug::
|
||||
export NAN_MESA ?= /usr/src/Mesa-3.1
|
||||
export NAN_MOTO ?= $(LCGDIR)/moto
|
||||
export NAN_SOLID ?= $(SRCHOME)/sumo/SOLID-3.0
|
||||
export NAN_SUMO ?= $(SRCHOME)/sumo
|
||||
export NAN_FUZZICS ?= $(SRCHOME)/sumo/Fuzzics
|
||||
export NAN_SUMO ?= $(SRCHOME)/gameengine/Physics/Sumo
|
||||
export NAN_FUZZICS ?= $(SRCHOME)/gameengine/Physics/Sumo/Fuzzics
|
||||
export NAN_ODE ?= $(SRCHOME)/ode
|
||||
export NAN_OPENSSL ?= $(LCGDIR)/openssl
|
||||
export NAN_BLENKEY ?= $(LCGDIR)/blenkey
|
||||
|
Reference in New Issue
Block a user