ddd.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: ddd - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/ddd.res" /d "_DEBUG" "C:VCday10ddd01ddd.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPAC.tmp" with contents
- [
- /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/ddd.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:VCday10ddd01ddd.cpp"
- "C:VCday10ddd01fff.cpp"
- "C:VCday10ddd01rrr.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPAC.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPAD.tmp" with contents
- [
- /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/ddd.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:VCday10ddd01StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPAD.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPAE.tmp" with contents
- [
- kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ddd.pdb" /debug /machine:I386 /def:".ddd.def" /out:"Debug/ddd.dll" /implib:"Debug/ddd.lib" /pdbtype:sept
- .Debugddd.obj
- .Debugfff.obj
- .Debugrrr.obj
- .DebugStdAfx.obj
- .Debugddd.res
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPAE.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPAF.bat" with contents
- [
- @echo off
- regsvr32 /s /c ".Debugddd.dll"
- echo regsvr32 exec. time > ".Debugregsvr32.trg"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSPAF.bat"
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- ddd.cpp
- fff.cpp
- rrr.cpp
- Generating Code...
- Linking...
- Creating library Debug/ddd.lib and object Debug/ddd.exp
- <h3>Output Window</h3>
- Performing registration
- Creating command line "bscmake.exe /nologo /o"Debug/ddd.bsc" .DebugStdAfx.sbr .Debugddd.sbr .Debugfff.sbr .Debugrrr.sbr"
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- ddd.dll - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>