[Bf-blender-cvs] CVS commit: blender/projectfiles/blender blender.dsw blender/projectfiles/blender/python exppython.dsp

Simon Clitherow mediocre at mixnmojo.com
Sat Jun 14 17:52:53 CEST 2003


aphex (Simon Clitherow) 2003/06/14 17:52:53 CEST

  Modified files:
    blender/projectfiles/blender blender.dsw 
  Added files:
    blender/projectfiles/blender/python exppython.dsp 
  
  Log:
  - Added exppython project to VC6
  
    A quick HOW-TO:
  
    * Open /blender/projectfiles/blender/blender.dsw
    * Replace all existing files in the exppython project with the
      .c/h files found in /blender/source/blender/python/ and subdirs
    * Make sure Blender project is active.
    * Remove the old BPY_python and BPY_freeze dependancies.
      (Project->Dependancies...)
    * Add the new exppython as a dependancy.
    * Recompile, et voila! :)
  
    I'm sure the python team would appreciate some Windows feedback,
    so please test this if you can and report any probs, etc to the
    bf-python mailist.
  
    Note: The old BPY_python/freeze project will be removed and exppython
    made default just as soon as it is declared ready! ;)
  
  --aphex
  
  Revision  Changes    Path
  1.7       +19 -7     blender/projectfiles/blender/blender.dsw



More information about the Bf-blender-cvs mailing list