Build Log
--------------------Configuration: MessageFile - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /fo"Release/MessageFile.res" /d "NDEBUG" "C:\Projects\IISSCOv50\MessageFile\MessageFile.rc""
Creating temporary file "C:\DOCUME~1\v-russg\LOCALS~1\Temp\RSP1A.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MESSAGEFILE_EXPORTS" /Fp"Release/MessageFile.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Projects\IISSCOv50\MessageFile\MessageFile.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\v-russg\LOCALS~1\Temp\RSP1A.tmp""
Creating temporary file "C:\DOCUME~1\v-russg\LOCALS~1\Temp\RSP1B.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MESSAGEFILE_EXPORTS" /Fp"Release/MessageFile.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Projects\IISSCOv50\MessageFile\StdAfx.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\v-russg\LOCALS~1\Temp\RSP1B.tmp""
Creating temporary file "C:\DOCUME~1\v-russg\LOCALS~1\Temp\RSP1C.tmp" with contents
[
gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib ole32.lib oleaut32.lib uuid.lib activeds.lib adsiid.lib /nologo /dll /incremental:no /pdb:"MessageFile.pdb" /machine:I386 /def:".\MessageFile.def" /out:"Release/IISScoMessageFile.dll" /implib:"Release/IISScoMessageFile.lib"
.\Release\MessageFile.obj
.\Release\StdAfx.obj
.\Release\MessageFile.res
]
Creating command line "link.exe @"C:\DOCUME~1\v-russg\LOCALS~1\Temp\RSP1C.tmp""
Output Window
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MessageFile.cpp
Linking...
Creating library Release/IISScoMessageFile.lib and object Release/IISScoMessageFile.exp
Results
IISScoMessageFile.dll - 0 error(s), 0 warning(s)