Build Log
--------------------Configuration: blendpot - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3C2.tmp" with contents
[
/nologo /MTd /Gm /GX /Zi /Od /I "..\chap7" /I "..\glut-3.7\include" /I "..\..\glut-3.7\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/BLENDPOT.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\openGL\Chap10\BLENDPOT\blendpot.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3C2.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3C3.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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/blendpot.pdb" /debug /machine:I386 /out:"blendpot.exe" /pdbtype:sept /libpath:"..\glut-3.7\Debug"
.\Debug\blendpot.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3C3.tmp"
Output Window
Compiling...
blendpot.c
Linking...
Results
blendpot.exe - 0 error(s), 0 warning(s)