ClientSubject.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: ClientSubject - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"..BinClientSubjectDebug/ClientSubject.res" /d "_DEBUG" /d "_AFXDLL" "C:DevMfcRNSOClientSubjectClientSubject.rc"" 
  10. Creating temporary file "C:TEMPRSP2F.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_WIN32_DCOM" /Fp"..BinClientSubjectDebug/ClientSubject.pch" /Yu"stdafx.h" /Fo"..BinClientSubjectDebug/" /Fd"..BinClientSubjectDebug/" /FD /c 
  13. "C:DevMfcRNSOClientSubjectClientSubject.cpp"
  14. "C:DevMfcRNSOClientSubjectClientSubjectDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:TEMPRSP2F.tmp" 
  17. Creating temporary file "C:TEMPRSP30.tmp" with contents
  18. [
  19. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_WIN32_DCOM" /Fo"..BinClientSubjectDebug/" /Fd"..BinClientSubjectDebug/" /FD /c 
  20. "C:DevMfcRNSOServerRNSO_i.c"
  21. ]
  22. Creating command line "cl.exe @C:TEMPRSP30.tmp" 
  23. Creating temporary file "C:TEMPRSP31.tmp" with contents
  24. [
  25. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_WIN32_DCOM" /Fp"..BinClientSubjectDebug/ClientSubject.pch" /Yc"stdafx.h" /Fo"..BinClientSubjectDebug/" /Fd"..BinClientSubjectDebug/" /FD /c 
  26. "C:DevMfcRNSOClientSubjectStdAfx.cpp"
  27. ]
  28. Creating command line "cl.exe @C:TEMPRSP31.tmp" 
  29. Creating temporary file "C:TEMPRSP32.tmp" with contents
  30. [
  31. /nologo /subsystem:windows /incremental:yes /pdb:"..BinClientSubjectDebug/ClientSubject.pdb" /debug /machine:I386 /out:"..BinClientSubjectDebug/ClientSubject.exe" /pdbtype:sept 
  32. DevMfcRNSOBinClientSubjectDebugClientSubject.obj
  33. DevMfcRNSOBinClientSubjectDebugClientSubjectDlg.obj
  34. DevMfcRNSOBinClientSubjectDebugRNSO_i.obj
  35. DevMfcRNSOBinClientSubjectDebugStdAfx.obj
  36. DevMfcRNSOBinClientSubjectDebugClientSubject.res
  37. ..BinRnsoSupportDebugRnsoSupport.lib
  38. ..BinRnsoClientDebugRnsoClient.lib
  39. ]
  40. Creating command line "link.exe @C:TEMPRSP32.tmp"
  41. <h3>Output Window</h3>
  42. Compiling resources...
  43. Compiling...
  44. StdAfx.cpp
  45. Compiling...
  46. ClientSubject.cpp
  47. ClientSubjectDlg.cpp
  48. C:DevMfcRNSOClientSubjectClientSubjectDlg.cpp(155) : warning C4101: 'dwIdSubject' : unreferenced local variable
  49. Generating Code...
  50. Compiling...
  51. RNSO_i.c
  52. Linking...
  53. <h3>Results</h3>
  54. ClientSubject.exe - 0 error(s), 1 warning(s)
  55. </pre>
  56. </body>
  57. </html>