Build Log
--------------------Configuration: Msg - Win32 Debug--------------------
Command Lines
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 "
Output Window
Compiling...
StdAfx.cpp
Compiling...
ClassLibrary.cpp
MsgClass.cpp
MsgObject.cpp
MsgTable.cpp
Generating Code...
Creating library...
Results
Msg.lib - 0 error(s), 0 warning(s)