[Bf-committers] compiling with visual-c 6, part 2

Holger Haase bf-committers@blender.org
Thu, 5 Jun 2003 16:52:17 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0002_01C32B82.D2A86520
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hello all,

to get blender compiled with visual-c 6, another file has to be replaced. it
contained a reference to BLO_keyStore.c which is no longer with us.

maybe, someone with write access to the cvs can replace the file
blender\projectfiles\blender\BLO_readstreamglue\BLO_readstreamglue.dsp with
the one attached to this mail.

thanks!
  holger

------=_NextPart_000_0002_01C32B82.D2A86520
Content-Type: application/octet-stream;
	name="BLO_readstreamglue.dsp"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="BLO_readstreamglue.dsp"

# Microsoft Developer Studio Project File - Name=3D"BLO_readstreamglue" =
- Package Owner=3D<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** NICHT BEARBEITEN **

# TARGTYPE "Win32 (x86) Static Library" 0x0104

CFG=3DBLO_readstreamglue - Win32 Release
!MESSAGE Dies ist kein g=FCltiges Makefile. Zum Erstellen dieses =
Projekts mit NMAKE
!MESSAGE verwenden Sie den Befehl "Makefile exportieren" und f=FChren =
Sie den Befehl
!MESSAGE=20
!MESSAGE NMAKE /f "BLO_readstreamglue.mak".
!MESSAGE=20
!MESSAGE Sie k=F6nnen beim Ausf=FChren von NMAKE eine Konfiguration =
angeben
!MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum =
Beispiel:
!MESSAGE=20
!MESSAGE NMAKE /f "BLO_readstreamglue.mak" CFG=3D"BLO_readstreamglue - =
Win32 Release"
!MESSAGE=20
!MESSAGE F=FCr die Konfiguration stehen zur Auswahl:
!MESSAGE=20
!MESSAGE "BLO_readstreamglue - Win32 Release" (basierend auf  "Win32 =
(x86) Static Library")
!MESSAGE "BLO_readstreamglue - Win32 Debug" (basierend auf  "Win32 (x86) =
Static Library")
!MESSAGE "BLO_readstreamglue - Win32 MT DLL Release" (basierend auf  =
"Win32 (x86) Static Library")
!MESSAGE "BLO_readstreamglue - Win32 MT DLL Debug" (basierend auf  =
"Win32 (x86) Static Library")
!MESSAGE=20

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=3Dcl.exe
RSC=3Drc.exe

!IF  "$(CFG)" =3D=3D "BLO_readstreamglue - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "..\..\..\obj\windows\blender\readstreamglue"
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\readstreamglue"
# PROP Target_Dir ""
LINK32=3Dlink.exe -lib
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D =
"_LIB" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I =
"..\..\..\source\kernel\gen_messaging" /I =
"..\..\..\source\blender\readstreamglue" /I =
"..\..\..\source\blender\readstreamglue\stubs" /I =
"..\..\..\..\lib\windows\zlib\include" /I =
"..\..\..\source\blender\blenloader" /I =
"..\..\..\source\blender\inflate" /I "..\..\..\source\blender\decrypt" =
/I "..\..\..\source\blender\verify" /I =
"..\..\..\..\lib\windows\blenkey\include" /D "WIN32" /D "NDEBUG" /D =
"_MBCS" /D "_LIB" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=3Dbscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=3Dlink.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

!ELSEIF  "$(CFG)" =3D=3D "BLO_readstreamglue - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\..\..\obj\windows\blender\readstreamglue\debug"
# PROP Intermediate_Dir =
"..\..\..\obj\windows\blender\readstreamglue\debug"
# PROP Target_Dir ""
LINK32=3Dlink.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 /MTd /W3 /Gm /GX /Zi /Od /I =
"..\..\..\lib\windows\zlib\include" /I =
"..\..\..\source\kernel\gen_messaging" /I =
"..\..\..\source\blender\readstreamglue" /I =
"..\..\..\source\blender\readstreamglue\stubs" /I =
"..\..\..\..\lib\windows\zlib\include" /I =
"..\..\..\source\blender\blenloader" /I =
"..\..\..\source\blender\inflate" /I "..\..\..\source\blender\decrypt" =
/I "..\..\..\source\blender\verify" /I =
"..\..\..\..\lib\windows\blenkey\include" /D "WIN32" /D "_DEBUG" /D =
"_MBCS" /D "_LIB" /YX /FD /GZ /c
# SUBTRACT CPP /Fr
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=3Dbscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=3Dlink.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

!ELSEIF  "$(CFG)" =3D=3D "BLO_readstreamglue - Win32 MT DLL Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "BLO_readstreamglue___Win32_MT_DLL_Release"
# PROP BASE Intermediate_Dir "BLO_readstreamglue___Win32_MT_DLL_Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "..\..\..\obj\windows\blender\readstreamglue\mtdll"
# PROP Intermediate_Dir =
"..\..\..\obj\windows\blender\readstreamglue\mtdll"
# PROP Target_Dir ""
LINK32=3Dlink.exe -lib
# ADD BASE CPP /nologo /W3 /GX /O2 /I =
"..\..\..\source\kernel\gen_messaging" /I =
"..\..\..\source\blender\readstreamglue" /I =
"..\..\..\source\blender\readstreamglue\stubs" /I =
"..\..\..\..\lib\windows\zlib\include" /I =
"..\..\..\source\blender\blenloader" /I =
"..\..\..\source\blender\inflate" /I "..\..\..\source\blender\decrypt" =
/I "..\..\..\source\blender\verify" /I =
"..\..\..\..\lib\windows\blenkey\include" /D "WIN32" /D "NDEBUG" /D =
"_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /I =
"..\..\..\source\kernel\gen_messaging" /I =
"..\..\..\source\blender\readstreamglue" /I =
"..\..\..\source\blender\readstreamglue\stubs" /I =
"..\..\..\..\lib\windows\zlib\include" /I =
"..\..\..\source\blender\blenloader" /I =
"..\..\..\source\blender\inflate" /I "..\..\..\source\blender\decrypt" =
/I "..\..\..\source\blender\verify" /I =
"..\..\..\..\lib\windows\blenkey\include" /D "WIN32" /D "NDEBUG" /D =
"_MBCS" /D "_LIB" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=3Dbscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=3Dlink.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

!ELSEIF  "$(CFG)" =3D=3D "BLO_readstreamglue - Win32 MT DLL Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "BLO_readstreamglue___Win32_MT_DLL_Debug"
# PROP BASE Intermediate_Dir "BLO_readstreamglue___Win32_MT_DLL_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir =
"..\..\..\obj\windows\blender\readstreamglue\mtdll_debug"
# PROP Intermediate_Dir =
"..\..\..\obj\windows\blender\readstreamglue\mtdll_debug"
# PROP Target_Dir ""
LINK32=3Dlink.exe -lib
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I =
"..\..\..\lib\windows\zlib\include" /I =
"..\..\..\source\kernel\gen_messaging" /I =
"..\..\..\source\blender\readstreamglue" /I =
"..\..\..\source\blender\readstreamglue\stubs" /I =
"..\..\..\..\lib\windows\zlib\include" /I =
"..\..\..\source\blender\blenloader" /I =
"..\..\..\source\blender\inflate" /I "..\..\..\source\blender\decrypt" =
/I "..\..\..\source\blender\verify" /I =
"..\..\..\..\lib\windows\blenkey\include" /D "WIN32" /D "_DEBUG" /D =
"_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I =
"..\..\..\lib\windows\zlib\include" /I =
"..\..\..\source\kernel\gen_messaging" /I =
"..\..\..\source\blender\readstreamglue" /I =
"..\..\..\source\blender\readstreamglue\stubs" /I =
"..\..\..\..\lib\windows\zlib\include" /I =
"..\..\..\source\blender\blenloader" /I =
"..\..\..\source\blender\inflate" /I "..\..\..\source\blender\decrypt" =
/I "..\..\..\source\blender\verify" /I =
"..\..\..\..\lib\windows\blenkey\include" /D "WIN32" /D "_DEBUG" /D =
"_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=3Dbscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=3Dlink.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

!ENDIF=20

# Begin Target

# Name "BLO_readstreamglue - Win32 Release"
# Name "BLO_readstreamglue - Win32 Debug"
# Name "BLO_readstreamglue - Win32 MT DLL Release"
# Name "BLO_readstreamglue - Win32 MT DLL Debug"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File

SOURCE=3D..\..\..\source\blender\readstreamglue\intern\BLO_readStreamGlue=
.c
# End Source File
# Begin Source File

SOURCE=3D..\..\..\source\blender\readstreamglue\intern\BLO_readStreamGlue=
LoopBack.c
# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl"
# End Group
# End Target
# End Project

------=_NextPart_000_0002_01C32B82.D2A86520--