Creating temporary file "c:\Documents and Settings\Indri\Desktop\project3-VS2005\project3\ImageLib\Debug\RSP00000124203340.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/ImageLib.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\WarpImage.cpp"
".\Transform.cpp"
".\RefCntMem.cpp"
".\Pyramid.cpp"
".\Image.cpp"
".\FileIO.cpp"
".\Convolve.cpp"
".\Convert.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Indri\Desktop\project3-VS2005\project3\ImageLib\Debug\RSP00000124203340.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Indri\Desktop\project3-VS2005\project3\ImageLib\Debug\RSP00000224203340.rsp" with contents
[
/OUT:".\Debug\ImageLib.lib" ".\Debug\Convert.obj"
".\Debug\Convolve.obj"
".\Debug\FileIO.obj"
".\Debug\Image.obj"
".\Debug\Pyramid.obj"
".\Debug\RefCntMem.obj"
".\Debug\Transform.obj"
".\Debug\WarpImage.obj"
]
Creating command line "lib.exe @"c:\Documents and Settings\Indri\Desktop\project3-VS2005\project3\ImageLib\Debug\RSP00000224203340.rsp" /NOLOGO"
|