home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / DLL_Toolkit / Source / HTBTcpip / comdll.plg < prev    next >
Encoding:
Text File  |  2005-03-02  |  1.9 KB  |  50 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: HTBcomdll - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/comdll.res" /d "_DEBUG" "C:\HTBasic Source Code\DLL's\HTBtcpip\comdll.rc"" 
  10. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP806.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/comdll.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:\HTBasic Source Code\DLL's\HTBtcpip\comdll.cpp"
  14. "C:\HTBasic Source Code\DLL's\HTBtcpip\DialogThread.cpp"
  15. ]
  16. Creating command line "cl.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP806.tmp" 
  17. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP807.tmp" with contents
  18. [
  19. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/comdll.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  20. "C:\HTBasic Source Code\DLL's\HTBtcpip\StdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP807.tmp" 
  23. Creating temporary file "C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP808.tmp" with contents
  24. [
  25. ../Tools/HTBWIN.LIB /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/htb-tcpip.pdb" /debug /machine:I386 /def:".\comdll.def" /out:"Debug/htb-tcpip.dll" /implib:"Debug/htb-tcpip.lib" /pdbtype:sept 
  26. ".\Debug\comdll.obj"
  27. ".\Debug\DialogThread.obj"
  28. ".\Debug\StdAfx.obj"
  29. ".\Debug\comdll.res"
  30. ]
  31. Creating command line "link.exe @C:\DOCUME~1\PATB\LOCALS~1\Temp\RSP808.tmp"
  32. <h3>Output Window</h3>
  33. Compiling resources...
  34. Compiling...
  35. StdAfx.cpp
  36. Compiling...
  37. comdll.cpp
  38. DialogThread.cpp
  39. Generating Code...
  40. Linking...
  41.    Creating library Debug/htb-tcpip.lib and object Debug/htb-tcpip.exp
  42.  
  43.  
  44.  
  45. <h3>Results</h3>
  46. htb-tcpip.dll - 0 error(s), 0 warning(s)
  47. </pre>
  48. </body>
  49. </html>
  50.