Build Log
  

Rebuild started: Project: TEST, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\RSP00000B57084636.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP "..\phong.cpp"
]
Creating command line "cl.exe @"b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\RSP00000B57084636.rsp" /nologo /errorReport:prompt"
Creating temporary file "b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\TMP00000C57084636.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\TEST.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\TEST.exe.embed.manifest.res" "b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\TMP00000C57084636.tmp""
Creating temporary file "b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\RSP00000D57084636.rsp" with contents
[
/OUT:"B:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\TEST.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\TEST.exe.intermediate.manifest" /DEBUG /PDB:"b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\TEST.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\phong.obj"

".\Debug\TEST.exe.embed.manifest.res"
]
Creating command line "link.exe @"b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\RSP00000D57084636.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\RSP00000E57084636.rsp" with contents
[
/out:".\Debug\TEST.exe.embed.manifest" /notify_update /manifest

".\Debug\TEST.exe.intermediate.manifest"
]
Creating command line "mt.exe @"b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\RSP00000E57084636.rsp" /nologo"
Creating temporary file "b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\BAT00000F57084636.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\BAT00000F57084636.bat"""
Creating temporary file "b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\TMP00001057084636.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\TEST.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\TEST.exe.embed.manifest.res" "b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\TMP00001057084636.tmp""
Creating temporary file "b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\RSP00001157084636.rsp" with contents
[
/OUT:"B:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\TEST.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\TEST.exe.intermediate.manifest" /DEBUG /PDB:"b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\TEST.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\phong.obj"

".\Debug\TEST.exe.embed.manifest.res"
]
Creating command line "link.exe @"b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\RSP00001157084636.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
phong.cpp
b:\study\5 sem\5.mash graph\examples\glew ex1\phong.cpp(116) : warning C4996: 'fopen' was declared deprecated
        z:\programms\vs2005\vc\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Compiling manifest to resources...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://b:\Study\5 sem\5.Mash Graph\EXAMPLES\GLew Ex1\TEST\Debug\BuildLog.htm"
TEST - 0 error(s), 1 warning(s)