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

📄 cosnotification.dsp

📁 这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用于网络游戏医学图像网关的高qos要求.更详细的内容可阅读相应的材料
💻 DSP
📖 第 1 页 / 共 4 页
字号:

BuildCmds= \
	..\..\..\bin\release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_Notify_Export -Wb,export_include=Notify/notify_export.h $(InputName).idl

"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ELSEIF  "$(CFG)" == "CosNotification - Win32 Debug"

# PROP Ignore_Default_Tool 1
USERDEP__NOTIF="..\..\..\bin\tao_idl.exe"	
# Begin Custom Build - Invoking TAO_IDL Compiler on $(InputPath)
InputPath=.\NotifyExt.idl
InputName=NotifyExt

BuildCmds= \
	..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao  -Wb,pre_include=ace/pre.h  -Wb,post_include=ace/post.h -Wb,export_macro=TAO_Notify_Export  -Wb,export_include=Notify\notify_export.h $(InputName).idl

"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ELSEIF  "$(CFG)" == "CosNotification - Win32 MFC Debug"

# PROP Ignore_Default_Tool 1
# Begin Custom Build - Invoking TAO_IDL Compiler on $(InputPath)
InputPath=.\NotifyExt.idl
InputName=NotifyExt

BuildCmds= \
	..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao  -Wb,pre_include=ace/pre.h  -Wb,post_include=ace/post.h -Wb,export_macro=TAO_Notify_Export  -Wb,export_include=Notify\notify_export.h $(InputName).idl

"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ELSEIF  "$(CFG)" == "CosNotification - Win32 MFC Release"

# PROP Ignore_Default_Tool 1
# Begin Custom Build - Invoking TAO_IDL Compiler on $(InputPath)
InputPath=.\NotifyExt.idl
InputName=NotifyExt

BuildCmds= \
	..\..\..\bin\release\tao_idl -Ge 1 -I../../ -I../../tao      -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h     -Wb,export_macro=TAO_Notify_Export -Wb,export_include=Notify/notify_export.h     $(InputName).idl

"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)

"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
   $(BuildCmds)
# End Custom Build

!ENDIF 

# End Source File
# End Group
# Begin Group "Inline Files"

# PROP Default_Filter ".i"
# Begin Source File

SOURCE=.\Notify\Admin.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\AdminProperties.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Any\AnyEvent.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Buffering_Strategy.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Builder.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Consumer.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\ConsumerAdmin.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Container.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Container_T.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Any\CosEC_ProxyPushConsumer.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Any\CosEC_ProxyPushSupplier.inl
# End Source File
# Begin Source File

SOURCE=.\CosNotificationC.i
# End Source File
# Begin Source File

SOURCE=.\CosNotificationS.i
# End Source File
# Begin Source File

SOURCE=.\CosNotificationS_T.i
# End Source File
# Begin Source File

SOURCE=.\CosNotifyChannelAdminC.i
# End Source File
# Begin Source File

SOURCE=.\CosNotifyChannelAdminS.i
# End Source File
# Begin Source File

SOURCE=.\CosNotifyCommC.i
# End Source File
# Begin Source File

SOURCE=.\CosNotifyCommS.i
# End Source File
# Begin Source File

SOURCE=.\CosNotifyFilterC.i
# End Source File
# Begin Source File

SOURCE=.\CosNotifyFilterS.i
# End Source File
# Begin Source File

SOURCE=.\Notify\ETCL_Filter.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\ETCL_FilterFactory.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Event.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Event_Manager.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Event_Map_Entry_T.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Event_Map_T.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Sequence\EventBatch.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\EventChannel.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\EventChannelFactory.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\EventType.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\EventTypeSeq.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Factory.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\ID_Factory.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Method_Request.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Method_Request_Dispatch.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Sequence\Method_Request_Dispatch_EventBatch.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Method_Request_Dispatch_No_Filtering.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Method_Request_Lookup.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Method_Request_Shutdown.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Method_Request_Updates.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Notify_Service.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Object.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Object_T.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Peer.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\POA_Helper.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Properties.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Property_Boolean.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Property_T.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\PropertySeq.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Proxy.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Proxy_T.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\ProxyConsumer.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\ProxyConsumer_T.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Any\ProxyPushConsumer.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Any\ProxyPushSupplier.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\ProxySupplier.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\ProxySupplier_T.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Any\PushConsumer.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Any\PushSupplier.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\QoSProperties.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Reactive_Task.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Refcountable.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Structured\RTCORBA_StructuredProxyPushConsumer.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Structured\RTCORBA_StructuredProxyPushSupplier.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Sequence\SequenceProxyPushConsumer.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Sequence\SequenceProxyPushSupplier.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Sequence\SequencePushConsumer.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Sequence\SequencePushSupplier.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Structured\StructuredEvent.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Structured\StructuredProxyPushConsumer.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Structured\StructuredProxyPushSupplier.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Structured\StructuredPushConsumer.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Structured\StructuredPushSupplier.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Subscription_Change_Worker.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Supplier.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\SupplierAdmin.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\ThreadPool_Task.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Types.inl
# End Source File
# Begin Source File

SOURCE=.\Notify\Worker_Task.inl
# End Source File
# End Group
# Begin Group "Template Files"

# PROP Default_Filter ""
# Begin Source File

SOURCE=.\Notify\Container_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\Notify\Event_Map_Entry_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\Notify\Event_Map_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\Notify\Find_Worker_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\Notify\Method_Request_Dispatch_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\Notify\Method_Request_Lookup_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\Notify\Method_Request_Updates_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\Notify\Property_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\Notify\Proxy_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\Notify\ProxyConsumer_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\Notify\ProxySupplier_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\Notify\Refcountable_Guard_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\Notify\Seq_Worker_T.cpp
# PROP Exclude_From_Build 1
# End Source File
# End Group
# Begin Group "Resource Files"

# PROP Default_Filter "rc"
# Begin Source File

SOURCE=.\CosNotification.rc
# End Source File
# End Group
# End Target
# End Project

⌨️ 快捷键说明

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