TEXT
20
Command Lines
Guest on 4th July 2022 07:16:08 PM
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\WINDDK\2600\src\interrupt\test\Debug\RSP000001.rsp" with contents
[
/D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
test.cpp
]
Creating command line "cl.exe @c:\WINDDK\2600\src\interrupt\test\Debug\RSP000001.rsp /nologo"
Creating temporary file "c:\WINDDK\2600\src\interrupt\test\Debug\RSP000002.rsp" with contents
[
/OUT:"Debug/test.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/test.pdb" /SUBSYSTEM:CONSOLE /MACHINE:IX86 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\test.obj
]
Creating command line "link.exe @c:\WINDDK\2600\src\interrupt\test\Debug\RSP000002.rsp"