From 1ae7fb0c99fed38d0c8001038646ef6169219578 Mon Sep 17 00:00:00 2001 From: Jens Ole Wund Date: Thu, 26 Jan 2006 22:05:39 +0000 Subject: 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 --- intern/elbeem/make/msvc_6_0/elbeem.dsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/elbeem') diff --git a/intern/elbeem/make/msvc_6_0/elbeem.dsp b/intern/elbeem/make/msvc_6_0/elbeem.dsp index 78b3282b766..ec6e094efef 100644 --- a/intern/elbeem/make/msvc_6_0/elbeem.dsp +++ b/intern/elbeem/make/msvc_6_0/elbeem.dsp @@ -70,7 +70,7 @@ PostBuild_Cmds=ECHO copy to lib ... xcopy /Y .\release\blender_elbeem.lib ..\..\ # PROP Target_Dir "" LINK32=link.exe -lib # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../../../../lib/windows/sdl/include" /I "../../../../../lib/windows/zlib/include" /I "../../../../../lib/windows/png/include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "NOGUI" /D "ELBEEM_BLENDER" /YX /FD /GZ /c +# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../../../../../lib/windows/sdl/include" /I "../../../../../lib/windows/zlib/include" /I "../../../../../lib/windows/png/include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "NOGUI" /D "ELBEEM_BLENDER" /YX /FD /GZ /c # ADD BASE RSC /l 0x407 /d "_DEBUG" # ADD RSC /l 0x407 /d "_DEBUG" BSC32=bscmake.exe -- cgit v1.2.3