TAPICase.plg
上传用户:fstfhk1234
上传日期:2007-06-12
资源大小:67k
文件大小:1k
源码类别:

TAPI编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: TAPICase - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1adminLOCALS~1TempRSPB3.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/TAPICase.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "G:Code接口技术串口技术与工程实践5.4TAPICaseTAPICaseView.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1adminLOCALS~1TempRSPB3.tmp" 
  15. Creating temporary file "C:DOCUME~1adminLOCALS~1TempRSPB4.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TAPICase.pdb" /debug /machine:I386 /out:"Debug/TAPICase.exe" /pdbtype:sept 
  18. ".DebugMainFrm.obj"
  19. ".DebugStdAfx.obj"
  20. ".DebugTAPICase.obj"
  21. ".DebugTAPICaseDoc.obj"
  22. ".DebugTAPICaseView.obj"
  23. ".DebugTAPILine.obj"
  24. ".DebugTAPICase.res"
  25. "D:Microsoft Visual StudioVC98LibTAPI32.LIB"
  26. ]
  27. Creating command line "link.exe @C:DOCUME~1adminLOCALS~1TempRSPB4.tmp"
  28. <h3>Output Window</h3>
  29. Compiling...
  30. TAPICaseView.cpp
  31. Linking...
  32. Creating command line "bscmake.exe /nologo /o"Debug/TAPICase.bsc"  ".DebugStdAfx.sbr" ".DebugMainFrm.sbr" ".DebugTAPICase.sbr" ".DebugTAPICaseDoc.sbr" ".DebugTAPICaseView.sbr" ".DebugTAPILine.sbr""
  33. Creating browse info file...
  34. <h3>Output Window</h3>
  35. <h3>Results</h3>
  36. TAPICase.exe - 0 error(s), 0 warning(s)
  37. </pre>
  38. </body>
  39. </html>