Commit Graph

7 Commits

Author SHA1 Message Date
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
7d38afc7b6 holger's patch for visual-c ssl stuff.
Kent
2003-06-03 19:09:03 +00:00
c3ac925655 Multilingual interface support added.
Added compileflag INTERNATIONAL to the 'release'
projectfiles for msvc and added the FTF_ftfont project
to the main blender project.
2003-05-03 12:20:23 +00:00
4ddc43113c Removed BL_misc project which is no longer required (blendertimer.c/.h) 2003-04-27 10:37:45 +00:00
Chris Want
cb43eff2ff Another change to replace fmod with OpenAL 2003-02-10 14:59:10 +00:00
11f2ce3251 fixed dependancies for blender target and removed unneeded projects from workspace. (MSVC) 2003-02-03 22:21:35 +00:00
945d501435 Merged the blenderpublisher and blendercreator targets for MSVC.
Should the old targets be removed or moved to /old?
2003-01-26 15:19:27 +00:00