Build Log
  

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

Command Lines
  
Creating temporary file "D:\Projects\MSClient\Release\RSP00003D50886432.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp".\Release/MSClient.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP .\MSClient.cpp
]
Creating command line "cl.exe @D:\Projects\MSClient\Release\RSP00003D50886432.rsp /nologo /errorReport:prompt"
Creating temporary file "D:\Projects\MSClient\Release\RSP00003E50886432.rsp" with contents
[
/OUT:".\Release/MSClient.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\MSClient.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:".\Release/MSClient.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /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\MSClient.obj"

".\Release\StdAfx.obj"
]
Creating command line "link.exe @D:\Projects\MSClient\Release\RSP00003E50886432.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "D:\Projects\MSClient\Release\RSP00003F50886432.rsp" with contents
[
/outputresource:".\Release\MSClient.exe;#1" /manifest

.\Release\MSClient.exe.intermediate.manifest
]
Creating command line "mt.exe @D:\Projects\MSClient\Release\RSP00003F50886432.rsp /nologo"
Creating temporary file "D:\Projects\MSClient\Release\BAT00004050886432.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "D:\Projects\MSClient\Release\BAT00004050886432.bat"
Output Window
  
Compiling...
MSClient.cpp
.\MSClient.cpp(70) : warning C4996: 'gets': This function or variable may be unsafe. Consider using gets_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(279) : see declaration of 'gets'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://D:\Projects\MSClient\Release\BuildLog.htm"
MSClient - 0 error(s), 1 warning(s)