Initial
This commit is contained in:
31
gif/GIF.PLG
Normal file
31
gif/GIF.PLG
Normal file
@@ -0,0 +1,31 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: gif - Win32 Debug--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP7.tmp" with contents
|
||||
[
|
||||
/nologo /Gz /MTd /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /Fp"msvcobj/gif.pch" /YX /Fo"msvcobj/" /Fd"msvcobj/" /FD /c
|
||||
"D:\work\GIF\gif.cpp"
|
||||
"D:\work\GIF\gifbmp.cpp"
|
||||
"D:\work\GIF\Lzw.cpp"
|
||||
]
|
||||
Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP7.tmp"
|
||||
Creating command line "link.exe -lib /nologo /out:"..\exe\msgif.lib" .\msvcobj\gif.obj .\msvcobj\gifbmp.obj .\msvcobj\Istream.obj .\msvcobj\Lzw.obj "
|
||||
<h3>Output Window</h3>
|
||||
Compiling...
|
||||
gif.cpp
|
||||
gifbmp.cpp
|
||||
Lzw.cpp
|
||||
Creating library...
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
msgif.lib - 0 error(s), 0 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user