Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\bzip2\Release\RSP00013251249136.rsp" with contents
[
/D "BZ_NO_STDIO" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Wp64 /Zi /Gr /TC ".\blocksort.c"

".\randtable.c"

".\huffman.c"

".\decompress.c"

".\crctable.c"

".\compress.c"

".\bzlib.c"
]
Creating command line "cl.exe @"c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\bzip2\Release\RSP00013251249136.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\bzip2\Release\RSP00013C51249136.rsp" with contents
[
/OUT:"C:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\Release\bzip2.lib" /LTCG

".\Release\blocksort.obj"

".\Release\bzlib.obj"

".\Release\compress.obj"

".\Release\crctable.obj"

".\Release\decompress.obj"

".\Release\huffman.obj"

".\Release\randtable.obj"
]
Creating command line "lib.exe @"c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\bzip2\Release\RSP00013C51249136.rsp" /NOLOGO"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
blocksort.c
randtable.c
huffman.c
decompress.c
crctable.c
compress.c
bzlib.c
Generating Code...
Creating library...
Results
  
Build log was saved at "file://c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\bzip2\Release\BuildLog.htm"
bzip2 - 0 error(s), 1 warning(s)