blender/projectfiles
Simon Clitherow 833553be16 - 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
2003-06-14 15:52:53 +00:00
..
blender - Added exppython project to VC6 2003-06-14 15:52:53 +00:00
datatoc Initial revision 2002-10-12 11:37:38 +00:00
gameengine - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
kernel - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
sumo - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00