Build Log
  

------- Build started: Project: Client, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Client\Release\RSP000004.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /Yc"stdafx.h" /Fp".\Release/Client.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP
".\StdAfx.cpp"
]
Creating command line "cl.exe @"c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Client\Release\RSP000004.rsp" /nologo"
Creating temporary file "c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Client\Release\RSP000005.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /Yu"stdafx.h" /Fp".\Release/Client.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP
".\ClientSocket.cpp"
".\ClientDlg.cpp"
".\Client.cpp"
]
Creating command line "cl.exe @"c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Client\Release\RSP000005.rsp" /nologo"
Creating command line "rc.exe /d "NDEBUG" /d "_AFXDLL" /l 0x409 /fo".\Release/Client.res" ".\Client.rc""
Creating temporary file "c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Client\Release\RSP000006.rsp" with contents
[
/OUT:".\Release/Client.exe" /INCREMENTAL:NO /NOLOGO /PDB:".\Release/Client.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86
".\Release\Client.obj"
".\Release\Client.res"
".\Release\ClientDlg.obj"
".\Release\ClientSocket.obj"
".\Release\StdAfx.obj"
]
Creating command line "link.exe @"c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Client\Release\RSP000006.rsp""
Output Window
  
Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
Compiling...
ClientSocket.cpp
ClientDlg.cpp
Client.cpp
Client.cpp(56) : warning C4996: 'CWinApp::Enable3dControls' was declared deprecated
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxwin.h(4369) : see declaration of 'CWinApp::Enable3dControls'
Generating Code...
Compiling resources...
Linking...
LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF
Results
  
Build log was saved at "file://c:\Data\Socket_example\v1.0 release\Sockets_Win_v10\SourceCode\Client\Release\BuildLog.htm"
Client - 0 error(s), 2 warning(s)