test.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: test - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPFD.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/test.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:VCday12ComCallBack01testtestDlg.cpp"
- "C:VCday12ComCallBack01testMyLog.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPFD.tmp"
- Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/test.pdb" /debug /machine:I386 /out:"Debug/test.exe" /pdbtype:sept .DebugStdAfx.obj .Debugtest.obj .DebugtestDlg.obj .Debugtest.res .DebugMyLog.obj "
- <h3>Output Window</h3>
- Compiling...
- testDlg.cpp
- MyLog.cpp
- Generating Code...
- Linking...
- Creating command line "bscmake.exe /nologo /o"Debug/test.bsc" .DebugStdAfx.sbr .Debugtest.sbr .DebugtestDlg.sbr .DebugMyLog.sbr"
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- test.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>