Source code of Windows XP (NT5)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<html> <body> <pre> <h1>Build Log</h1> <h3> --------------------Configuration: tmgr - Win32 Debug-------------------- </h3> <h3>Command Lines</h3> Creating command line "rc.exe /l 0x409 /fo"Debug/tmgr.res" /d "_DEBUG" /d "_AFXDLL" "C:\nt\net\wlbs\nlbmgr\tmgr\tmgr.rc"" Creating temporary file "C:\DOCUME~1\josephj\LOCALS~1\Temp\RSPC84.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/tmgr.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\nt\net\wlbs\nlbmgr\tmgr\tmgr.cpp" "C:\nt\net\wlbs\nlbmgr\tmgr\nlbhost.cpp" "C:\nt\net\wlbs\nlbmgr\tmgr\nprov.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\josephj\LOCALS~1\Temp\RSPC84.tmp" Creating temporary file "C:\DOCUME~1\josephj\LOCALS~1\Temp\RSPC85.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/tmgr.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\nt\net\wlbs\nlbmgr\tmgr\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\josephj\LOCALS~1\Temp\RSPC85.tmp" Creating temporary file "C:\DOCUME~1\josephj\LOCALS~1\Temp\RSPC86.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/tmgr.pdb" /debug /machine:I386 /out:"Debug/tmgr.exe" /pdbtype:sept .\Debug\StdAfx.obj .\Debug\tmgr.obj .\Debug\tmgr.res .\Debug\nlbhost.obj .\Debug\nprov.obj ] Creating command line "link.exe @C:\DOCUME~1\josephj\LOCALS~1\Temp\RSPC86.tmp" <h3>Output Window</h3> Compiling resources... Compiling... StdAfx.cpp Compiling... tmgr.cpp nlbhost.cpp nprov.cpp Generating Code... Linking... Creating library Debug/tmgr.lib and object Debug/tmgr.exp
<h3>Results</h3> tmgr.exe - 0 error(s), 0 warning(s) </pre> </body> </html>
|