ssl.mpb

来自「ace开发环境 用来开发网络程序 其运用了设计模式、多平台、C++等多种知识」· MPB 代码 · 共 13 行

MPB
13
字号
// -*- MPC -*-// $Id: ssl.mpb 77187 2007-02-19 12:01:19Z johnnyw $// In the future, other ssl libraries could be supported// by creating a new xyzssl.mpb similar to openssl.mpb.// You would then derive the following project from this base.project : acelib, ssl_full, ssl_for_tao, ace_openssl {  requires   += ssl  macros     += ACE_HAS_SSL=1}

⌨️ 快捷键说明

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