42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: clip - Win32 Release--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\DOCUME~1\chrisg\LOCALS~1\Temp\RSP59F.tmp" with contents
|
|
[
|
|
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/clip.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
|
"D:\NT\private\shell\ext\clip\clip.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\chrisg\LOCALS~1\Temp\RSP59F.tmp"
|
|
Creating temporary file "C:\DOCUME~1\chrisg\LOCALS~1\Temp\RSP5A0.tmp" with contents
|
|
[
|
|
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/clip.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
|
|
"D:\NT\private\shell\ext\clip\StdAfx.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\chrisg\LOCALS~1\Temp\RSP5A0.tmp"
|
|
Creating temporary file "C:\DOCUME~1\chrisg\LOCALS~1\Temp\RSP5A1.tmp" with contents
|
|
[
|
|
kernel32.lib user32.lib gdi32.lib advapi32.lib d:\nt\public\sdk\lib\i386\shell32.lib ole32.lib oleaut32.lib uuid.lib d:\nt\public\sdk\lib\i386\shlwapi.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/clip.pdb" /machine:I386 /out:"Release/clip.exe"
|
|
.\Release\clip.obj
|
|
.\Release\StdAfx.obj
|
|
]
|
|
Creating command line "link.exe @C:\DOCUME~1\chrisg\LOCALS~1\Temp\RSP5A1.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
StdAfx.cpp
|
|
Compiling...
|
|
clip.cpp
|
|
Linking...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
clip.exe - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|