Blender Git Commit Log
Git Commits -> Revision f342f06
Revision f342f06 by Jens Ole Wund(bjornmose) (master) October 2, 2005, 20:57 (GMT) |
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*. |
Commit Details:
Full Hash: f342f069201b9b53526e2e650050ce7bc0e38431
SVN Revision: 5411
Parent Commit: 015fe7e
Lines Changed: +190, -0
1 Added Path:
/intern/elbeem/make/msvc_6_0/elbeem.dsp (+190, -0) (View)