Initial
This commit is contained in:
47
http/HTTP.PLG
Normal file
47
http/HTTP.PLG
Normal file
@@ -0,0 +1,47 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: http - Win32 Debug--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
Creating command line "rc.exe /l 0x409 /fo"msvcobj/http.res" /d "_DEBUG" "D:\work\HTTP\http.rc""
|
||||
Creating temporary file "C:\TEMP\RSP1E.tmp" with contents
|
||||
[
|
||||
/nologo /Zp8 /MTd /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /Fp"msvcobj/http.pch" /YX /Fo"msvcobj/" /Fd"msvcobj/" /FD /c
|
||||
"D:\work\fund\html.cpp"
|
||||
"D:\work\HTTP\mainfrm.cpp"
|
||||
"D:\work\HTTP\Mainpage.cpp"
|
||||
]
|
||||
Creating command line "cl.exe @C:\TEMP\RSP1E.tmp"
|
||||
Creating temporary file "C:\TEMP\RSP1F.tmp" with contents
|
||||
[
|
||||
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib wsock32.lib comctl32.lib /nologo /subsystem:windows /incremental:no /pdb:"msvcobj/http.pdb" /debug /machine:I386 /out:"msvcobj/http.exe" /pdbtype:sept
|
||||
.\msvcobj\html.obj
|
||||
.\msvcobj\mainfrm.obj
|
||||
.\msvcobj\Mainpage.obj
|
||||
.\msvcobj\http.res
|
||||
..\exe\mscommon.lib
|
||||
..\exe\msfileio.lib
|
||||
..\exe\mssocket.lib
|
||||
..\exe\statbar.lib
|
||||
]
|
||||
Creating command line "link.exe @C:\TEMP\RSP1F.tmp"
|
||||
<h3>Output Window</h3>
|
||||
Compiling resources...
|
||||
Compiling...
|
||||
html.cpp
|
||||
mainfrm.cpp
|
||||
Mainpage.cpp
|
||||
Linking...
|
||||
LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification
|
||||
Creating library msvcobj/http.lib and object msvcobj/http.exp
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
http.exe - 0 error(s), 1 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user