From 5e3ae25b95eb763eeb0e7879bfbd154125d2c9dc Mon Sep 17 00:00:00 2001 From: cdgill Date: Mon, 11 May 1998 21:50:32 +0000 Subject: dynamic scheduler integration --- ace/ace_dll.dsp | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'ace') diff --git a/ace/ace_dll.dsp b/ace/ace_dll.dsp index d72a36774ac..13b639306f8 100644 --- a/ace/ace_dll.dsp +++ b/ace/ace_dll.dsp @@ -5795,6 +5795,29 @@ NODEP_CPP_PROFI=\ ".\stdcpp.h"\ +!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=.\RB_Tree.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" @@ -12509,6 +12532,10 @@ SOURCE=.\Profile_Timer.h # End Source File # Begin Source File +SOURCE=.\RB_Tree.h +# End Source File +# Begin Source File + SOURCE=.\Reactor.h # End Source File # Begin Source File @@ -13113,6 +13140,10 @@ SOURCE=.\Profile_Timer.i # End Source File # Begin Source File +SOURCE=.\RB_Tree.i +# End Source File +# Begin Source File + SOURCE=.\Reactor.i # End Source File # Begin Source File -- cgit v1.2.1