Creating temporary file "c:\Xpe\Adder\Debug\RSP000005.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Zc:wchar_t /Yu"stdafx.h" /Fp"Debug/Adder.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\AdderDlg.cpp
.\Adder.cpp
]
Creating command line "cl.exe @c:\Xpe\Adder\Debug\RSP000005.rsp /nologo"
Creating temporary file "c:\Xpe\Adder\Debug\RSP000006.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Zc:wchar_t /Yc"stdafx.h" /Fp"Debug/Adder.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\stdafx.cpp
]
Creating command line "cl.exe @c:\Xpe\Adder\Debug\RSP000006.rsp /nologo"
Creating command line "rc.exe /d "_DEBUG" /l 0x409 /I "Debug" /fo"Debug/Adder.res" .\Adder.rc"
Creating temporary file "c:\Xpe\Adder\Debug\RSP000007.rsp" with contents
[
/OUT:"Debug/Adder.exe" /INCREMENTAL /NOLOGO /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Debug/Adder.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 DelayImp.lib DelayImp.lib
.\Debug\Adder.obj
.\Debug\AdderDlg.obj
.\Debug\stdafx.obj
.\Debug\Adder.res
]
Creating command line "link.exe @c:\Xpe\Adder\Debug\RSP000007.rsp"
|