OffDemo.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:2k
源码类别:

ActiveX/DCOM/ATL

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: OffDemo - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/OffDemo.res" /d "_DEBUG" /d "_AFXDLL" "C:VCday17OffDemo02OffDemo.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/OffDemo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:VCday17OffDemo02OffDemo.cpp"
  14. "C:VCday17OffDemo02OffDemoDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2.tmp" 
  17. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP3.tmp" with contents
  18. [
  19. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/OffDemo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  20. "C:VCday17OffDemo02StdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP3.tmp" 
  23. Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/OffDemo.pdb" /debug /machine:I386 /out:"Debug/OffDemo.exe" /pdbtype:sept  .DebugOffDemo.obj .DebugOffDemoDlg.obj .DebugStdAfx.obj .DebugOffDemo.res "
  24. <h3>Output Window</h3>
  25. Compiling resources...
  26. Compiling...
  27. StdAfx.cpp
  28. c:vcday17offdemo02debugmsado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  29. Compiling...
  30. OffDemo.cpp
  31. OffDemoDlg.cpp
  32. Generating Code...
  33. Linking...
  34. Creating command line "bscmake.exe /nologo /o"Debug/OffDemo.bsc"  .DebugStdAfx.sbr .DebugOffDemo.sbr .DebugOffDemoDlg.sbr"
  35. Creating browse info file...
  36. <h3>Output Window</h3>
  37. <h3>Results</h3>
  38. OffDemo.exe - 0 error(s), 1 warning(s)
  39. </pre>
  40. </body>
  41. </html>