Build Log
  

------- Build started: Project: buildinc, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\My_Designs\uart\avr\buildinc\buildinc\Debug\RSP000059.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/buildinc.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\buildinc.cpp
]
Creating command line "cl.exe @c:\My_Designs\uart\avr\buildinc\buildinc\Debug\RSP000059.rsp /nologo"
Creating temporary file "c:\My_Designs\uart\avr\buildinc\buildinc\Debug\RSP00005A.rsp" with contents
[
/OUT:"Debug/buildinc.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/buildinc.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\stdafx.obj
.\debug\buildinc.obj
]
Creating command line "link.exe @c:\My_Designs\uart\avr\buildinc\buildinc\Debug\RSP00005A.rsp"
Output Window
  
Compiling...
buildinc.cpp
c:\My_Designs\uart\avr\buildinc\buildinc\buildinc.cpp(58) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
Linking...
Results
  
Build log was saved at "file://c:\My_Designs\uart\avr\buildinc\buildinc\Debug\BuildLog.htm"
buildinc - 0 error(s), 1 warning(s)