Build Log
--------------------Configuration: mesh - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP21.tmp" with contents [ /nologo /Gz /Zp8 /MTd /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /Fp".\msvcobj/Mesh.pch" /YX /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c "D:\work\mesh\Main.cpp" "D:\work\mesh\Mainwnd.cpp" "D:\work\mesh\Mesh.cpp" "D:\work\mesh\Polypnt.cpp" "D:\work\mesh\Segment.cpp" ] Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP21.tmp" Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP22.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib /nologo /subsystem:windows /incremental:yes /pdb:".\msvcobj/Mesh.pdb" /debug /machine:I386 /out:".\msvcobj/Mesh.exe" .\msvcobj\Main.obj .\msvcobj\Mainwnd.obj .\msvcobj\Mesh.obj .\msvcobj\Polypnt.obj .\msvcobj\Segment.obj \work\exe\mscommon.lib ] Creating command line "link.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP22.tmp"Output Window
Compiling... Main.cpp Mainwnd.cpp Mesh.cpp Polypnt.cpp Segment.cpp Linking... Creating library .\msvcobj/Mesh.lib and object .\msvcobj/Mesh.expResults
Mesh.exe - 0 error(s), 0 warning(s)