agsm2.plg

来自「agsm a gsm sim manager for browsing, man」· PLG 代码 · 共 55 行

PLG
55
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: agsm2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\yy\LOCALS~1\Temp\RSP285.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/agsm2.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\yanglq\projects\agsm\agsm2\agsm2.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\yy\LOCALS~1\Temp\RSP285.tmp" 
Creating temporary file "C:\DOCUME~1\yy\LOCALS~1\Temp\RSP286.tmp" with contents
[
winscard.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/agsm2.pdb" /debug /machine:I386 /out:"Debug/agsm2.exe" /pdbtype:sept 
.\Debug\aka.obj
.\Debug\sha.obj
.\Debug\test_sha_based_aka.obj
.\Debug\agsm2.obj
.\Debug\agsm2Dlg.obj
.\Debug\AuthPage.obj
.\Debug\CoolBtn.obj
.\Debug\csv.obj
.\Debug\FindDialog.obj
.\Debug\Helper.obj
.\Debug\parseATR.obj
.\Debug\PBDialog.obj
.\Debug\PcScCtrl.obj
.\Debug\ScAdnPage.obj
.\Debug\ScCardInfo.obj
.\Debug\ScListCSV.obj
.\Debug\ScListCtrl.obj
.\Debug\ScPinPage.obj
.\Debug\ScPropertyPage.obj
.\Debug\ScSmsPage.obj
.\Debug\SMSDialog.obj
.\Debug\StdAfx.obj
.\Debug\agsm2.res
]
Creating command line "link.exe @C:\DOCUME~1\yy\LOCALS~1\Temp\RSP286.tmp"
<h3>Output Window</h3>
Compiling...
agsm2.cpp
Linking...



<h3>Results</h3>
agsm2.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?