📄 castcad.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CastCAD - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/CastCAD.res" /d "_DEBUG" /d "_AFXDLL" "C:\Windows\Desktop\源程序\CastCAD\CastCAD\CastCAD.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP6123.TMP" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/CastCAD.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Windows\Desktop\源程序\CastCAD\CastCAD\CastCAD.cpp"
"C:\Windows\Desktop\源程序\CastCAD\CastCAD\CastCADCommands.cpp"
"C:\Windows\Desktop\源程序\CastCAD\CastCAD\CastcadDlg.cpp"
"C:\Windows\Desktop\源程序\CastCAD\CastCAD\cjming_ding_maokou.cpp"
"C:\Windows\Desktop\源程序\CastCAD\CastCAD\DocData.cpp"
"C:\Windows\Desktop\源程序\CastCAD\CastCAD\NewDrawDlg.cpp"
"C:\Windows\Desktop\源程序\CastCAD\CastCAD\publickit.cpp"
"C:\Windows\Desktop\源程序\CastCAD\CastCAD\rxdebug.cpp"
"C:\Windows\Desktop\源程序\CastCAD\CastCAD\UpdateDrawDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP6123.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP6124.TMP" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/CastCAD.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Windows\Desktop\源程序\CastCAD\CastCAD\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP6124.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP6125.TMP" with contents
[
rxapi.lib acrx15.lib acdb15.lib acutil15.lib acge15.lib acgiapi.lib achapi15.lib acISMobj15.lib acad.lib acedapi.lib acsiobj.lib adui15.lib acui15.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/CADCastCAD.pdb" /debug /machine:I386 /def:".\CastCAD.def" /out:"Debug/CADCastCAD.arx" /implib:"Debug/CADCastCAD.lib" /pdbtype:sept
".\Debug\CastCAD.obj"
".\Debug\CastCADCommands.obj"
".\Debug\CastcadDlg.obj"
".\Debug\cjming_ding_maokou.obj"
".\Debug\DocData.obj"
".\Debug\NewDrawDlg.obj"
".\Debug\publickit.obj"
".\Debug\rxdebug.obj"
".\Debug\StdAfx.obj"
".\Debug\UpdateDrawDlg.obj"
".\Debug\CastCAD.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP6125.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CastCAD.cpp
CastCADCommands.cpp
CastcadDlg.cpp
cjming_ding_maokou.cpp
DocData.cpp
NewDrawDlg.cpp
publickit.cpp
rxdebug.cpp
UpdateDrawDlg.cpp
Generating Code...
Linking...
Creating library Debug/CADCastCAD.lib and object Debug/CADCastCAD.exp
<h3>Results</h3>
CADCastCAD.arx - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -