test.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: test - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/test.res" /d "_DEBUG" /d "_AFXDLL" "D:VCday13MyAbctesttest.rc""
- Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP535.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
- "D:VCday13MyAbctestMyLog.cpp"
- "D:VCday13MyAbctesttest.cpp"
- "D:VCday13MyAbctesttestDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1newLOCALS~1TempRSP535.tmp"
- Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP536.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" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:VCday13MyAbctestStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1newLOCALS~1TempRSP536.tmp"
- Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/test.pdb" /debug /machine:I386 /out:"Debug/test.exe" /pdbtype:sept .DebugMyLog.obj .DebugStdAfx.obj .Debugtest.obj .DebugtestDlg.obj .Debugtest.res "
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- MyLog.cpp
- test.cpp
- testDlg.cpp
- Generating Code...
- Linking...
- Creating command line "bscmake.exe /nologo /o"Debug/test.bsc" .DebugStdAfx.sbr .DebugMyLog.sbr .Debugtest.sbr .DebugtestDlg.sbr"
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- test.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>