Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\lectures\lec7\testIncrementation\testIncrementation\Debug\RSP00004761086148.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\test.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\lectures\lec7\testIncrementation\testIncrementation\Debug\RSP00004761086148.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\lectures\lec7\testIncrementation\testIncrementation\Debug\RSP00004861086148.rsp" with contents [ /OUT:"C:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\lectures\lec7\testIncrementation\Debug\testIncrementation.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\testIncrementation.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\lectures\lec7\testIncrementation\Debug\testIncrementation.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /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\test.obj" ".\Debug\testIncrementation.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\lectures\lec7\testIncrementation\testIncrementation\Debug\RSP00004861086148.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\lectures\lec7\testIncrementation\testIncrementation\Debug\RSP00004961086148.rsp" with contents [ /out:".\Debug\testIncrementation.exe.embed.manifest" /notify_update /manifest ".\Debug\testIncrementation.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\lectures\lec7\testIncrementation\testIncrementation\Debug\RSP00004961086148.rsp" /nologo" Creating temporary file "c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\lectures\lec7\testIncrementation\testIncrementation\Debug\BAT00004A61086148.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\lectures\lec7\testIncrementation\testIncrementation\Debug\BAT00004A61086148.bat""" |
Output Window |
Compiling... test.cpp Linking... Embedding manifest... |
Results |
Build log was saved at "file://c:\Documents and Settings\fienup\Desktop\Data_Courses\cs051\lectures\lec7\testIncrementation\testIncrementation\Debug\BuildLog.htm" testIncrementation - 0 error(s), 0 warning(s) |