Build Log
  

Build started: Project: DoesNotDoIt, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\Q\Mogil\DoesNotDoIt\Release\RSP00000B31725636.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_AFXDLL" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Yu"stdafx.h" /Fp".\Release/DoesNotDoIt.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP .\DoesNotDoItDlg.cpp
]
Creating command line "cl.exe @d:\Q\Mogil\DoesNotDoIt\Release\RSP00000B31725636.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\Q\Mogil\DoesNotDoIt\Release\RSP00000C31725636.rsp" with contents
[
/OUT:".\Release/DoesNotDoIt.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\DoesNotDoIt.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:".\Release/DoesNotDoIt.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86 ".\Release\DoesNotDoIt.obj"

".\Release\DoesNotDoIt.res"

".\Release\DoesNotDoItDlg.obj"

".\Release\StdAfx.obj"

".\Release\timethrd.obj"
]
Creating command line "link.exe @d:\Q\Mogil\DoesNotDoIt\Release\RSP00000C31725636.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Q\Mogil\DoesNotDoIt\Release\RSP00000D31725636.rsp" with contents
[
/outputresource:".\Release\DoesNotDoIt.exe;#1" /manifest

.\Release\DoesNotDoIt.exe.intermediate.manifest
]
Creating command line "mt.exe @d:\Q\Mogil\DoesNotDoIt\Release\RSP00000D31725636.rsp /nologo"
Creating temporary file "d:\Q\Mogil\DoesNotDoIt\Release\BAT00000E31725636.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "d:\Q\Mogil\DoesNotDoIt\Release\BAT00000E31725636.bat"
Output Window
  
Compiling...
DoesNotDoItDlg.cpp
.\DoesNotDoItDlg.cpp(271) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\DoesNotDoItDlg.cpp(273) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
.\DoesNotDoItDlg.cpp(275) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\Q\Mogil\DoesNotDoIt\Release\BuildLog.htm"
DoesNotDoIt - 0 error(s), 3 warning(s)