[Bf-committers] CVS commit: blender/source/blender/bpython Makefile.am Makefile.in

Unprivileged User bf-committers@blender.org
Sat, 30 Nov 2002 18:42:41 +0100 (CET)


nobody      2002/11/30 18:42:41 CET

  Modified files:
    blender/source/blender/bpython Makefile.am Makefile.in 
  
  Log:
  Added python flags to actually link the python library to the
  libblender_bpython library. This allowed me to actually link
  blender with just 2 warnings.
  Blender can start, but I haven't made any tests by rendering
  scenes or whatever...
  
  Michel
  
  Revision  Changes    Path
  1.4       +4 -0      blender/source/blender/bpython/Makefile.am
  1.6       +294 -666  blender/source/blender/bpython/Makefile.in