Build Log
  

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

Command Lines
  
Creating temporary file "c:\Debugging\Debuging\Debug1\Debug\RSP00002035203236.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\FooClass.cpp

.\Debug1.cpp
]
Creating command line "cl.exe @c:\Debugging\Debuging\Debug1\Debug\RSP00002035203236.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Debugging\Debuging\Debug1\Debug\RSP00002135203236.rsp" with contents
[
/OUT:"C:\Debugging\Debuging\Debug\Debug1.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Debug1.exe.intermediate.manifest" /DEBUG /PDB:"c:\Debugging\Debuging\debug\Debug1.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 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\Debug1.obj"

".\Debug\FooClass.obj"

".\Debug\MyMath.obj"

".\Debug\stdafx.obj"

".\Debug\Debug1.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Debugging\Debuging\Debug1\Debug\RSP00002135203236.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Debugging\Debuging\Debug1\Debug\RSP00002235203236.rsp" with contents
[
/out:.\Debug\Debug1.exe.embed.manifest /notify_update /manifest

.\Debug\Debug1.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Debugging\Debuging\Debug1\Debug\RSP00002235203236.rsp /nologo"
Creating temporary file "c:\Debugging\Debuging\Debug1\Debug\BAT00002335203236.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\Debugging\Debuging\Debug1\Debug\BAT00002335203236.bat"
Output Window
  
Compiling...
FooClass.cpp
Generating Code...
Skipping... (no relevant changes detected)
Debug1.cpp
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Debugging\Debuging\Debug1\Debug\BuildLog.htm"
Debug1 - 0 error(s), 0 warning(s)