📄 cosproperty.mpc
字号:
// -*- MPC -*-
// CosProperty.mpc,v 1.9 2003/12/23 21:04:24 dhinton Exp
project(CosProperty) : orbsvcslib, core, portableserver {
sharedname = TAO_CosProperty
idlflags += -Wb,export_macro=TAO_Property_Export -Wb,export_include=Property/property_export.h
dynamicflags = TAO_PROPERTY_BUILD_DLL
tagchecks += Property
pch_header =
pch_source =
IDL_Files {
CosPropertyService.idl
}
Source_Files(ORBSVCS_COMPONENTS) {
Property {
CosPropertyServiceC.cpp
CosPropertyServiceS.cpp
Property
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -