Prop.plg
上传用户:peony_8
上传日期:2022-05-18
资源大小:1955k
文件大小:1k
源码类别:

菜单

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Prop - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP390.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Prop.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:Program FilesMicrosoft Visual StudioMyProjectsPropPropView.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP390.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP391.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Prop.pdb" /debug /machine:I386 /out:"Debug/Prop.exe" /pdbtype:sept 
  18. ".DebugMainFrm.obj"
  19. ".DebugPorpSheet.obj"
  20. ".DebugProp.obj"
  21. ".DebugProp1.obj"
  22. ".DebugProp2.obj"
  23. ".DebugProp3.obj"
  24. ".DebugPropDoc.obj"
  25. ".DebugPropSheet.obj"
  26. ".DebugPropView.obj"
  27. ".DebugStdAfx.obj"
  28. ".DebugProp.res"
  29. ]
  30. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP391.tmp"
  31. <h3>Output Window</h3>
  32. Compiling...
  33. PropView.cpp
  34. Linking...
  35. <h3>Results</h3>
  36. Prop.exe - 0 error(s), 0 warning(s)
  37. </pre>
  38. </body>
  39. </html>