Creating temporary file "d:\All In One 3E\chapters\chapter03\VLines\Debug\RSP000001.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /RTC1 /MDd /YX"stdafx.h" /Fp".\Debug/VLines.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TC
".\main.c"
]
Creating command line "cl.exe @"d:\All In One 3E\chapters\chapter03\VLines\Debug\RSP000001.rsp" /nologo"
Creating temporary file "d:\All In One 3E\chapters\chapter03\VLines\Debug\RSP000002.rsp" with contents
[
/OUT:".\Debug/VLines.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/VLines.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 alleg.lib 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\main.obj"
]
Creating command line "link.exe @"d:\All In One 3E\chapters\chapter03\VLines\Debug\RSP000002.rsp""
|