Test.plg
资源名称:treext.zip [点击查看]
上传用户:kesuntpe
上传日期:2007-01-02
资源大小:29k
文件大小:1k
源码类别:
TreeView控件
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Test - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:WINDOWSTEMPRSP91B5.TMP" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Test.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:ProgramsMfcTestTest.cpp"
- "C:ProgramsMfcTestTestView.cpp"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSP91B5.TMP"
- Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Test.pdb" /debug /machine:I386 /out:"Debug/Test.exe" /pdbtype:sept .DebugTest.obj .DebugStdAfx.obj .DebugMainFrm.obj .DebugTestDoc.obj .DebugTestView.obj .DebugTest.res "
- <h3>Output Window</h3>
- Compiling...
- Test.cpp
- Generating Code...
- Compiling...
- TestView.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- Test.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>