Build Log
  

Build started: Project: CV10a, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\PEL\CV10\!\Debug\RSP00002A62286500.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /GS- /Yu"stdafx.h" /Fp"Debug\CV10a.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\CV10a.cpp"
]
Creating command line "cl.exe @"c:\PEL\CV10\!\Debug\RSP00002A62286500.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\PEL\CV10\!\Debug\RSP00002B62286500.rsp" with contents
[
/OUT:"c:\PEL\CV10\!\Debug\CV10a.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\CV10a.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\PEL\CV10\!\Debug\CV10a.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\CV10a.obj"

".\Debug\seznam.obj"

".\Debug\stdafx.obj"

".\Debug\CV10a.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\PEL\CV10\!\Debug\RSP00002B62286500.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\PEL\CV10\!\Debug\RSP00002C62286500.rsp" with contents
[
/out:".\Debug\CV10a.exe.embed.manifest" /notify_update /manifest

".\Debug\CV10a.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\PEL\CV10\!\Debug\RSP00002C62286500.rsp" /nologo"
Creating temporary file "c:\PEL\CV10\!\Debug\BAT00002D62286500.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\PEL\CV10\!\Debug\BAT00002D62286500.bat"""
Output Window
  
Compiling...
CV10a.cpp
c:\pel\cv10\!\cv10a.cpp(18) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(166) : see declaration of 'strtok'
c:\pel\cv10\!\cv10a.cpp(22) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(166) : see declaration of 'strtok'
c:\pel\cv10\!\cv10a.cpp(34) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\pel\cv10\!\cv10a.cpp(89) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\PEL\CV10\!\Debug\BuildLog.htm"
CV10a - 0 error(s), 4 warning(s)