nhdemo.plg
上传用户:chzmdj
上传日期:2007-01-22
资源大小:135k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: nhdemo - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSP35.tmp" with contents
- [
- /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
- "D:nhdemogetwords.cpp"
- ]
- Creating command line "cl.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSP35.tmp"
- 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 "
- <h3>Output Window</h3>
- Compiling...
- getwords.cpp
- Linking...
- LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
- LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
- <h3>Results</h3>
- nhdemo.exe - 0 error(s), 2 warning(s)
- </pre>
- </body>
- </html>