summaryrefslogtreecommitdiff
path: root/ace
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-25 10:37:32 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-25 10:37:32 +0000
commit0a7bb4f94b216d879a97b00f17119dfe1ae903c7 (patch)
treee8b8dfd171712b3ba9192514f7a1a687ef11c3a9 /ace
parent0ed02873d5c8b8c4cb79dfd3825c46106b58f3fb (diff)
downloadATCD-0a7bb4f94b216d879a97b00f17119dfe1ae903c7.tar.gz
Templatized Select_Reactor
Diffstat (limited to 'ace')
-rw-r--r--ace/ace_dll.dsp63
-rw-r--r--ace/ace_lib.dsp45
2 files changed, 106 insertions, 2 deletions
diff --git a/ace/ace_dll.dsp b/ace/ace_dll.dsp
index 31ea1f77ba7..c79667fdd90 100644
--- a/ace/ace_dll.dsp
+++ b/ace/ace_dll.dsp
@@ -40,7 +40,6 @@ CFG=ACE dynamic library - Win32 Alpha Unicode Debug
# Begin Project
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
-# PROP WCE_Configuration "H/PC Ver. 2.00"
!IF "$(CFG)" == "ACE dynamic library - Win32 Debug"
@@ -6729,6 +6728,29 @@ NODEP_CPP_SELEC=\
# End Source File
# Begin Source File
+SOURCE=.\Select_Reactor_Base.cpp
+
+!IF "$(CFG)" == "ACE dynamic library - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Release"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Unicode Debug"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Unicode Release"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Alpha Release"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Alpha Unicode Debug"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Alpha Unicode Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=.\Service_Config.cpp
!IF "$(CFG)" == "ACE dynamic library - Win32 Debug"
@@ -12709,6 +12731,14 @@ SOURCE=.\Select_Reactor.h
# End Source File
# Begin Source File
+SOURCE=.\Select_Reactor_Base.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Select_Reactor_T.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Service_Config.h
# End Source File
# Begin Source File
@@ -13357,6 +13387,14 @@ SOURCE=.\Select_Reactor.i
# End Source File
# Begin Source File
+SOURCE=.\Select_Reactor_Base.i
+# End Source File
+# Begin Source File
+
+SOURCE=.\Select_Reactor_T.i
+# End Source File
+# Begin Source File
+
SOURCE=.\Service_Config.i
# End Source File
# Begin Source File
@@ -13704,6 +13742,29 @@ SOURCE=.\Module.cpp
# End Source File
# Begin Source File
+SOURCE=.\Select_Reactor_T.cpp
+
+!IF "$(CFG)" == "ACE dynamic library - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Release"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Unicode Debug"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Unicode Release"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Alpha Release"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Alpha Unicode Debug"
+
+!ELSEIF "$(CFG)" == "ACE dynamic library - Win32 Alpha Unicode Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=.\Singleton.cpp
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
diff --git a/ace/ace_lib.dsp b/ace/ace_lib.dsp
index 608d7c55e57..116e07b5327 100644
--- a/ace/ace_lib.dsp
+++ b/ace/ace_lib.dsp
@@ -40,7 +40,6 @@ CFG=ACE static library - Win32 Alpha Unicode Debug
# Begin Project
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
-# PROP WCE_Configuration "H/PC Ver. 2.00"
!IF "$(CFG)" == "ACE static library - Win32 Debug"
@@ -2099,6 +2098,29 @@ SOURCE=.\Select_Reactor.cpp
# End Source File
# Begin Source File
+SOURCE=.\Select_Reactor_Base.cpp
+
+!IF "$(CFG)" == "ACE static library - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Release"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Unicode Debug"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Unicode Release"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Alpha Release"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Alpha Unicode Debug"
+
+!ELSEIF "$(CFG)" == "ACE static library - Win32 Alpha Unicode Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=.\Service_Config.cpp
!IF "$(CFG)" == "ACE static library - Win32 Debug"
@@ -4039,6 +4061,14 @@ SOURCE=.\Sched_Params.h
# End Source File
# Begin Source File
+SOURCE=.\Select_Reactor_Base.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\Select_Reactor_T.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Service_Config.h
# End Source File
# Begin Source File
@@ -4631,6 +4661,14 @@ SOURCE=.\Sched_Params.i
# End Source File
# Begin Source File
+SOURCE=.\Select_Reactor_Base.i
+# End Source File
+# Begin Source File
+
+SOURCE=.\Select_Reactor_T.i
+# End Source File
+# Begin Source File
+
SOURCE=.\Service_Config.i
# End Source File
# Begin Source File
@@ -4925,6 +4963,11 @@ SOURCE=.\Module.cpp
# End Source File
# Begin Source File
+SOURCE=.\Select_Reactor_T.cpp
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+
SOURCE=.\Singleton.cpp
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1