Creating temporary file "d:\src\dll_dcl\src\Release\RSP00000141244384.rsp" with contents
[
/O2 /GL /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yu"stdafx.h" /Fp"Release\dcl.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP .\dcl.cpp
.\method.cpp
]
Creating command line "cl.exe @d:\src\dll_dcl\src\Release\RSP00000141244384.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\src\dll_dcl\src\Release\RSP00000241244384.rsp" with contents
[
/O2 /GL /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yc"stdafx.h" /Fp"Release\dcl.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP .\stdafx.cpp
]
Creating command line "cl.exe @d:\src\dll_dcl\src\Release\RSP00000241244384.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /d "_AFXDLL" /d "_UNICODE" /d "UNICODE" /l 0x409 /I "Release" /fo"Release/dcl.res" .\dcl.rc"
Creating temporary file "d:\src\dll_dcl\src\Release\RSP00000341244384.rsp" with contents
[
/OUT:"D:\src\dll_dcl\Release\dcl.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"Release\dcl.dll.intermediate.manifest" /DEF:".\dcl.def" /DEBUG /PDB:"d:\src\dll_dcl\release\dcl.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 ".\Release\method.obj"
".\Release\dcl.obj"
".\Release\stdafx.obj"
".\Release\dcl.res"
]
Creating command line "link.exe @d:\src\dll_dcl\src\Release\RSP00000341244384.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\src\dll_dcl\src\Release\RSP00000441244384.rsp" with contents
[
/outputresource:"..\release\dcl.dll;#2" /manifest
.\Release\dcl.dll.intermediate.manifest
]
Creating command line "mt.exe @d:\src\dll_dcl\src\Release\RSP00000441244384.rsp /nologo"
Creating temporary file "d:\src\dll_dcl\src\Release\BAT00000541244384.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "d:\src\dll_dcl\src\Release\BAT00000541244384.bat"
|