Blender Git Loki
Git Commits -> Revision 833553b
Revision 833553b by Simon Clitherow (master) June 14, 2003, 15:52 (GMT) |
- 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 |
Commit Details:
Full Hash: 833553be167498582373b0f37b86ca16403bf287
SVN Revision: 900
Parent Commit: 0b30933
Lines Changed: +309, -7
1 Added Path:
/projectfiles/blender/python/exppython.dsp (+290, -0) (View)
1 Modified Path:
/projectfiles/blender/blender.dsw (+19, -7) (Diff)