Build Log
  

Rebuild started: Project: DiaryInstaller, Configuration: Release|Win32

Command Lines
  
Creating temporary file "q:\Home\Development\Diary\DiaryInstaller\Release\RSP00000138405588.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp"Release\DiaryInstaller.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP .\unzip.cpp

"..\Diary Project\tools.cpp"

.\DiaryInstallerDlg.cpp

.\DiaryInstaller.cpp

.\BrowseCtrl.cpp
]
Creating command line "cl.exe @q:\Home\Development\Diary\DiaryInstaller\Release\RSP00000138405588.rsp /nologo /errorReport:prompt"
Creating temporary file "q:\Home\Development\Diary\DiaryInstaller\Release\RSP00000238405588.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /FD /EHsc /MT /Gy /Yc"stdafx.h" /Fp"Release\DiaryInstaller.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP .\stdafx.cpp
]
Creating command line "cl.exe @q:\Home\Development\Diary\DiaryInstaller\Release\RSP00000238405588.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /l 0x409 /I "Release" /fo"Release/DiaryInstaller.res" .\DiaryInstaller.rc"
Creating temporary file "q:\Home\Development\Diary\DiaryInstaller\Release\RSP00000338405588.rsp" with contents
[
/OUT:"Q:\Home\Development\Diary\Diary Project\Release\DiaryInstaller.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\DiaryInstaller.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Q:\Home\Development\Diary\Diary Project\Release\DiaryInstaller.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86  DelayImp.lib

".\Release\BrowseCtrl.obj"

".\Release\DiaryInstaller.obj"

".\Release\DiaryInstallerDlg.obj"

".\Release\stdafx.obj"

".\Release\tools.obj"

".\Release\unzip.obj"

".\Release\DiaryInstaller.res"
]
Creating command line "link.exe @q:\Home\Development\Diary\DiaryInstaller\Release\RSP00000338405588.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "q:\Home\Development\Diary\DiaryInstaller\Release\RSP00000438405588.rsp" with contents
[
/outputresource:"..\Diary Project\Release\DiaryInstaller.exe;#1" /manifest

.\Release\DiaryInstaller.exe.intermediate.manifest
]
Creating command line "mt.exe @q:\Home\Development\Diary\DiaryInstaller\Release\RSP00000438405588.rsp /nologo"
Creating temporary file "q:\Home\Development\Diary\DiaryInstaller\Release\BAT00000538405588.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "q:\Home\Development\Diary\DiaryInstaller\Release\BAT00000538405588.bat"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
unzip.cpp
.\unzip.cpp(3754) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\unzip.cpp(3780) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\unzip.cpp(3796) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\unzip.cpp(3798) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\unzip.cpp(3835) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\unzip.cpp(3855) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\unzip.cpp(3930) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\unzip.cpp(3960) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\unzip.cpp(3960) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
.\unzip.cpp(4011) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\unzip.cpp(4082) : warning C4996: '_tcsncpy': This function or variable may be unsafe. Consider using _tcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\tchar.h(1518) : see declaration of '_tcsncpy'
tools.cpp
..\Diary Project\tools.cpp(174) : 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 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
DiaryInstallerDlg.cpp
DiaryInstaller.cpp
BrowseCtrl.cpp
.\BrowseCtrl.cpp(513) : warning C4996: '_tcsncpy': This function or variable may be unsafe. Consider using _tcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\tchar.h(1518) : see declaration of '_tcsncpy'
.\BrowseCtrl.cpp(868) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
.\BrowseCtrl.cpp(1442) : warning C4996: '_splitpath': This function or variable may be unsafe. Consider using _splitpath_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdlib.h(786) : see declaration of '_splitpath'
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://q:\Home\Development\Diary\DiaryInstaller\Release\BuildLog.htm"
DiaryInstaller - 0 error(s), 15 warning(s)