Build Log
  

Build started: Project: WallChange, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\My\Visual Studio Projects\C++\WallChange\WallChange\Release\RSP000001180820.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\main.cpp"
]
Creating command line "cl.exe @"c:\My\Visual Studio Projects\C++\WallChange\WallChange\Release\RSP000001180820.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\My\Visual Studio Projects\C++\WallChange\WallChange\Release\RSP000002180820.rsp" with contents
[
/OUT:"C:\My\Visual Studio Projects\C++\WallChange\Release\WallChange.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\WallChange.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\My\Visual Studio Projects\C++\WallChange\Release\WallChange.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /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

".\Release\main.obj"
]
Creating command line "link.exe @"c:\My\Visual Studio Projects\C++\WallChange\WallChange\Release\RSP000002180820.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\My\Visual Studio Projects\C++\WallChange\WallChange\Release\RSP000003180820.rsp" with contents
[
/outputresource:"..\Release\WallChange.exe;#1" /manifest

".\Release\WallChange.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\My\Visual Studio Projects\C++\WallChange\WallChange\Release\RSP000003180820.rsp" /nologo"
Creating temporary file "c:\My\Visual Studio Projects\C++\WallChange\WallChange\Release\BAT000004180820.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\My\Visual Studio Projects\C++\WallChange\WallChange\Release\BAT000004180820.bat"""
Output Window
  
Compiling...
main.cpp
.\main.cpp(185) : warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\My\Visual Studio Projects\C++\WallChange\WallChange\Release\BuildLog.htm"
WallChange - 0 error(s), 1 warning(s)