Initial
This commit is contained in:
65
image/IMAGE.PLG
Normal file
65
image/IMAGE.PLG
Normal file
@@ -0,0 +1,65 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: image - Win32 Debug--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
Creating temporary file "C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSP281.tmp" with contents
|
||||
[
|
||||
/nologo /Gz /MTd /GX /Z7 /Od /I "\work" /I "\parts" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__FLAT__" /D "STRICT" /Fp"..\exe\msvc42.pch" /YX"windows.h" /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
|
||||
"F:\work\image\Direntry.cpp"
|
||||
"F:\work\image\Dtaentry.cpp"
|
||||
"F:\work\image\Export.cpp"
|
||||
"F:\work\image\Hardware.cpp"
|
||||
"F:\work\image\Import.cpp"
|
||||
"F:\work\image\Imresdir.cpp"
|
||||
"F:\work\image\Pehdr.cpp"
|
||||
"F:\work\image\Sctnhdrs.cpp"
|
||||
"F:\work\image\Stdtmpl.cpp"
|
||||
"F:\work\image\Vxdhdr.cpp"
|
||||
"F:\work\image\vxdname.cpp"
|
||||
"F:\work\image\vxdobj.cpp"
|
||||
]
|
||||
Creating command line "cl.exe @C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSP281.tmp"
|
||||
Creating temporary file "C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSP282.tmp" with contents
|
||||
[
|
||||
/nologo /out:"..\exe\msimage.lib"
|
||||
.\msvcobj\Direntry.obj
|
||||
.\msvcobj\Dtaentry.obj
|
||||
.\msvcobj\Export.obj
|
||||
.\msvcobj\Hardware.obj
|
||||
.\msvcobj\Import.obj
|
||||
.\msvcobj\Imresdir.obj
|
||||
.\msvcobj\Pehdr.obj
|
||||
.\msvcobj\Sctnhdrs.obj
|
||||
.\msvcobj\Stdtmpl.obj
|
||||
.\msvcobj\Vxdhdr.obj
|
||||
.\msvcobj\vxdname.obj
|
||||
.\msvcobj\vxdobj.obj
|
||||
]
|
||||
Creating command line "link.exe -lib @C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSP282.tmp"
|
||||
<h3>Output Window</h3>
|
||||
Compiling...
|
||||
Direntry.cpp
|
||||
Dtaentry.cpp
|
||||
Export.cpp
|
||||
Hardware.cpp
|
||||
Import.cpp
|
||||
Imresdir.cpp
|
||||
Pehdr.cpp
|
||||
Sctnhdrs.cpp
|
||||
Stdtmpl.cpp
|
||||
Vxdhdr.cpp
|
||||
vxdname.cpp
|
||||
vxdobj.cpp
|
||||
Creating library...
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
msimage.lib - 0 error(s), 0 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user