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

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