📄 ocb_test.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ocb_test - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP155.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:console /incremental:yes /pdb:"Debug/ocb_test.pdb" /debug /machine:I386 /out:"Debug/ocb_test.exe" /pdbtype:sept
.\Debug\aes.obj
.\Debug\crypt_argchk.obj
.\Debug\crypt_cipher_descriptor.obj
.\Debug\crypt_cipher_is_valid.obj
.\Debug\crypt_find_cipher.obj
.\Debug\crypt_find_cipher_any.obj
.\Debug\crypt_find_cipher_id.obj
.\Debug\crypt_register_cipher.obj
.\Debug\error_to_string.obj
.\Debug\ocb_decrypt.obj
.\Debug\ocb_decrypt_verify_memory.obj
.\Debug\ocb_done_decrypt.obj
.\Debug\ocb_done_encrypt.obj
.\Debug\ocb_encrypt.obj
.\Debug\ocb_encrypt_authenticate_memory.obj
.\Debug\ocb_init.obj
.\Debug\ocb_main.obj
.\Debug\ocb_ntz.obj
.\Debug\ocb_shift_xor.obj
.\Debug\ocb_test.obj
.\Debug\s_ocb_done.obj
.\Debug\zeromem.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP155.tmp"
<h3>Output Window</h3>
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP157.tmp" with contents
[
/nologo /o"Debug/ocb_test.bsc"
.\Debug\aes.sbr
.\Debug\crypt_argchk.sbr
.\Debug\crypt_cipher_descriptor.sbr
.\Debug\crypt_cipher_is_valid.sbr
.\Debug\crypt_find_cipher.sbr
.\Debug\crypt_find_cipher_any.sbr
.\Debug\crypt_find_cipher_id.sbr
.\Debug\crypt_register_cipher.sbr
.\Debug\error_to_string.sbr
.\Debug\ocb_decrypt.sbr
.\Debug\ocb_decrypt_verify_memory.sbr
.\Debug\ocb_done_decrypt.sbr
.\Debug\ocb_done_encrypt.sbr
.\Debug\ocb_encrypt.sbr
.\Debug\ocb_encrypt_authenticate_memory.sbr
.\Debug\ocb_init.sbr
.\Debug\ocb_main.sbr
.\Debug\ocb_ntz.sbr
.\Debug\ocb_shift_xor.sbr
.\Debug\ocb_test.sbr
.\Debug\s_ocb_done.sbr
.\Debug\zeromem.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP157.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
ocb_test.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -