anywhere.plg
上传用户:zhenhuadz
上传日期:2007-01-07
资源大小:1511k
文件大小:2k
源码类别:

远程控制编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: anywhere - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/anywhere.res" /d "NDEBUG" /d "_AFXDLL" "E:projectanywhereanywhere.rc"" 
  10. Creating temporary file "C:DOCUME~1jojoLOCALS~1TempRSP27.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /I "..include" /I "include\" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/anywhere.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "E:projectanywhereanywhere.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1jojoLOCALS~1TempRSP27.tmp" 
  16. Creating temporary file "C:DOCUME~1jojoLOCALS~1TempRSP28.tmp" with contents
  17. [
  18. /nologo /subsystem:windows /incremental:no /pdb:"Release/anywhererl.pdb" /machine:I386 /out:"../lib/anywhererl.exe" /libpath:"..lib" 
  19. .Releaseanywhere.obj
  20. .ReleaseanywhereDoc.obj
  21. .ReleaseanywhereView.obj
  22. .ReleaseBlocksock.obj
  23. .ReleaseChater.obj
  24. .ReleaseDibapi.obj
  25. .Releasedibfile.obj
  26. .ReleaseDirTree.obj
  27. .ReleaseFileSource.obj
  28. .ReleaseFlatHeaderCtrl.obj
  29. .ReleaseFlatListCtrl.obj
  30. .ReleaseFrameProp.obj
  31. .ReleaseHistory.obj
  32. .ReleaseMacButtons.obj
  33. .ReleaseMainFrm.obj
  34. .ReleaseOoextoolbar.obj
  35. .ReleaseOption.obj
  36. .ReleaseProc.obj
  37. .ReleaseRemoteC.obj
  38. .ReleaseReportCtrl.obj
  39. .ReleaseScrView.obj
  40. .ReleaseSearchDlg.obj
  41. .ReleaseShadowWnd.obj
  42. .ReleaseSitebook.obj
  43. .ReleaseSortStringArray.obj
  44. .ReleaseStdAfx.obj
  45. .ReleaseSysinfo.obj
  46. .ReleaseTalk.obj
  47. .Releasethread1.obj
  48. .ReleaseVisualFx.obj
  49. .Releaseanywhere.res
  50. ]
  51. Creating command line "link.exe @C:DOCUME~1jojoLOCALS~1TempRSP28.tmp"
  52. <h3>Output Window</h3>
  53. Compiling resources...
  54. Compiling...
  55. anywhere.cpp
  56. Automatically linking with CJ60Lib.dll
  57. Linking...
  58. <h3>Results</h3>
  59. anywhererl.exe - 0 error(s), 0 warning(s)
  60. </pre>
  61. </body>
  62. </html>