📄 containerapp.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ContainerApp - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "_DEBUG" /tlb "Debug/ContainerApp.tlb" /mktyplib203 /win32 "E:\ComApps\ContainerApp\ContainerApp.odl""
Creating command line "rc.exe /l 0x409 /fo"Debug/ContainerApp.res" /i "Debug" /d "_DEBUG" /d "_AFXDLL" "E:\ComApps\ContainerApp\ContainerApp.rc""
Creating temporary file "C:\TEMP\RSP75.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ContainerApp.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\ComApps\ContainerApp\ContainerApp.cpp"
"E:\ComApps\ContainerApp\ContainerAppDlg.cpp"
"E:\ComApps\ContainerApp\DlgProxy.cpp"
"E:\ComApps\ContainerApp\font.cpp"
"E:\ComApps\ContainerApp\shapectl.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP75.tmp"
Creating temporary file "C:\TEMP\RSP76.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ContainerApp.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\ComApps\ContainerApp\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP76.tmp"
Creating temporary file "C:\TEMP\RSP77.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ContainerApp.pdb" /debug /machine:I386 /out:"Debug/ContainerApp.exe" /pdbtype:sept
.\Debug\ContainerApp.obj
.\Debug\ContainerAppDlg.obj
.\Debug\DlgProxy.obj
.\Debug\font.obj
.\Debug\shapectl.obj
.\Debug\StdAfx.obj
.\Debug\ContainerApp.res
]
Creating command line "link.exe @C:\TEMP\RSP77.tmp"
<h3>Output Window</h3>
Creating Type Library...
Processing E:\ComApps\ContainerApp\ContainerApp.odl
ContainerApp.odl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ContainerApp.cpp
ContainerAppDlg.cpp
DlgProxy.cpp
font.cpp
shapectl.cpp
Generating Code...
Linking...
<h3>Results</h3>
ContainerApp.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -