blender/source/gameengine/Network/LoopBackNetwork
Michel Selten 2883110a54 SCons updates: (All done by jesterKing)
* Windows .exe file now includes the blender icon.
* Builds with game engine on Windows only.
  I tried building the game engine on Linux, but I get weird errors when
  building with ode. There's a dirty #include path in
  Physics/BlOde/OdePhysicsEnvironment.cpp (../ode/src/joint.h). gcc doesn't
  like this somehow.
* Other platforms need to add a couple of flags to the SConstruct:
  use_sumo, use_ode, solid_include and ode_include
2004-01-20 20:28:39 +00:00
..
Makefile Initial revision 2002-10-12 11:37:38 +00:00
NG_LoopBackNetworkDeviceInterface.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
NG_LoopBackNetworkDeviceInterface.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
SConscript SCons updates: (All done by jesterKing) 2004-01-20 20:28:39 +00:00