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

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: HTBcomdll - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Release/comdll.res" /d "NDEBUG" "P:\Builds\Dll Toolkit\Source\HTBtcpip\comdll.rc"" 
  10. Creating temporary file "C:\TEMP\RSP126.tmp" with contents
  11. [
  12. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/comdll.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "P:\Builds\Dll Toolkit\Source\HTBtcpip\comdll.cpp"
  14. "P:\Builds\Dll Toolkit\Source\HTBtcpip\DialogThread.cpp"
  15. ]
  16. Creating command line "cl.exe @C:\TEMP\RSP126.tmp" 
  17. Creating temporary file "C:\TEMP\RSP127.tmp" with contents
  18. [
  19. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/comdll.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  20. "P:\Builds\Dll Toolkit\Source\HTBtcpip\StdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:\TEMP\RSP127.tmp" 
  23. Creating temporary file "C:\TEMP\RSP128.tmp" with contents
  24. [
  25. ../Tools/HTBWIN.LIB /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/htb-tcpip.pdb" /machine:I386 /def:".\comdll.def" /out:"Release/htb-tcpip.dll" /implib:"Release/htb-tcpip.lib" 
  26. ".\Release\comdll.obj"
  27. ".\Release\DialogThread.obj"
  28. ".\Release\StdAfx.obj"
  29. ".\Release\comdll.res"
  30. ]
  31. Creating command line "link.exe @C:\TEMP\RSP128.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 Release/htb-tcpip.lib and object Release/htb-tcpip.exp
  42. LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
  43. LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
  44.  
  45.  
  46.  
  47. <h3>Results</h3>
  48. htb-tcpip.dll - 0 error(s), 2 warning(s)
  49. </pre>
  50. </body>
  51. </html>
  52.