Files
Work/CapServer/CapServer.plg
2024-08-07 09:12:07 -04:00

56 lines
1.9 KiB
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: vidcaplib - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP251.tmp" with contents
[
/nologo /Gz /MTd /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "STRICT" /D "__FLAT__" /Fp"debug/vidcaplib.pch" /YX /Fo"debug/" /Fd"debug/" /FD /GZ /c
"D:\work\vidcap\BMPCAP.CPP"
]
Creating command line "cl.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSP251.tmp"
Creating command line "link.exe -lib /nologo /out:"debug\vidcaplib.lib" .\debug\BMPCAP.OBJ .\debug\VIDCAP.OBJ .\debug\VidReg.obj "
<h3>Output Window</h3>
Compiling...
BMPCAP.CPP
Creating library...
<h3>
--------------------Configuration: CapServer - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP252.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib winmm.lib vfw32.lib wsock32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/CapServer.pdb" /debug /machine:I386 /out:"Debug/CapServer.exe" /pdbtype:sept
.\Debug\gensrv.obj
.\Debug\Main.obj
.\Debug\MainApplication.obj
.\Debug\MonitorThread.obj
.\Debug\Params.obj
.\Debug\SocketHeader.obj
.\Debug\SocketServer.obj
.\Debug\WDMCap.obj
.\Debug\CapServer.res
\work\exe\msbsp.lib
\work\codec\Debug\codec.lib
\work\exe\mscommon.lib
"\parts\jpeg-6b\lib\jpeg6b.lib"
\work\exe\mssocket.lib
\work\vidcap\debug\vidcaplib.lib
\work\exe\msthread.lib
]
Creating command line "link.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSP252.tmp"
<h3>Output Window</h3>
Linking...
Creating library Debug/CapServer.lib and object Debug/CapServer.exp
<h3>Results</h3>
CapServer.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>