Build Log
  

------- Build started: Project: HW1, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "e:\tmp\Hw1\Debug\RSP000001.rsp" with contents
[
/Od /I "..\includes" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\square.cpp
.\main.cpp
]
Creating command line "cl.exe @e:\tmp\Hw1\Debug\RSP000001.rsp /nologo"
Creating temporary file "e:\tmp\Hw1\Debug\RSP000002.rsp" with contents
[
/OUT:"Debug/HW1.exe" /INCREMENTAL /NOLOGO /LIBPATH:"..\Devil\lib" /LIBPATH:"..\Glut" /DEBUG /PDB:"Debug/HW1.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 glut32.lib devil.lib ilut.lib ilu.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
.\debug\square.obj
]
Creating command line "link.exe @e:\tmp\Hw1\Debug\RSP000002.rsp"
Output Window
  
Compiling...
square.cpp
main.cpp
Generating Code...
Linking...
Results
  
Build log was saved at "file://e:\tmp\Hw1\Debug\BuildLog.htm"
HW1 - 0 error(s), 0 warning(s)