blender/intern/elbeem
Jens Ole Wund f342f06920 again an intermediate solution for the msvc6 builders
added msvc6 project file for builing elbeem

NOTE: it won't build unless some spots in elbeem code are cangend

see -->
fixing elbeem to build on msvc6
http://projects.blender.org/pipermail/bf-committers/2005-September/011952.html


[quote]
And no.. i won't set up a msvc6 project for building blender_elbeem.lib
until things calmed down a bit.
[/quote]

well i did for me to continue work, why not share.

if you do *rebuild all* in this project (release mode) on success will do a
post build step which will copy blender_elbeem.lib to the lib/windows..blah folder
such that the msvc6 (blender) project will find it for happy linking.

it even #defines MSVC6 so all the above changes could be nicly hidden behind that
( my local tree does so ) but it is on Nils to decide if he wants his code to be *pested*.
2005-10-02 20:57:53 +00:00
..
extern - removed some unecessary files & code 2005-09-28 16:20:57 +00:00
intern - corrected MSVC6 fix in ntl_vector3dim.h (caused problems with SDL includes) 2005-09-28 17:52:06 +00:00
make again an intermediate solution for the msvc6 builders 2005-10-02 20:57:53 +00:00
COPYING initial commit of the fluid simulator. 2005-09-18 13:27:12 +00:00
COPYING_trimesh2 initial commit of the fluid simulator. 2005-09-18 13:27:12 +00:00
Makefile initial commit of the fluid simulator. 2005-09-18 13:27:12 +00:00
SConscript - corrected MSVC6 fix in ntl_vector3dim.h (caused problems with SDL includes) 2005-09-28 17:52:06 +00:00