DEMO_DEVSTUDIO.PLG
上传用户:gzfeiyu199
上传日期:2021-09-15
资源大小:68k
文件大小:1k
源码类别:

编辑框

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Demo_DevStudio - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:WINDOWSTEMPRSP2371.TMP" with contents
  10. [
  11. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Demo_DevStudio.pdb" /debug /machine:I386 /out:"../Lib/Demo_DevStudio.exe" /pdbtype:sept /libpath:"../Lib" 
  12. .DebugChildFrm.obj
  13. .DebugDemo_DevStudio.obj
  14. .DebugDemo_DevStudioDoc.obj
  15. .DebugDemo_DevStudioView.obj
  16. .DebugMainFrm.obj
  17. .DebugMyBarBottom.obj
  18. .DebugStdAfx.obj
  19. .DebugTreeViewClass.obj
  20. .DebugTreeViewFile.obj
  21. .DebugTreeViewResource.obj
  22. .DebugDemo_DevStudio.res
  23. ]
  24. Creating command line "link.exe @C:WINDOWSTEMPRSP2371.TMP"
  25. <h3>Output Window</h3>
  26. Linking...
  27. <h3>Results</h3>
  28. Demo_DevStudio.exe - 0 error(s), 0 warning(s)
  29. </pre>
  30. </body>
  31. </html>