Build Log
  

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

Command Lines
  
Creating temporary file "d:\visualcplusplus\tailfile\Debug\RSP0000AF1716556.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\tailfile.cpp

"c:\Documents and Settings\KyD\Desktop\work\bignumfft\BigInt.cpp"
]
Creating command line "cl.exe @d:\visualcplusplus\tailfile\Debug\RSP0000AF1716556.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\visualcplusplus\tailfile\Debug\RSP0000B01716556.rsp" with contents
[
/OUT:"Debug/tailfile.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\tailfile.exe.intermediate.manifest" /DEBUG /PDB:"Debug/tailfile.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\BigInt.obj"

".\Debug\FFT.obj"

".\Debug\tailfile.obj"

".\Debug\tailfile.exe.embed.manifest.res"
]
Creating command line "link.exe @d:\visualcplusplus\tailfile\Debug\RSP0000B01716556.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\visualcplusplus\tailfile\Debug\RSP0000B11716556.rsp" with contents
[
/out:.\Debug\tailfile.exe.embed.manifest /notify_update /manifest

.\Debug\tailfile.exe.intermediate.manifest
]
Creating command line "mt.exe @d:\visualcplusplus\tailfile\Debug\RSP0000B11716556.rsp /nologo"
Creating temporary file "d:\visualcplusplus\tailfile\Debug\BAT0000B21716556.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "d:\visualcplusplus\tailfile\Debug\BAT0000B21716556.bat"
Output Window
  
Compiling...
tailfile.cpp
Generating Code...
Compiling...
BigInt.cpp
Generating Code...
Linking...
Embedding manifest...

Results
  
Build log was saved at "file://d:\visualcplusplus\tailfile\Debug\BuildLog.htm"
tailfile - 0 error(s), 0 warning(s)