Die temporäre Datei "l:\paper\ct_heap\SimpleHeap\Debug\RSP000004.rsp" wird erstellt. Inhalt:
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /GS /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /ZI /TP
.\SimpleHeap.cpp
]Erstellen der Befehlszeile "cl.exe @l:\paper\ct_heap\SimpleHeap\Debug\RSP000004.rsp /nologo"Die temporäre Datei "l:\paper\ct_heap\SimpleHeap\Debug\RSP000005.rsp" wird erstellt. Inhalt:
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /GS /Yc"stdafx.h" /Fp"Debug/SimpleHeap.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /ZI /TP
.\stdafx.cpp
]Erstellen der Befehlszeile "cl.exe @l:\paper\ct_heap\SimpleHeap\Debug\RSP000005.rsp /nologo"Die temporäre Datei "l:\paper\ct_heap\SimpleHeap\Debug\RSP000006.rsp" wird erstellt. Inhalt:
[
/OUT:"Debug/SimpleHeap.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/SimpleHeap.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\SimpleHeap.obj
.\Debug\stdafx.obj
]Erstellen der Befehlszeile "link.exe @l:\paper\ct_heap\SimpleHeap\Debug\RSP000006.rsp" |