nhdemo.plg
上传用户:chzmdj
上传日期:2007-01-22
资源大小:135k
文件大小:1k
源码类别:

源码/资料

开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: nhdemo - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSP35.tmp" with contents
  10. [
  11. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/nhdemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "D:nhdemogetwords.cpp"
  13. ]
  14. Creating command line "cl.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSP35.tmp" 
  15. Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/nhdemo.pdb" /machine:I386 /out:"Release/nhdemo.exe"  .Releasegetwords.obj .Releasenhdemo.obj .ReleasenhdemoDlg.obj .ReleaseStdAfx.obj .Releasenhdemo.res "
  16. <h3>Output Window</h3>
  17. Compiling...
  18. getwords.cpp
  19. Linking...
  20. LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
  21. LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
  22. <h3>Results</h3>
  23. nhdemo.exe - 0 error(s), 2 warning(s)
  24. </pre>
  25. </body>
  26. </html>