d776d387d9
adding some msvc6 magic to bullet part 2
2005-11-16 23:38:18 +00:00
e25b7c519e
special service for msvc6 projects
...
post build step for booleans --> copy boolop.lib to lib folder _foo_/lib/windows..
enabeling bullet for GE
wants to link with _foo_/lib/windows/bullet/lib/bullet3.lib
you have to build it with continuous.dsw in exten/bullet and copy it manually there
since bullet is exten i think no automagic in place here
2005-11-11 20:15:16 +00:00
0093857b4f
fixing msvc6 projects to compile again
2005-11-09 19:29:04 +00:00
ad915277a0
msvc6 project file suite complete again
2005-10-10 17:27:17 +00:00
8e3796f8d6
hum .. blender.dsp would link to
...
blender_elbeem.lib in
,..\..\..\lib\windows\elbeem\lib
if it was there
2005-09-30 21:00:34 +00:00
a2c4044b27
zlib.lib update. some includes too.
2005-07-28 08:33:17 +00:00
284b4f4e75
added correct include paths for radio.h (for msvc debug build) and removed weird local includes (c:\blender...) in BPY_python projectfile
2004-07-28 21:00:23 +00:00
8fb5fc0594
work on mcvc6 projects
...
add unwrapper.c to BL_src
in opennl create project/workspace to build
modify blender. to link to blender_ONL.lib
add ",..\..\..\lib\windows\opennl" to libpath
add ",..\..\..\lib\windows\opennl\debug" to libpath for debug
add opennl project to intern workspace .. adjusting dependancies
BM crosses fingers to work
2004-07-14 20:57:38 +00:00
21520c6c14
- updated VC6 project files for SOLID - blender now links with the
...
static solid lib.
- also cleaned up solid.dsw workspace (removed unused projects).
2004-07-13 21:52:23 +00:00
3d45e6ca31
- updated MSVC 6 projectfiles with gameengine/solid changes.
2004-03-25 21:04:51 +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
bfef0c2fb5
- removed link with libblenkey.a (keymaker) (MSVC 6)
2003-10-07 21:01:36 +00:00
99efb0cc3c
removed native quicktime init/exit calls from main blender code.
2003-09-18 11:41:50 +00:00
5cc50a7b60
- added /debug to the libpath of guardedalloc in makesdna. Pointed out
...
by Maci_Ray (thanks!).
- updated project files with radiosity changes.
2003-09-01 18:21:17 +00:00
f84d02e42d
MSVC 6 debug target finally fixed! (yes, really!) :)
2003-07-26 18:05:20 +00:00
ab76e4594a
- removed soundsystem projects (now part of intern) (MSVC 6)
2003-07-20 19:52:20 +00:00
53c8eb3095
- updated MSVC 6 project files to include the sequencer audio support
2003-07-13 21:48:05 +00:00
7a096b4664
- Holger's patch to enable ESC detection when rendering (Win32).
2003-06-14 13:34:35 +00:00
c74da8a119
Blender now links with freetype2ST.lib (MSVC 6)
2003-05-11 17:41:58 +00:00
7d4f1fe249
Post-build step to copy gnu_gettext.dll to bin dir (MSCV 6)
2003-05-06 20:25:53 +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
a4f2249497
Added the WITH_FREETYPE2 compile flag, in the blenkernel
...
and blenlib msvc 'release' projectfiles. Compile and link with the
lib/windows/freetype directory.
2003-04-28 21:18:43 +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
7a4196a86d
- removed files no longer created during freeze.
...
- removed '-2.26' prefix from the blender exe.
2003-03-02 13:46:07 +00:00
1eb7779044
removed fmod lib from blender target and added openal_static lib (MSVC)
2003-02-09 20:59:35 +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