Files
Work/tooltip/TOOLTST.PLG
2024-08-07 09:16:27 -04:00

44 lines
1.3 KiB
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: tooltst - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP205.tmp" with contents
[
/nologo /Zp1 /MTd /Zi /O2 /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /Fp".\msvcobj/TOOLTST.pch" /YX"windows.h" /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
"D:\work\tooltip\main.cpp"
"D:\work\tooltip\Mainwnd.cpp"
"D:\work\tooltip\toolinfo.cpp"
"D:\work\tooltip\tooltip.cpp"
]
Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP205.tmp"
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP206.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib comctl32.lib uuid.lib /nologo /subsystem:windows /pdb:none /debug /debugtype:both /machine:I386 /out:".\msvcobj/TOOLTST.exe"
.\msvcobj\main.obj
.\msvcobj\Mainwnd.obj
.\msvcobj\toolinfo.obj
.\msvcobj\tooltip.obj
\work\exe\mscommon.lib
]
Creating command line "link.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP206.tmp"
<h3>Output Window</h3>
Compiling...
main.cpp
Mainwnd.cpp
toolinfo.cpp
tooltip.cpp
Linking...
Creating library .\msvcobj/TOOLTST.lib and object .\msvcobj/TOOLTST.exp
<h3>Results</h3>
TOOLTST.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>