Prop.plg
上传用户:spzyw88
上传日期:2020-05-08
资源大小:1874k
文件大小:1k
源码类别:

PropertySheet

开发平台:

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~1JohnLOCALS~1TempRSP222.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. "K:TestPropPropSheet.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1JohnLOCALS~1TempRSP222.tmp" 
  15. Creating temporary file "C:DOCUME~1JohnLOCALS~1TempRSP223.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Prop.pdb" /debug /machine:I386 /out:"Debug/Prop.exe" /pdbtype:sept 
  18. .DebugProp.obj
  19. .DebugProp1.obj
  20. .DebugProp2.obj
  21. .DebugProp3.obj
  22. .DebugPropDlg.obj
  23. .DebugPropSheet.obj
  24. .DebugStdAfx.obj
  25. .DebugProp.res
  26. ]
  27. Creating command line "link.exe @C:DOCUME~1JohnLOCALS~1TempRSP223.tmp"
  28. <h3>Output Window</h3>
  29. Compiling...
  30. PropSheet.cpp
  31. Linking...
  32. <h3>Results</h3>
  33. Prop.exe - 0 error(s), 0 warning(s)
  34. </pre>
  35. </body>
  36. </html>