windows-nt/Source/XPSP1/NT/base/win32/fusion/app/conexec/conexec.plg

43 lines
2.2 KiB
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: conexec - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\FELIXY~1.NTD\LOCALS~1\Temp\RSP33.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /Zi /Od /I "C:\Program Files\Microsoft.NET\FrameworkSDK\include" /I "C:\WINNTS\Microsoft.NET\Framework\v1.0.2129" /I "C:\Documents and Settings\felixybc.NTDEV\Desktop\work" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/conexec.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\felixybc.NTDEV\Desktop\work\conexec\conexec.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\FELIXY~1.NTD\LOCALS~1\Temp\RSP33.tmp"
Creating temporary file "C:\DOCUME~1\FELIXY~1.NTD\LOCALS~1\Temp\RSP34.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /Zi /Od /I "C:\Program Files\Microsoft.NET\FrameworkSDK\include" /I "C:\WINNTS\Microsoft.NET\Framework\v1.0.2129" /I "C:\Documents and Settings\felixybc.NTDEV\Desktop\work" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/conexec.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\felixybc.NTDEV\Desktop\work\conexec\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\FELIXY~1.NTD\LOCALS~1\Temp\RSP34.tmp"
Creating temporary file "C:\DOCUME~1\FELIXY~1.NTD\LOCALS~1\Temp\RSP35.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 odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/conexec.pdb" /debug /machine:I386 /nodefaultlib:"libcd" /out:"Debug/conexec.exe" /pdbtype:sept
".\Debug\conexec.obj"
".\Debug\StdAfx.obj"
]
Creating command line "link.exe @C:\DOCUME~1\FELIXY~1.NTD\LOCALS~1\Temp\RSP35.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
conexec.cpp
c:\documents and settings\felixybc.ntdev\desktop\work\conexec\debug\mscorlib.tlh(19009) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Linking...
<h3>Results</h3>
conexec.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>