RnsoClient.plg
上传用户:lianquan
上传日期:2007-01-02
资源大小:197k
文件大小:3k
源码类别:

ActiveX/DCOM/ATL

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: RnsoClient - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"..BinRnsoClientDebug/RnsoClient.res" /d "_DEBUG" /d "_AFXDLL" "C:DevMfcRNSORnsoClientRnsoClient.rc"" 
  10. Creating temporary file "C:TEMPRSPA.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_AFXEXT" /Fp"..BinRnsoClientDebug/RnsoClient.pch" /Yu"stdafx.h" /Fo"..BinRnsoClientDebug/" /Fd"..BinRnsoClientDebug/" /FD /c 
  13. "C:DevMfcRNSORnsoClientCGenericObserverNotifier.cpp"
  14. "C:DevMfcRNSORnsoClientRnsoClient.cpp"
  15. ]
  16. Creating command line "cl.exe @C:TEMPRSPA.tmp" 
  17. Creating temporary file "C:TEMPRSPB.tmp" with contents
  18. [
  19. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_AFXEXT" /Fo"..BinRnsoClientDebug/" /Fd"..BinRnsoClientDebug/" /FD /c 
  20. "C:DevMfcRNSOServerRNSO_i.c"
  21. ]
  22. Creating command line "cl.exe @C:TEMPRSPB.tmp" 
  23. Creating temporary file "C:TEMPRSPC.tmp" with contents
  24. [
  25. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_AFXEXT" /Fp"..BinRnsoClientDebug/RnsoClient.pch" /Yc"stdafx.h" /Fo"..BinRnsoClientDebug/" /Fd"..BinRnsoClientDebug/" /FD /c 
  26. "C:DevMfcRNSORnsoClientStdAfx.cpp"
  27. ]
  28. Creating command line "cl.exe @C:TEMPRSPC.tmp" 
  29. Creating temporary file "C:TEMPRSPD.tmp" with contents
  30. [
  31. /nologo /subsystem:windows /dll /incremental:yes /pdb:"..BinRnsoClientDebug/RnsoClient.pdb" /debug /machine:I386 /def:".RnsoClient.def" /out:"..BinRnsoClientDebug/RnsoClient.dll" /implib:"..BinRnsoClientDebug/RnsoClient.lib" /pdbtype:sept 
  32. DevMfcRNSOBinRnsoClientDebugCGenericObserverNotifier.obj
  33. DevMfcRNSOBinRnsoClientDebugRNSO_i.obj
  34. DevMfcRNSOBinRnsoClientDebugRnsoClient.obj
  35. DevMfcRNSOBinRnsoClientDebugStdAfx.obj
  36. DevMfcRNSOBinRnsoClientDebugRnsoClient.res
  37. ..BinRnsoSupportDebugRnsoSupport.lib
  38. ]
  39. Creating command line "link.exe @C:TEMPRSPD.tmp"
  40. <h3>Output Window</h3>
  41. Compiling resources...
  42. Compiling...
  43. StdAfx.cpp
  44. Compiling...
  45. CGenericObserverNotifier.cpp
  46. RnsoClient.cpp
  47. C:DevMfcRNSORnsoClientRnsoClient.cpp(33) : warning C4390: ';' : empty controlled statement found; is this the intent?
  48. Generating Code...
  49. Compiling...
  50. RNSO_i.c
  51. Linking...
  52.    Creating library ..BinRnsoClientDebug/RnsoClient.lib and object ..BinRnsoClientDebug/RnsoClient.exp
  53. <h3>Results</h3>
  54. RnsoClient.dll - 0 error(s), 1 warning(s)
  55. </pre>
  56. </body>
  57. </html>