blender/projectfiles/blender
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
..
avi - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
blenkernel Added the WITH_FREETYPE2 compile flag, in the blenkernel 2003-04-28 21:18:43 +00:00
blenlib - fixed 'double-click on blend file' errors on Windows -- INTERNATIONAL stuff now also checks the installation directory for /.blender, etc 2003-05-22 18:06:25 +00:00
blenpluginapi/blenpluginapi - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
BLO_decrypt_stub First round of updates to project files. There is a working game player (debug 2002-11-11 00:02:52 +00:00
BLO_deflate - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
BLO_deflate_stub - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
BLO_inflate - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
BLO_readblenfile - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
BLO_readblenfile_stub - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
BLO_readstreamglue Holger's update. 2003-06-05 15:24:47 +00:00
BLO_streamglue_stub - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
BLO_writeblenfile - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
BLO_writestreamglue - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
BLO_writestreamglue_stub - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
bpython - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
ftfont added routine that checks for LOCALE/message directory. 2003-05-12 02:49:29 +00:00
glut - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
imbuf Added Quicktime support for OSX and Windows. 2003-04-28 02:17:04 +00:00
img Fixed the MSVC project files. They now build both the release and debug 2002-11-11 21:59:46 +00:00
loader - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
makesdna - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
python - Added exppython project to VC6 2003-06-14 15:52:53 +00:00
radiosity - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
render Added Quicktime support for OSX and Windows. 2003-04-28 02:17:04 +00:00
renderconverter - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
renderui - updated MSVC project files to suit the lib dir move - better late than never! 2003-03-12 21:40:56 +00:00
src holger's patch for visual-c ssl stuff. 2003-06-03 19:09:03 +00:00
blender.dsp - Holger's patch to enable ESC detection when rendering (Win32). 2003-06-14 13:34:35 +00:00
blender.dsw - Added exppython project to VC6 2003-06-14 15:52:53 +00:00