Files
Work/remoteps/remoteps.plg
2024-08-07 09:16:27 -04:00

49 lines
1.4 KiB
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: remoteps - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP99.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib wsock32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/remoteps.pdb" /machine:I386 /out:"Debug/remoteps.exe" /pdbtype:sept
.\Debug\intercpt.obj
.\Debug\RemoteProcess.obj
.\Debug\RemoteProcessImpl.obj
.\Debug\remoteps.obj
.\Debug\StdAfx.obj
.\Debug\remoteps.res
..\EXE\com.lib
..\EXE\mscommon.lib
..\EXE\psapint.lib
\work\exe\msbsp.lib
\work\exe\msfileio.lib
\work\exe\msimage.lib
\work\exe\mssocket.lib
"\parts\jpeg-6b\lib\jpeg6b.lib"
]
Creating command line "link.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP99.tmp"
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP9A.bat" with contents
[
@echo off
".\Debug\remoteps.exe" /RegServer
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
echo Server registration done!
]
Creating command line "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP9A.bat"
Linking...
Creating library Debug/remoteps.lib and object Debug/remoteps.exp
<h3>Output Window</h3>
Performing registration
Server registration done!
<h3>Results</h3>
remoteps.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>