--- trunk/H7 Server/Debug/BuildLog.htm 2007/01/30 07:52:35 14 +++ trunk/H7 Server/Debug/BuildLog.htm 2007/01/30 08:03:08 15 @@ -11,14 +11,23 @@
Command Lines -
  
Creating temporary file "c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP000005.rsp" with contents
+
  
Creating temporary file "c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP000007.rsp" with contents
 [
 /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Zc:wchar_t /Yu"stdafx.h" /Fp"Debug/H7 Server.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
+".\TcpServerClass.cpp"
 ".\TcpClientClass.cpp"
+".\H7 ServerDlg.cpp"
+".\H7 Server.cpp"
 ]
-Creating command line "cl.exe @"c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP000005.rsp" /nologo"
+Creating command line "cl.exe @"c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP000007.rsp" /nologo"
+Creating temporary file "c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP000008.rsp" with contents
+[
+/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Zc:wchar_t /Yc"stdafx.h" /Fp"Debug/H7 Server.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
+".\stdafx.cpp"
+]
+Creating command line "cl.exe @"c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP000008.rsp" /nologo"
 Creating command line "rc.exe /d "_DEBUG" /l 0x409 /I "Debug" /fo"Debug/H7 Server.res" ".\H7 Server.rc""
-Creating temporary file "c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP000006.rsp" with contents
+Creating temporary file "c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP000009.rsp" with contents
 [
 /OUT:"Debug/H7 Server.exe" /INCREMENTAL /NOLOGO /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Debug/H7 Server.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86  DelayImp.lib DelayImp.lib
 ".\Debug\H7 Server.obj"
@@ -28,16 +37,24 @@
 ".\Debug\TcpServerClass.obj"
 ".\Debug\H7 Server.res"
 ]
-Creating command line "link.exe @"c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP000006.rsp""
+Creating command line "link.exe @"c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\RSP000009.rsp""
 
Output Window
  
Compiling...
+stdafx.cpp
+Compiling...
+TcpServerClass.cpp
 TcpClientClass.cpp
+H7 ServerDlg.cpp
+c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\H7 ServerDlg.cpp(295) : warning C4018: '<' : signed/unsigned mismatch
+c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\H7 ServerDlg.cpp(322) : warning C4018: '<' : signed/unsigned mismatch
+H7 Server.cpp
+Generating Code...
 Compiling resources...
 Linking...
 
Results
  
 Build log was saved at "file://c:\Documents and Settings\Admin\Skrivebord\H7\H7 Server\Debug\BuildLog.htm"
-H7 Server - 0 error(s), 0 warning(s)
+H7 Server - 0 error(s), 2 warning(s)
\ No newline at end of file