vc_demo.plg
上传用户:lmzg333
上传日期:2013-04-15
资源大小:376k
文件大小:1k
源码类别:

通讯/手机编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: vc_demo - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/vc_demo.res" /d "_DEBUG" /d "_AFXDLL" "D:workspaceDSC中心全部程序和文档开发包中心开发包2.1函数开发包DEMO代码VC_DEMO_源代码vc_demo.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP8F.tmp" with contents
  11. [
  12. ws2_32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/vc_demo.pdb" /debug /machine:I386 /out:"Debug/vc_demo.exe" /pdbtype:sept 
  13. ".DebugAddUserDlg1.obj"
  14. ".DebugBottomEditView.obj"
  15. ".DebugLeftView.obj"
  16. ".DebugMainFrm.obj"
  17. ".DebugMenuBar.obj"
  18. ".DebugMyToolBar.obj"
  19. ".DebugSendDataDlg.obj"
  20. ".DebugSettingDlg.obj"
  21. ".DebugStdAfx.obj"
  22. ".DebugSubclassWnd.obj"
  23. ".Debugvc_demo.obj"
  24. ".Debugvc_demoDoc.obj"
  25. ".Debugvc_demoView.obj"
  26. ".DebugWordThread.obj"
  27. ".Debugvc_demo.res"
  28. ".GPRS_SMM.lib"
  29. ".wcomm_dll.lib"
  30. ]
  31. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP8F.tmp"
  32. <h3>Output Window</h3>
  33. Compiling resources...
  34. Linking...
  35. <h3>Results</h3>
  36. vc_demo.exe - 0 error(s), 0 warning(s)
  37. </pre>
  38. </body>
  39. </html>