Initial
This commit is contained in:
46
mesh/MESH.PLG
Normal file
46
mesh/MESH.PLG
Normal file
@@ -0,0 +1,46 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: mesh - Win32 Debug--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
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"
|
||||
<h3>Output Window</h3>
|
||||
Compiling...
|
||||
Main.cpp
|
||||
Mainwnd.cpp
|
||||
Mesh.cpp
|
||||
Polypnt.cpp
|
||||
Segment.cpp
|
||||
Linking...
|
||||
Creating library .\msvcobj/Mesh.lib and object .\msvcobj/Mesh.exp
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
Mesh.exe - 0 error(s), 0 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user