| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- <html>
- <head>
- <META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16">
- </head>
- <body>
- <pre>
- <table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3>
- Build Log
- </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>
- <h3>Build started: Project: clibutils, Configuration: Debug|Win32</h3>
- </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
- Command Lines
- </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Creating temporary file "d:\Avinash\work\clibutils\win\clibutils_Debug\RSP00001531481252.rsp" with contents
- [
- /Od /I "..\inc" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"clibutils_Debug\\" /Fd"clibutils_Debug\clibutils.pdb" /W3 /c /Wp64 /ZI /TC ..\src\c_deque.c
- ]
- Creating command line "cl.exe @d:\Avinash\work\clibutils\win\clibutils_Debug\RSP00001531481252.rsp /nologo /errorReport:prompt"
- Creating temporary file "d:\Avinash\work\clibutils\win\clibutils_Debug\RSP00001631481252.rsp" with contents
- [
- /OUT:"D:\Avinash\work\clibutils\win\clibutils_Debug\clibutils.lib" .\clibutils_Debug\c_array.obj
- .\clibutils_Debug\c_deque.obj
- .\clibutils_Debug\c_heap.obj
- .\clibutils_Debug\c_map.obj
- .\clibutils_Debug\c_rb.obj
- .\clibutils_Debug\c_set.obj
- .\clibutils_Debug\c_slist.obj
- .\clibutils_Debug\c_stack.obj
- .\clibutils_Debug\c_util.obj
- ]
- Creating command line "lib.exe @d:\Avinash\work\clibutils\win\clibutils_Debug\RSP00001631481252.rsp /NOLOGO"
- </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
- Output Window
- </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Compiling...
- c_deque.c
- Creating library...
- </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
- Results
- </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Build log was saved at "file://d:\Avinash\work\clibutils\win\clibutils_Debug\BuildLog.htm"
- clibutils - 0 error(s), 0 warning(s)
- </pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2>
- </font></table></body></html>
|