TestCom1.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:2k
源码类别:
ActiveX/DCOM/ATL
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: TestCom1 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/TestCom1.res" /d "_DEBUG" "D:vc++codeday10TestCom1_02TestCom1.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D.tmp" with contents
- [
- /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/TestCom1.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:vc++codeday10TestCom1_02MyTools.cpp"
- "D:vc++codeday10TestCom1_02TestCom1.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1E.tmp" with contents
- [
- /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/TestCom1.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:vc++codeday10TestCom1_02StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1E.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1F.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/TestCom1.pdb" /debug /machine:I386 /def:".TestCom1.def" /out:"Debug/TestCom1.dll" /implib:"Debug/TestCom1.lib" /pdbtype:sept
- ".DebugMyTools.obj"
- ".DebugStdAfx.obj"
- ".DebugTestCom1.obj"
- ".DebugTestCom1.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1F.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP20.bat" with contents
- [
- @echo off
- regsvr32 /s /c ".DebugTestCom1.dll"
- echo regsvr32 exec. time > ".Debugregsvr32.trg"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP20.bat"
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- MyTools.cpp
- TestCom1.cpp
- Generating Code...
- Linking...
- Creating library Debug/TestCom1.lib and object Debug/TestCom1.exp
- <h3>Output Window</h3>
- Performing registration
- <h3>Results</h3>
- TestCom1.dll - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>