some MSVC cleanup.

- removed DNA_script_types from makesdna project.
- fixed a few errors in the projectsettings of the yafray project...it's a wonder people actually got it to compile.
This commit is contained in:
Roel Spruit 2004-01-21 20:57:29 +00:00
parent 0a25a54569
commit 79eb9de35a
2 changed files with 1 additions and 5 deletions

@ -294,10 +294,6 @@ SOURCE=..\..\..\source\blender\makesdna\DNA_screen_types.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\..\..\source\blender\makesdna\DNA_script_types.h
# End Source File
# Begin Source File
SOURCE=..\..\..\source\blender\makesdna\DNA_scriptlink_types.h SOURCE=..\..\..\source\blender\makesdna\DNA_scriptlink_types.h
# End Source File # End Source File
# Begin Source File # Begin Source File

@ -42,7 +42,7 @@ RSC=rc.exe
# PROP Target_Dir "" # PROP Target_Dir ""
LINK32=link.exe -lib LINK32=link.exe -lib
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c # 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 "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\python" /I "..\..\..\source\blender\misc" /I "..\..\..\source\blender\renderconverter" /I "..\..\..\source\blender\include" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\imbuf" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Fp"..\..\..\obj\windows\blender\renderconverter/BRE_yafray.pch" /YX /J /FD /c # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\python" /I "..\..\..\source\blender\misc" /I "..\..\..\source\blender\renderconverter" /I "..\..\..\source\blender\include" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\makesdna" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\imbuf" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /J /FD /c
# ADD BASE RSC /l 0x413 /d "NDEBUG" # ADD BASE RSC /l 0x413 /d "NDEBUG"
# ADD RSC /l 0x413 /d "NDEBUG" # ADD RSC /l 0x413 /d "NDEBUG"
BSC32=bscmake.exe BSC32=bscmake.exe