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: Excluded - Win32 Debug-------------------- </h3> <h3>Command Lines</h3> Creating command line "rc.exe /l 0x409 /fo"Debug/Excluded.res" /d "_DEBUG" "D:\nt\windows\appcompat\tools\SMVTest\Excluded\Excluded.rc"" Creating temporary file "C:\DOCUME~1\diaaf\LOCALS~1\Temp\RSP2DC.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXCLUDED_EXPORTS" /Fp"Debug/Excluded.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\nt\windows\appcompat\tools\SMVTest\Excluded\Excluded.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\diaaf\LOCALS~1\Temp\RSP2DC.tmp" Creating temporary file "C:\DOCUME~1\diaaf\LOCALS~1\Temp\RSP2DD.tmp" with contents [ /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXCLUDED_EXPORTS" /Fp"Debug/Excluded.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\nt\windows\appcompat\tools\SMVTest\Excluded\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\diaaf\LOCALS~1\Temp\RSP2DD.tmp" Creating temporary file "C:\DOCUME~1\diaaf\LOCALS~1\Temp\RSP2DE.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 log.lib /nologo /dll /incremental:yes /pdb:"Debug/Excluded.pdb" /debug /machine:I386 /out:"../Debug/Excluded.dll" /implib:"Debug/Excluded.lib" /pdbtype:sept .\Debug\Excluded.obj .\Debug\StdAfx.obj .\Debug\Excluded.res ] Creating command line "link.exe @C:\DOCUME~1\diaaf\LOCALS~1\Temp\RSP2DE.tmp" <h3>Output Window</h3> Compiling resources... Compiling... StdAfx.cpp Compiling... Excluded.cpp Linking... Creating library Debug/Excluded.lib and object Debug/Excluded.exp
<h3>Results</h3> Excluded.dll - 0 error(s), 0 warning(s) </pre> </body> </html>
|