Build Log
  

Build started: Project: MakeBuild, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "z:\Dragonfly\MakeBuild\Debug\RSP00000125643920.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0700" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/MakeBuild.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\main.cpp
]
Creating command line "cl.exe @z:\Dragonfly\MakeBuild\Debug\RSP00000125643920.rsp /nologo /errorReport:prompt"
Creating temporary file "z:\Dragonfly\MakeBuild\Debug\TMP00000225643920.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\MakeBuild.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\MakeBuild.exe.embed.manifest.res" z:\Dragonfly\MakeBuild\Debug\TMP00000225643920.tmp"
Creating temporary file "z:\Dragonfly\MakeBuild\Debug\RSP00000325643920.rsp" with contents
[
/OUT:".\Debug/MakeBuild.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\MakeBuild.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/MakeBuild.pdb" /SUBSYSTEM:CONSOLE /MACHINE:I386 odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\main.obj"

".\Debug\MakeBuild.exe.embed.manifest.res"
]
Creating command line "link.exe @z:\Dragonfly\MakeBuild\Debug\RSP00000325643920.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "z:\Dragonfly\MakeBuild\Debug\RSP00000425643920.rsp" with contents
[
/out:.\Debug\MakeBuild.exe.embed.manifest /notify_update /manifest

.\Debug\MakeBuild.exe.intermediate.manifest
]
Creating command line "mt.exe @z:\Dragonfly\MakeBuild\Debug\RSP00000425643920.rsp /nologo"
Creating temporary file "z:\Dragonfly\MakeBuild\Debug\BAT00000525643920.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "z:\Dragonfly\MakeBuild\Debug\BAT00000525643920.bat"
Creating temporary file "z:\Dragonfly\MakeBuild\Debug\TMP00000625643920.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\MakeBuild.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\MakeBuild.exe.embed.manifest.res" z:\Dragonfly\MakeBuild\Debug\TMP00000625643920.tmp"
Creating temporary file "z:\Dragonfly\MakeBuild\Debug\RSP00000725643920.rsp" with contents
[
/OUT:".\Debug/MakeBuild.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\MakeBuild.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/MakeBuild.pdb" /SUBSYSTEM:CONSOLE /MACHINE:I386 odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\main.obj"

".\Debug\MakeBuild.exe.embed.manifest.res"
]
Creating command line "link.exe @z:\Dragonfly\MakeBuild\Debug\RSP00000725643920.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
main.cpp
z:\dragonfly\makebuild\main.cpp(85) : 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 (x86)\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
Compiling manifest to resources...
Linking...
LINK : warning LNK4076: invalid incremental status file '.\Debug/MakeBuild.ilk'; linking nonincrementally
Embedding manifest...
LINK : warning LNK4076: invalid incremental status file '.\Debug/MakeBuild.ilk'; linking nonincrementally
Results
  
Build log was saved at "file://z:\Dragonfly\MakeBuild\Debug\BuildLog.htm"
MakeBuild - 0 error(s), 3 warning(s)