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

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: HTBbutton - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Release/Button.res" /d "NDEBUG" /d "_AFXDLL" "P:\Builds\Dll Toolkit\Source\HTBButton\Button.rc"" 
  10. Creating temporary file "C:\TEMP\RSP16E.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /Fp"Release/Button.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "P:\Builds\Dll Toolkit\Source\HTBButton\Button.cpp"
  14. "P:\Builds\Dll Toolkit\Source\HTBButton\ButtonDlg.cpp"
  15. "P:\Builds\Dll Toolkit\Source\HTBButton\DialogThread.cpp"
  16. ]
  17. Creating command line "cl.exe @C:\TEMP\RSP16E.tmp" 
  18. Creating temporary file "C:\TEMP\RSP16F.tmp" with contents
  19. [
  20. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /Fp"Release/Button.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  21. "P:\Builds\Dll Toolkit\Source\HTBButton\StdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:\TEMP\RSP16F.tmp" 
  24. Creating temporary file "C:\TEMP\RSP170.tmp" with contents
  25. [
  26. ../Tools/HTBWIN.LIB /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/HTBbutton.pdb" /machine:I386 /def:".\Button.def" /out:"Release/HTBbutton.dll" /implib:"Release/HTBbutton.lib" 
  27. ".\Release\Button.obj"
  28. ".\Release\ButtonDlg.obj"
  29. ".\Release\DialogThread.obj"
  30. ".\Release\StdAfx.obj"
  31. ".\Release\Button.res"
  32. ]
  33. Creating command line "link.exe @C:\TEMP\RSP170.tmp"
  34. <h3>Output Window</h3>
  35. Compiling resources...
  36. Compiling...
  37. StdAfx.cpp
  38. Compiling...
  39. Button.cpp
  40. ButtonDlg.cpp
  41. DialogThread.cpp
  42. Generating Code...
  43. Linking...
  44.    Creating library Release/HTBbutton.lib and object Release/HTBbutton.exp
  45.  
  46.  
  47.  
  48. <h3>Results</h3>
  49. HTBbutton.dll - 0 error(s), 0 warning(s)
  50. </pre>
  51. </body>
  52. </html>
  53.