Build Log
  

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

Command Lines
  
Creating temporary file "d:\Мои документы\Visual Studio 2005\Projects\OOP step by step\Ex4\Ex4\Release\RSP00001412281720.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\mycllass.cpp"

".\main.cpp"
]
Creating command line "cl.exe @"d:\Мои документы\Visual Studio 2005\Projects\OOP step by step\Ex4\Ex4\Release\RSP00001412281720.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Мои документы\Visual Studio 2005\Projects\OOP step by step\Ex4\Ex4\Release\RSP00001512281720.rsp" with contents
[
/OUT:"D:\Мои документы\Visual Studio 2005\Projects\OOP step by step\Ex4\Release\Ex4.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\Ex4.exe.intermediate.manifest" /DEBUG /PDB:"d:\мои документы\visual studio 2005\projects\oop step by step\ex4\release\Ex4.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /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"

".\release\mycllass.obj"
]
Creating command line "link.exe @"d:\Мои документы\Visual Studio 2005\Projects\OOP step by step\Ex4\Ex4\Release\RSP00001512281720.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Мои документы\Visual Studio 2005\Projects\OOP step by step\Ex4\Ex4\Release\RSP00001612281720.rsp" with contents
[
/outputresource:"..\release\Ex4.exe;#1" /manifest

".\release\Ex4.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\Мои документы\Visual Studio 2005\Projects\OOP step by step\Ex4\Ex4\Release\RSP00001612281720.rsp" /nologo"
Creating temporary file "d:\Мои документы\Visual Studio 2005\Projects\OOP step by step\Ex4\Ex4\Release\BAT00001712281720.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep"
]
Creating command line """d:\Мои документы\Visual Studio 2005\Projects\OOP step by step\Ex4\Ex4\Release\BAT00001712281720.bat"""
Output Window
  
Compiling...
mycllass.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://d:\Мои документы\Visual Studio 2005\Projects\OOP step by step\Ex4\Ex4\Release\BuildLog.htm"
Ex4 - 0 error(s), 0 warning(s)