Build Log
  

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

Command Lines
  
Creating temporary file "d:\Work\Bmp2Header\Release\RSP00000152489696.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_AFXDLL" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Yc"stdafx.h" /Fp".\Release/Bmp2Header.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP .\StdAfx.cpp
]
Creating command line "cl.exe @d:\Work\Bmp2Header\Release\RSP00000152489696.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\Work\Bmp2Header\Release\RSP00000252489696.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/Bmp2Header.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP .\Bmp2HeaderDlg.cpp

.\Bmp2Header.cpp
]
Creating command line "cl.exe @d:\Work\Bmp2Header\Release\RSP00000252489696.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0600" /d "_AFXDLL" /l 0x412 /fo".\Release/Bmp2Header.res" .\Bmp2Header.rc"
Creating temporary file "d:\Work\Bmp2Header\Release\RSP00000352489696.rsp" with contents
[
/OUT:".\Release/Bmp2Header.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\Bmp2Header.exe.intermediate.manifest" /PDB:".\Release/Bmp2Header.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 ".\release\Bmp2Header.obj"

".\release\Bmp2Header.res"

".\release\Bmp2HeaderDlg.obj"

".\release\StdAfx.obj"
]
Creating command line "link.exe @d:\Work\Bmp2Header\Release\RSP00000352489696.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Work\Bmp2Header\Release\RSP00000452489696.rsp" with contents
[
/outputresource:".\release\Bmp2Header.exe;#1" /manifest

.\release\Bmp2Header.exe.intermediate.manifest
]
Creating command line "mt.exe @d:\Work\Bmp2Header\Release\RSP00000452489696.rsp /nologo"
Creating temporary file "d:\Work\Bmp2Header\Release\BAT00000552489696.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\release\mt.dep
]
Creating command line "d:\Work\Bmp2Header\Release\BAT00000552489696.bat"
Output Window
  
Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Compiling...
Bmp2HeaderDlg.cpp
.\Bmp2HeaderDlg.cpp(233) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\Bmp2HeaderDlg.cpp(289) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\Bmp2HeaderDlg.cpp(329) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\Bmp2HeaderDlg.cpp(336) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\Bmp2HeaderDlg.cpp(369) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\Bmp2HeaderDlg.cpp(370) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\Bmp2HeaderDlg.cpp(595) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\Bmp2HeaderDlg.cpp(647) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
Bmp2Header.cpp
.\Bmp2Header.cpp(52) : warning C4996: 'CWinApp::Enable3dControls': CWinApp::Enable3dControls is no longer needed. You should remove this call.
        C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(4477) : see declaration of 'CWinApp::Enable3dControls'
Generating Code...
Compiling resources...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\Work\Bmp2Header\Release\BuildLog.htm"
Bmp2Header - 0 error(s), 9 warning(s)