PPTtimer.plg
上传用户:chpname
上传日期:2018-11-08
资源大小:69k
文件大小:2k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: PPTtimer - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/PPTtimer.res" /d "NDEBUG" /d "_AFXDLL" "E:Program_StudioPPTtimerPPTtimer.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP12.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/PPTtimer.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "E:Program_StudioPPTtimerPPTtimer.cpp"
  14. "E:Program_StudioPPTtimerPPTtimerDlg.cpp"
  15. "E:Program_StudioPPTtimerSetDlg.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP12.tmp" 
  18. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP14.tmp" with contents
  19. [
  20. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/PPTtimer.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  21. "E:Program_StudioPPTtimerStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP14.tmp" 
  24. Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/PPTtimer.pdb" /machine:I386 /out:"Release/PPTtimer.exe"  .ReleasePPTtimer.obj .ReleasePPTtimerDlg.obj .ReleaseSetDlg.obj .ReleaseStdAfx.obj .ReleasePPTtimer.res "
  25. <h3>Output Window</h3>
  26. Compiling resources...
  27. Compiling...
  28. StdAfx.cpp
  29. Compiling...
  30. PPTtimer.cpp
  31. PPTtimerDlg.cpp
  32. SetDlg.cpp
  33. Generating Code...
  34. Linking...
  35. <h3>Results</h3>
  36. PPTtimer.exe - 0 error(s), 0 warning(s)
  37. </pre>
  38. </body>
  39. </html>