Initial
This commit is contained in:
28
jpgimg/jpgimg.plg
Normal file
28
jpgimg/jpgimg.plg
Normal file
@@ -0,0 +1,28 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: jpgimg - Win32 Debug--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
Creating temporary file "C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSP1B3.tmp" with contents
|
||||
[
|
||||
/nologo /Gz /MTd /GX /Zi /O2 /I "\work" /I "\parts" /I "\parts\jpeg-6b" /D "_DEBUG" /D "__FLAT__" /D "STRICT" /D "_WINDOWS" /D "WIN32" /Fp"msvcobj/jpgimg.pch" /YX /Fo"msvcobj/" /Fd"msvcobj/" /FD /c
|
||||
"F:\work\jpgimg\Jpgimg.cpp"
|
||||
]
|
||||
Creating command line "cl.exe @C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSP1B3.tmp"
|
||||
Creating command line "link.exe -lib /nologo /out:"..\exe\jpgimg.lib" .\msvcobj\Dib24.obj .\msvcobj\Jpgimg.obj .\msvcobj\Rawimg.obj .\Asmutil.obj "
|
||||
<h3>Output Window</h3>
|
||||
Compiling...
|
||||
Jpgimg.cpp
|
||||
Creating library...
|
||||
.\Asmutil.obj : warning LNK4033: converting object format from OMF to COFF
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
jpgimg.lib - 0 error(s), 1 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user