FAXSEND.plg
上传用户:zf1208
上传日期:2007-06-11
资源大小:291k
文件大小:2k
源码类别:

传真(Fax)编程

开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: FAXSEND - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/FAXSEND.res" /d "_DEBUG" "F:wxj传真FAXSENDFAXSEND.rc"" 
  10. Creating temporary file "C:DOCUME~1LQH~1.LKDLOCALS~1TempRSP49.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/FAXSEND.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:wxj传真FAXSENDFAXSEND.cpp"
  14. "F:wxj传真FAXSENDFAXSENDDlg.cpp"
  15. "F:wxj传真FAXSENDtapifax.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1LQH~1.LKDLOCALS~1TempRSP49.tmp" 
  18. Creating temporary file "C:DOCUME~1LQH~1.LKDLOCALS~1TempRSP4A.tmp" with contents
  19. [
  20. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/FAXSEND.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  21. "F:wxj传真FAXSENDStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1LQH~1.LKDLOCALS~1TempRSP4A.tmp" 
  24. Creating temporary file "C:DOCUME~1LQH~1.LKDLOCALS~1TempRSP4B.tmp" with contents
  25. [
  26. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/FAXSEND.pdb" /debug /machine:I386 /out:"Debug/FAXSEND.exe" /pdbtype:sept 
  27. ".DebugFAXSEND.obj"
  28. ".DebugFAXSENDDlg.obj"
  29. ".DebugStdAfx.obj"
  30. ".Debugtapifax.obj"
  31. ".DebugFAXSEND.res"
  32. ".SmartFax.lib"
  33. ]
  34. Creating command line "link.exe @C:DOCUME~1LQH~1.LKDLOCALS~1TempRSP4B.tmp"
  35. <h3>Output Window</h3>
  36. Compiling resources...
  37. Compiling...
  38. StdAfx.cpp
  39. Compiling...
  40. FAXSEND.cpp
  41. FAXSENDDlg.cpp
  42. tapifax.cpp
  43. Generating Code...
  44. Linking...
  45. Creating command line "bscmake.exe /nologo /o"Debug/FAXSEND.bsc"  ".DebugStdAfx.sbr" ".DebugFAXSEND.sbr" ".DebugFAXSENDDlg.sbr" ".Debugtapifax.sbr""
  46. Creating browse info file...
  47. <h3>Output Window</h3>
  48. <h3>Results</h3>
  49. FAXSEND.exe - 0 error(s), 0 warning(s)
  50. </pre>
  51. </body>
  52. </html>