Commit Graph

14 Commits

Author SHA1 Message Date
1ae7fb0c99 doing MSCV6 project woodoo ( preparing orange --> bf migration )
NOTE to Ton and Hos
PLEASE do not try to merge any ot the MSVC6 project files (*.dsw ,*dsp)
I have a plan to get it done with a minimum of pain
thanks
ole
2006-01-26 22:05:39 +00:00
7a4ae00da2 Replaced powf to (float)pow in zblur.c. Was giving problems with MSVC (the rest of the code base uses pow too).
MSVC 6.0 Projectfile changes for zblur and new files in ketsji.

Also adding BL_src projectfile to the commit, apparently it's not up to date with transform_conversions.c but I have it ok here and don't get any diffs.
2005-04-23 22:45:34 +00:00
0dfa14b181 MSVC 6.0 Projectfiles changes to fit Ton's commit.
Added new file to BRE_Render and include paths for SDL includes.
Removed deleted files.
2004-12-27 21:05:39 +00:00
87f6745050 MSVC 6.0 ProjectFiles update. The file Kester added in his last commits were missing from the project files. 2004-05-20 02:12:14 +00:00
56db828948 - Added projectfiles for yafray
- renamed some variables in yafray_render.cpp so msvc doesn't whine

I'm not fluent in MSVC, so I hope I don't screw up :)
2004-01-05 15:58:48 +00:00
80622fca55 updated msvc projectfiles: added texture.c and removed some others.. 2003-12-21 22:43:10 +00:00
6bc7e0dbfd Update the build systems to include ray.c
Kent
2003-12-10 21:19:09 +00:00
5cc89c0f4e Replaced all references to ..\..\source\blender\bpython\include with ..\..\source\blender\python. this because of the old python removal. 2003-11-23 14:02:54 +00:00
f84d02e42d MSVC 6 debug target finally fixed! (yes, really!) :) 2003-07-26 18:05:20 +00:00
a22977b314 Added Quicktime support for OSX and Windows.
For Windows, the WITH_QUICKTIME flag, together with approriate paths
is added to the following msvc6 'release' projectfiles:
bf\blender\projectfiles\blender\imbuf\BL_imbuf.dsp
bf\blender\projectfiles\blender\src\BL_src.dsp
bf\blender\projectfiles\blender\render\BRE_render.dsp
bf\blender\projectfiles\blender\blender.dsp

Erase the flag if you don't want Quicktime support.
2003-04-28 02:17:04 +00:00
ab05ef7618 - updated MSVC project files to suit the lib dir move - better late than never!
- blenderplayer and the web plugin now compile again (now using OpenAL)
2003-03-12 21:40:56 +00:00
0efbb6c87b Fixed the MSVC project files. They now build both the release and debug
targets of creator publisher and player.
Assuming you have the libraries installed in lib/windows of course...
Maarten
2002-11-11 21:59:46 +00:00
6db6011d89 First round of updates to project files. There is a working game player (debug
target) as long as you have installed the right libraries.
Added project file for Blender Ode.
Maarten
2002-11-11 00:02:52 +00:00
Hans Lambermont
12315f4d0e Initial revision 2002-10-12 11:37:38 +00:00