Creating temporary file "d:\C++\WCalc\Debug\RSP000001.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Zc:wchar_t /Yu"stdafx.h" /Fp"Debug/WCalc.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\WCalc.cpp"
".\MyWCalcLib.cpp"
".\MainDlg.cpp"
]
Creating command line "cl.exe @"d:\C++\WCalc\Debug\RSP000001.rsp" /nologo"
Creating temporary file "d:\C++\WCalc\Debug\RSP000002.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Zc:wchar_t /Yc"stdafx.h" /Fp"Debug/WCalc.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\stdafx.cpp"
]
Creating command line "cl.exe @"d:\C++\WCalc\Debug\RSP000002.rsp" /nologo"
Creating command line "rc.exe /d "_DEBUG" /d "_AFXDLL" /l 0x409 /I "Debug" /fo"Debug/WCalc.res" ".\WCalc.rc""
Creating temporary file "d:\C++\WCalc\Debug\RSP000003.rsp" with contents
[
/OUT:"Debug/WCalc.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/WCalc.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86
".\debug\MainDlg.obj"
".\debug\MyWCalcLib.obj"
".\debug\stdafx.obj"
".\debug\WCalc.obj"
".\debug\WCalc.res"
]
Creating command line "link.exe @"d:\C++\WCalc\Debug\RSP000003.rsp""
|