Build Log
  

Build started: Project: M3DRend, Configuration: Release|Win32

Command Lines
  
Creating temporary file "z:\M3D\M3DRend\Release\RSP0000FE31724264.rsp" with contents
[
/O2 /Ob2 /Oi /Ot /Oy /GL /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NON_CONFORMING_SWPRINTFS" /D "_VC80_UPGRADE=0x0700" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MD /Gy /arch:SSE2 /fp:fast /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP .\DLLMain.cpp

.\CShadowBuf.cpp

.\crendertraditional.cpp

.\CRenderRay.cpp

.\CRayObject.cpp

.\clight.cpp
]
Creating command line "cl.exe @z:\M3D\M3DRend\Release\RSP0000FE31724264.rsp /nologo /errorReport:prompt"
Creating temporary file "z:\M3D\M3DRend\Release\RSP00011331724264.rsp" with contents
[
/OUT:"Release/M3DRend.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"Release\M3DRend.dll.intermediate.manifest" /DEBUG /PDB:"z:\M3D\M3DRend\Release\M3DRend.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /IMPLIB:"Release/M3DRend.lib" /MACHINE:X86 escarpment.lib m3dutil.lib m3dobj.lib m3dtext.lib m3dworld.lib m3dview.lib m3danim.lib m3deffect.lib m3dwavedll.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Release\clight.obj"

".\Release\CRayObject.obj"

".\Release\CRenderRay.obj"

".\Release\crendertraditional.obj"

".\Release\CShadowBuf.obj"

".\Release\DLLMain.obj"

".\Release\M3DRend.res"
]
Creating command line "link.exe @z:\M3D\M3DRend\Release\RSP00011331724264.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "z:\M3D\M3DRend\Release\RSP00011531724264.rsp" with contents
[
/outputresource:".\Release\M3DRend.dll;#2" /manifest

.\Release\M3DRend.dll.intermediate.manifest
]
Creating command line "mt.exe @z:\M3D\M3DRend\Release\RSP00011531724264.rsp /nologo"
Creating temporary file "z:\M3D\M3DRend\Release\BAT00011631724264.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "z:\M3D\M3DRend\Release\BAT00011631724264.bat"
Creating temporary file "z:\M3D\M3DRend\Release\BAT00011731724264.bat" with contents
[
@echo off

copy z:\m3d\m3drend\debug\m3drend.dll z:\bin

copy z:\m3d\m3drend\debug\m3drend.lib z:\lib



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."

exit 1

:VCEnd
]
Creating command line "z:\M3D\M3DRend\Release\BAT00011731724264.bat"
Output Window
  
Compiling...
DLLMain.cpp
CShadowBuf.cpp
crendertraditional.cpp
CRenderRay.cpp
CRayObject.cpp
clight.cpp
Linking...
clight.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
   Creating library Release/M3DRend.lib and object Release/M3DRend.exp
Generating code
Finished generating code
Embedding manifest...
Performing Post-Build Event...
        1 file(s) copied.
        1 file(s) copied.
Results
  
Build log was saved at "file://z:\M3D\M3DRend\Release\BuildLog.htm"
M3DRend - 0 error(s), 0 warning(s)