Creating temporary file "c:\Documents and Settings\Jeff Louie\My Documents\Visual Studio Projects\ConsoleServer\Debug\RSP000005.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/ConsoleServer.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\ConsoleServer.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Jeff Louie\My Documents\Visual Studio Projects\ConsoleServer\Debug\RSP000005.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Jeff Louie\My Documents\Visual Studio Projects\ConsoleServer\Debug\RSP000006.rsp" with contents
[
/OUT:"Debug/ConsoleServer.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/ConsoleServer.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\ConsoleServer.obj"
".\Debug\stdafx.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Jeff Louie\My Documents\Visual Studio Projects\ConsoleServer\Debug\RSP000006.rsp""
|