📄 setmute.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SetMute - Win32 (WCE MIPSII) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"MIPSIIRel/SetMute.res" /d UNDER_CE=500 /d _WIN32_WCE=500 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WCE_PLATFORM_STANDARDSDK_500" /d "MIPS" /d "_MIPS_" /d "R4000" /d "MIPSII" /d "_AFXDLL" /r "D:\work\SetMute\SetMute.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C6.tmp" with contents
[
/nologo /W3 /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_STANDARDSDK_500" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /D "_USRDLL" /Fo"MIPSIIRel/" /QMmips2 /QMFPE /O2 /MC /c
"D:\work\SetMute\CFG.cpp"
"D:\work\SetMute\SetMute.cpp"
"D:\work\SetMute\tinystr.cpp"
"D:\work\SetMute\tinyxml.cpp"
"D:\work\SetMute\tinyxmlerror.cpp"
"D:\work\SetMute\tinyxmlparser.cpp"
]
Creating command line "clmips.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C6.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C7.tmp" with contents
[
/nologo /W3 /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_STANDARDSDK_500" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /D "_USRDLL" /Fp"MIPSIIRel/SetMute.pch" /Yc"stdafx.h" /Fo"MIPSIIRel/" /QMmips2 /QMFPE /O2 /MC /c
"D:\work\SetMute\StdAfx.cpp"
]
Creating command line "clmips.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C7.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C8.tmp" with contents
[
/nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /incremental:no /pdb:"MIPSIIRel/SetMute.pdb" /def:".\SetMute.def" /out:"MIPSIIRel/SetMute.dll" /implib:"MIPSIIRel/SetMute.lib" /subsystem:windowsce,5.00 /MACHINE:MIPS
.\MIPSIIRel\CFG.obj
.\MIPSIIRel\SetMute.obj
.\MIPSIIRel\StdAfx.obj
.\MIPSIIRel\tinystr.obj
.\MIPSIIRel\tinyxml.obj
.\MIPSIIRel\tinyxmlerror.obj
.\MIPSIIRel\tinyxmlparser.obj
.\MIPSIIRel\SetMute.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C8.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CFG.cpp
d:\work\setmute\cfg.cpp(57) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
d:\work\setmute\cfg.cpp(68) : warning C4101: 'e' : unreferenced local variable
d:\work\setmute\cfg.cpp(90) : warning C4101: 'e' : unreferenced local variable
SetMute.cpp
tinystr.cpp
tinyxml.cpp
tinyxmlerror.cpp
tinyxmlparser.cpp
Generating Code...
Linking...
Creating library MIPSIIRel/SetMute.lib and object MIPSIIRel/SetMute.exp
<h3>Results</h3>
SetMute.dll - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -