Leaked source code of windows server 2003
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.
 
 
 
 
 
 

42 lines
1.6 KiB

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Msg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\TEMP\RSP431.tmp" with contents
[
/nologo /MDd /W4 /Gm /ZI /Od /I "..\..\inc" /I "..\..\inc\Public" /I "..\..\..\..\..\public\internal\base\inc" /D "_LIB" /D "DUSER_EXPORTS" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_X86_" /Fp"Debug/Msg.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"N:\NT06\windows\AdvCore\DUser\Engine\Msg\ClassLibrary.cpp"
"N:\NT06\windows\AdvCore\DUser\Engine\Msg\MsgClass.cpp"
"N:\NT06\windows\AdvCore\DUser\Engine\Msg\MsgObject.cpp"
"N:\NT06\windows\AdvCore\DUser\Engine\Msg\MsgTable.cpp"
]
Creating command line "cl.exe @D:\TEMP\RSP431.tmp"
Creating temporary file "D:\TEMP\RSP432.tmp" with contents
[
/nologo /MDd /W4 /Gm /ZI /Od /I "..\..\inc" /I "..\..\inc\Public" /I "..\..\..\..\..\public\internal\base\inc" /D "_LIB" /D "DUSER_EXPORTS" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_X86_" /Fp"Debug/Msg.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"N:\NT06\windows\AdvCore\DUser\Engine\Msg\StdAfx.cpp"
]
Creating command line "cl.exe @D:\TEMP\RSP432.tmp"
Creating command line "link.exe -lib /nologo /out:"..\..\Debug\Msg.lib" .\Debug\ClassLibrary.obj .\Debug\MsgClass.obj .\Debug\MsgObject.obj .\Debug\MsgTable.obj .\Debug\StdAfx.obj "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
ClassLibrary.cpp
MsgClass.cpp
MsgObject.cpp
MsgTable.cpp
Generating Code...
Creating library...
<h3>Results</h3>
Msg.lib - 0 error(s), 0 warning(s)
</pre>
</body>
</html>