ShortCut.plg
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:1k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ShortCut - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ShortCut.res" /d "_DEBUG" /d "_AFXDLL" "I:vc百例第十二章建立快捷方式ShortCutShortCut.rc"" 
  10. Creating temporary file "C:WINDOWSTEMPRSP32A0.TMP" with contents
  11. [
  12. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ShortCut.pdb" /debug /machine:I386 /out:"Debug/ShortCut.exe" /pdbtype:sept 
  13. ".DebugNameDlg.obj"
  14. ".DebugShortCut.obj"
  15. ".DebugShortCutDlg.obj"
  16. ".DebugStdAfx.obj"
  17. ".DebugShortCut.res"
  18. ]
  19. Creating command line "link.exe @C:WINDOWSTEMPRSP32A0.TMP"
  20. <h3>Output Window</h3>
  21. Compiling resources...
  22. Linking...
  23. <h3>Results</h3>
  24. ShortCut.exe - 0 error(s), 0 warning(s)
  25. </pre>
  26. </body>
  27. </html>