⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 taodefaults.mpb

📁 ACE自适配通信环境(ADAPTIVE Communication Environment)是可以自由使用、开放源码的面向对象(OO)框架(Framework)
💻 MPB
字号:
// -*- MPC -*-// taodefaults.mpb,v 1.5 2006/01/17 15:37:50 elliott_c Expproject {  staticflags += TAO_AS_STATIC_LIBS  includes    += $(TAO_ROOT)  libpaths    += $(ACE_ROOT)/lib  specific(automake) {    am_version = @TAO_MAJOR@:@TAO_MINOR@:@TAO_BETA@    includes += $(TAO_BUILDDIR)  }}// If the corba_messaging feature is disabled, then we need// to add the TAO_HAS_CORBA_MESSAGING=0 macro onto the command line.feature(!corba_messaging) {  macros += TAO_HAS_CORBA_MESSAGING=0}

⌨️ 快捷键说明

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