ColrButn.plg
上传用户:ledshipin
上传日期:2022-07-26
资源大小:29k
文件大小:2k
源码类别:

按钮控件

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ColrButn - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPF.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ColrButn.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:StudyVC++VC++learning复习ColrButnColrButn.cpp"
  13. "E:StudyVC++VC++learning复习ColrButnColrButnDlg.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPF.tmp" 
  16. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP10.tmp" with contents
  17. [
  18. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ColrButn.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  19. "E:StudyVC++VC++learning复习ColrButnStdAfx.cpp"
  20. ]
  21. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP10.tmp" 
  22. <h3>Output Window</h3>
  23. Compiling...
  24. StdAfx.cpp
  25. Compiling...
  26. ColrButn.cpp
  27. ColrButnDlg.cpp
  28. Generating Code...
  29. Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ColrButn.pdb" /debug /machine:I386 /out:"Debug/ColrButn.exe" /pdbtype:sept  ".DebugColrButn.obj" ".DebugColrButnDlg.obj" ".DebugStdAfx.obj" ".DebugColrButn.res" "
  30. <h3>Output Window</h3>
  31. Linking...
  32. Creating command line "bscmake.exe /nologo /o"Debug/ColrButn.bsc"  ".DebugStdAfx.sbr" ".DebugColrButn.sbr" ".DebugColrButnDlg.sbr""
  33. Creating browse info file...
  34. <h3>Output Window</h3>
  35. <h3>Results</h3>
  36. ColrButn.exe - 0 error(s), 0 warning(s)
  37. </pre>
  38. </body>
  39. </html>