Build Log
  

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

Command Lines
  
Creating temporary file "g:\cqq\yuong_book\MANDELMT\Debug\RSP00000128721596.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp".\Debug/MandelMT.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\StdAfx.cpp
]
Creating command line "cl.exe @g:\cqq\yuong_book\MANDELMT\Debug\RSP00000128721596.rsp /nologo /errorReport:prompt"
Creating temporary file "g:\cqq\yuong_book\MANDELMT\Debug\RSP00000228721596.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\Debug/MandelMT.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\MandelMTView.cpp

.\MandelMTDoc.cpp

.\MandelMT.cpp

.\MainFrm.cpp
]
Creating command line "cl.exe @g:\cqq\yuong_book\MANDELMT\Debug\RSP00000228721596.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_DEBUG" /d "_VC80_UPGRADE=0x0600" /l 0x409 /fo".\Debug/MandelMT.res" .\MandelMT.rc"
Creating temporary file "g:\cqq\yuong_book\MANDELMT\Debug\RSP00000328721596.rsp" with contents
[
/OUT:".\Debug/MandelMT.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\MANDELMT.EXE.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:".\Debug/MandelMT.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86  DelayImp.lib

".\DEBUG\MAINFRM.obj"

".\DEBUG\MANDELMT.obj"

".\DEBUG\MANDELMT.RES"

".\DEBUG\MANDELMTDOC.obj"

".\DEBUG\MANDELMTVIEW.obj"

".\DEBUG\STDAFX.obj"

".\Debug\MANDELMT.EXE.embed.manifest.res"
]
Creating command line "link.exe @g:\cqq\yuong_book\MANDELMT\Debug\RSP00000328721596.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "g:\cqq\yuong_book\MANDELMT\Debug\RSP00000428721596.rsp" with contents
[
/out:.\DEBUG\MANDELMT.EXE.embed.manifest /notify_update /manifest

.\DEBUG\MANDELMT.EXE.intermediate.manifest
]
Creating command line "mt.exe @g:\cqq\yuong_book\MANDELMT\Debug\RSP00000428721596.rsp /nologo"
Creating temporary file "g:\cqq\yuong_book\MANDELMT\Debug\BAT00000528721596.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\DEBUG\mt.dep
]
Creating command line "g:\cqq\yuong_book\MANDELMT\Debug\BAT00000528721596.bat"
Creating temporary file "g:\cqq\yuong_book\MANDELMT\Debug\TMP00000628721596.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\MANDELMT.EXE.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\MANDELMT.EXE.embed.manifest.res" g:\cqq\yuong_book\MANDELMT\Debug\TMP00000628721596.tmp"
Creating temporary file "g:\cqq\yuong_book\MANDELMT\Debug\RSP00000728721596.rsp" with contents
[
/OUT:".\Debug/MandelMT.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\MANDELMT.EXE.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:".\Debug/MandelMT.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86  DelayImp.lib

".\DEBUG\MAINFRM.obj"

".\DEBUG\MANDELMT.obj"

".\DEBUG\MANDELMT.RES"

".\DEBUG\MANDELMTDOC.obj"

".\DEBUG\MANDELMTVIEW.obj"

".\DEBUG\STDAFX.obj"

".\Debug\MANDELMT.EXE.embed.manifest.res"
]
Creating command line "link.exe @g:\cqq\yuong_book\MANDELMT\Debug\RSP00000728721596.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0600 (Windows Vista)
Compiling...
MainFrm.cpp
MandelMT.cpp
g:\cqq\yuong_book\mandelmt\mandelmt.cpp(58) : warning C4996: 'CWinApp::Enable3dControlsStatic': CWinApp::Enable3dControlsStatic is no longer needed. You should remove this call.
        c:\program files\microsoft visual studio 9.0\vc\atlmfc\include\afxwin.h(4821) : see declaration of 'CWinApp::Enable3dControlsStatic'
MandelMTDoc.cpp
MandelMTView.cpp
Generating Code...
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : warning LNK4076: invalid incremental status file '.\Debug/MandelMT.ilk'; linking nonincrementally
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
LINK : warning LNK4076: invalid incremental status file '.\Debug/MandelMT.ilk'; linking nonincrementally
Results
  
Build log was saved at "file://g:\cqq\yuong_book\MANDELMT\Debug\BuildLog.htm"
MandelMT - 0 error(s), 3 warning(s)