Build Log
  

Rebuild started: Project: M3DRend, Configuration: Release|x64

Command Lines
  
Creating temporary file "z:\M3D\M3DRend\x64\Release\RSP00010D23643312.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"x64\Release\\" /Fd"x64\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\x64\Release\RSP00010D23643312.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_VC80_UPGRADE=0x0700" /fo"x64\Release/M3DRend.res" .\M3DRend.rc"
Creating temporary file "z:\M3D\M3DRend\x64\Release\RSP00011223643312.rsp" with contents
[
/OUT:"x64\Release/M3DRend.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"x64\Release\M3DRend.dll.intermediate.manifest" /DEBUG /PDB:"z:\M3D\M3DRend\x64\Release\M3DRend.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /IMPLIB:"x64\Release/M3DRend.lib" /MACHINE:X64 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

".\x64\Release\clight.obj"

".\x64\Release\CRayObject.obj"

".\x64\Release\CRenderRay.obj"

".\x64\Release\crendertraditional.obj"

".\x64\Release\CShadowBuf.obj"

".\x64\Release\DLLMain.obj"

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

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

copy z:\m3d\m3drend\x64\debug\m3drend.dll z:\bin64

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



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\x64\Release\BAT00011723643312.bat"
Output Window
  
Compiling...
cl : Command line warning D9002 : ignoring unknown option '/arch:SSE2'
DLLMain.cpp
CShadowBuf.cpp
crendertraditional.cpp
CRenderRay.cpp
CRayObject.cpp
clight.cpp
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
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 x64\Release/M3DRend.lib and object x64\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\x64\Release\BuildLog.htm"
M3DRend - 0 error(s), 1 warning(s)