Build Log
--------------------Configuration: ortho - Win32 Release--------------------
Command Lines
Creating temporary file "c:\windows\TEMP\RSP2295.TMP" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".\Release/Ortho.pch" /YX /Fo".\Release/" /Fd".\Release/" /FD /c
"C:\Book\Samples\Chapt05\ORTHO\Ortho.c"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP2295.TMP"
Creating temporary file "c:\windows\TEMP\RSP2296.TMP" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib opengl32.lib glu32.lib /nologo /subsystem:windows /incremental:no /pdb:".\Release/Ortho.pdb" /machine:I386 /out:".\Release/Ortho.exe"
.\Release\Ortho.obj
.\Release\resource.res
]
Creating command line "link.exe @c:\windows\TEMP\RSP2296.TMP"
Output Window
Compiling...
Ortho.c
Linking...
Results
Ortho.exe - 0 error(s), 0 warning(s)