Creating temporary file "c:\Documents and Settings\sweedyk\My Documents\cs155\imageProcessor\Debug\RSP00000C.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\ip.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\sweedyk\My Documents\cs155\imageProcessor\Debug\RSP00000C.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\sweedyk\My Documents\cs155\imageProcessor\Debug\RSP00000D.rsp" with contents
[
/OUT:"Debug/imageprocessor.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/imageprocessor.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
".\Debug\control.obj"
".\Debug\image.obj"
".\Debug\ip.obj"
".\Debug\main.obj"
".\Debug\win32.obj"
".\Debug\draw.obj"
".\Debug\filter.obj"
".\Debug\warp.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\sweedyk\My Documents\cs155\imageProcessor\Debug\RSP00000D.rsp""
|