summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/orbsvcs.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/orbsvcs.dsp')
-rw-r--r--TAO/orbsvcs/orbsvcs/orbsvcs.dsp1310
1 files changed, 78 insertions, 1232 deletions
diff --git a/TAO/orbsvcs/orbsvcs/orbsvcs.dsp b/TAO/orbsvcs/orbsvcs/orbsvcs.dsp
index 50eb20ce4cc..180e78f38e5 100644
--- a/TAO/orbsvcs/orbsvcs/orbsvcs.dsp
+++ b/TAO/orbsvcs/orbsvcs/orbsvcs.dsp
@@ -5,7 +5,7 @@
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
# TARGTYPE "Win32 (ALPHA) Dynamic-Link Library" 0x0602
-CFG=ORB Services DLL - Win32 MFC Debug
+CFG=ORB Services DLL - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
@@ -14,7 +14,7 @@ CFG=ORB Services DLL - Win32 MFC Debug
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
-!MESSAGE NMAKE /f "orbsvcs.mak" CFG="ORB Services DLL - Win32 MFC Debug"
+!MESSAGE NMAKE /f "orbsvcs.mak" CFG="ORB Services DLL - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
@@ -22,8 +22,6 @@ CFG=ORB Services DLL - Win32 MFC Debug
!MESSAGE "ORB Services DLL - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "ORB Services DLL - Win32 Alpha Release" (based on "Win32 (ALPHA) Dynamic-Link Library")
!MESSAGE "ORB Services DLL - Win32 Alpha Debug" (based on "Win32 (ALPHA) Dynamic-Link Library")
-!MESSAGE "ORB Services DLL - Win32 MFC Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "ORB Services DLL - Win32 MFC Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
@@ -151,70 +149,6 @@ LINK32=link.exe
# ADD BASE LINK32 TAOd.lib aced.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /debug /machine:ALPHA /out:"orbsvcsd.dll" /pdbtype:sept /libpath:"..\..\tao" /libpath:"..\..\..\ace"
# ADD LINK32 TAOd.lib aced.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /debug /machine:ALPHA /out:"orbsvcsd.dll" /pdbtype:sept /libpath:"..\..\tao" /libpath:"..\..\..\ace"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "ORB_Services_DLL___Win32_MFC_Debug"
-# PROP BASE Intermediate_Dir "ORB_Services_DLL___Win32_MFC_Debug"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir ""
-# PROP Intermediate_Dir "DLL\MFC_Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-CPP=cl.exe
-# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /Gy /I "../" /I "../../" /I "../../../" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D TAO_ORBSVCS_HAS_DLL=1 /D "TAO_ORBSVCS_BUILD_DLL" /FD /c
-# SUBTRACT BASE CPP /WX /YX
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /Gy /I "../" /I "../../" /I "../../../" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D TAO_ORBSVCS_HAS_DLL=1 /D "TAO_ORBSVCS_BUILD_DLL" /D ACE_HAS_MFC=1 /D ACE_DOESNT_INSTANTIATE_NONSTATIC_OBJECT_MANAGER=1 /FD /c
-# SUBTRACT CPP /WX /YX
-MTL=midl.exe
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
-RSC=rc.exe
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 TAOd.lib aced.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"..\..\..\bin\orbsvcsd.dll" /pdbtype:sept /libpath:"..\..\tao" /libpath:"..\..\..\ace"
-# ADD LINK32 TAOmfcd.lib acemfcd.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"..\..\..\bin\orbsvcsmfcd.dll" /pdbtype:sept /libpath:"..\..\tao" /libpath:"..\..\..\ace"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "ORB_Services_DLL___Win32_MFC_Release"
-# PROP BASE Intermediate_Dir "ORB_Services_DLL___Win32_MFC_Release"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir ""
-# PROP Intermediate_Dir "DLL\MFC_Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-CPP=cl.exe
-# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "../" /I "../../" /I "../../../" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D TAO_ORBSVCS_HAS_DLL=1 /D "TAO_ORBSVCS_BUILD_DLL" /FD /c
-# SUBTRACT BASE CPP /YX
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "../" /I "../../" /I "../../../" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D TAO_ORBSVCS_HAS_DLL=1 /D "TAO_ORBSVCS_BUILD_DLL" /D ACE_HAS_MFC=1 /D ACE_DOESNT_INSTANTIATE_NONSTATIC_OBJECT_MANAGER=1 /FD /c
-# SUBTRACT CPP /YX
-MTL=midl.exe
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
-RSC=rc.exe
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 ace.lib TAO.lib /nologo /subsystem:windows /dll /machine:I386 /out:"..\..\..\bin\orbsvcs.dll" /libpath:"..\..\tao" /libpath:"..\..\..\ace"
-# ADD LINK32 acemfc.lib TAOmfc.lib /nologo /subsystem:windows /dll /machine:I386 /out:"..\..\..\bin\orbsvcsmfc.dll" /libpath:"..\..\tao" /libpath:"..\..\..\ace"
-
!ENDIF
# Begin Target
@@ -223,8 +157,6 @@ LINK32=link.exe
# Name "ORB Services DLL - Win32 Debug"
# Name "ORB Services DLL - Win32 Alpha Release"
# Name "ORB Services DLL - Win32 Alpha Debug"
-# Name "ORB Services DLL - Win32 MFC Debug"
-# Name "ORB Services DLL - Win32 MFC Release"
# Begin Group "Source Files"
# PROP Default_Filter ".cpp"
@@ -240,10 +172,6 @@ SOURCE=.\AV\AVStreams_i.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -259,10 +187,6 @@ SOURCE=.\AVStreamsC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -278,10 +202,6 @@ SOURCE=.\AVStreamsS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -297,10 +217,6 @@ SOURCE=.\Event\BCU.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -316,10 +232,6 @@ SOURCE=.\Sched\Config_Scheduler.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -335,10 +247,6 @@ SOURCE=.\Trader\Constraint_Interpreter.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -354,10 +262,6 @@ SOURCE=.\Trader\Constraint_l.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -373,10 +277,6 @@ SOURCE=.\Trader\Constraint_Nodes.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -392,10 +292,6 @@ SOURCE=.\Trader\Constraint_Visitors.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -411,10 +307,6 @@ SOURCE=.\Trader\Constraint_y.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -430,10 +322,6 @@ SOURCE=.\CosEvent\ConsumerAdmin_i.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -449,10 +337,6 @@ SOURCE=.\CosEvent_Utilities.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -468,10 +352,6 @@ SOURCE=.\CosEventChannelAdminC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -487,10 +367,6 @@ SOURCE=.\CosEventChannelAdminS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -506,10 +382,6 @@ SOURCE=.\CosEventCommC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -525,10 +397,6 @@ SOURCE=.\CosEventCommS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -544,10 +412,6 @@ SOURCE=.\CosLifeCycleC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -563,10 +427,6 @@ SOURCE=.\CosLifeCycleS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -582,10 +442,6 @@ SOURCE=.\CosNamingC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -601,10 +457,6 @@ SOURCE=.\CosNamingS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -620,10 +472,6 @@ SOURCE=.\Property\CosPropertyService_i.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -639,10 +487,6 @@ SOURCE=.\CosPropertyServiceC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -658,10 +502,6 @@ SOURCE=.\CosPropertyServiceS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -677,10 +517,6 @@ SOURCE=.\CosTradingC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -696,10 +532,6 @@ SOURCE=.\CosTradingDynamicC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -715,10 +547,6 @@ SOURCE=.\CosTradingDynamicS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -734,10 +562,6 @@ SOURCE=.\CosTradingReposC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -753,10 +577,6 @@ SOURCE=.\CosTradingReposS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -772,10 +592,6 @@ SOURCE=.\CosTradingS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -791,10 +607,6 @@ SOURCE=.\Event\Dispatching_Modules.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -810,10 +622,6 @@ SOURCE=.\Sched\DynSched.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -829,10 +637,6 @@ SOURCE=.\Event\EC_Basic_Factory.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -848,10 +652,6 @@ SOURCE=.\Event\EC_Basic_Filter_Builder.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -867,10 +667,6 @@ SOURCE=.\Event\EC_Busy_Lock.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -886,10 +682,6 @@ SOURCE=.\Event\EC_Conjunction_Filter.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -905,10 +697,6 @@ SOURCE=.\Event\EC_ConsumerAdmin.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -924,10 +712,6 @@ SOURCE=.\Event\EC_Default_Factory.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -943,10 +727,6 @@ SOURCE=.\Event\EC_Disjunction_Filter.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -962,10 +742,6 @@ SOURCE=.\Event\EC_Dispatching.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -981,10 +757,6 @@ SOURCE=.\Event\EC_Dispatching_Task.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1000,10 +772,6 @@ SOURCE=.\Event\EC_Event_Channel.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1019,10 +787,6 @@ SOURCE=.\Event\EC_Factory.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1038,10 +802,6 @@ SOURCE=.\Event\EC_Filter.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1057,10 +817,6 @@ SOURCE=.\Event\EC_Filter_Builder.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1076,10 +832,6 @@ SOURCE=.\Event\EC_Gateway.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1095,10 +847,6 @@ SOURCE=.\Event\EC_Gateway_UDP.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1114,10 +862,6 @@ SOURCE=.\Event\EC_MT_Dispatching.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1133,10 +877,6 @@ SOURCE=.\Event\EC_Null_Factory.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1152,10 +892,6 @@ SOURCE=.\Event\EC_Null_Scheduling.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1171,10 +907,6 @@ SOURCE=.\Event\EC_ObserverStrategy.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1190,10 +922,6 @@ SOURCE=.\Event\EC_Per_Supplier_Filter.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1209,10 +937,6 @@ SOURCE=.\Event\EC_Priority_Dispatching.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1228,10 +952,6 @@ SOURCE=.\Event\EC_Priority_Scheduling.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1247,10 +967,6 @@ SOURCE=.\Event\EC_ProxyConsumer.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1266,10 +982,6 @@ SOURCE=.\Event\EC_ProxyPushSupplier_Set.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1285,10 +997,6 @@ SOURCE=.\Event\EC_ProxySupplier.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1304,10 +1012,6 @@ SOURCE=.\Event\EC_QOS_Info.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1323,10 +1027,6 @@ SOURCE=.\Event\EC_Reactive_Timeout_Generator.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1342,10 +1042,6 @@ SOURCE=.\Event\EC_Sched_Filter.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1361,10 +1057,6 @@ SOURCE=.\Event\EC_Sched_Filter_Builder.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1380,10 +1072,6 @@ SOURCE=.\Event\EC_Scheduling_Strategy.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1399,10 +1087,6 @@ SOURCE=.\Event\EC_Supplier_Filter_Builder.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1418,10 +1102,6 @@ SOURCE=.\Event\EC_SupplierAdmin.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1437,10 +1117,6 @@ SOURCE=.\Event\EC_SupplierFiltering.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1456,10 +1132,6 @@ SOURCE=.\Event\EC_Timeout_Filter.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1475,10 +1147,6 @@ SOURCE=.\Event\EC_Timeout_Generator.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1494,10 +1162,6 @@ SOURCE=.\Event\EC_Trivial_Supplier_Filter.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1513,10 +1177,6 @@ SOURCE=.\Event\EC_Type_Filter.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1532,10 +1192,6 @@ SOURCE=.\Event\EC_UDP_Admin.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1551,10 +1207,6 @@ SOURCE=.\AV\Endpoint_Strategy.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1570,10 +1222,6 @@ SOURCE=.\Naming\Entries.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1589,10 +1237,6 @@ SOURCE=.\Event\Event_Channel.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1608,10 +1252,6 @@ SOURCE=.\Event\Event_Manip.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1627,10 +1267,6 @@ SOURCE=.\Event_Utilities.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1646,10 +1282,6 @@ SOURCE=.\CosEvent\EventChannel_i.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1665,10 +1297,6 @@ SOURCE=.\Naming\Hash_Naming_Context.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1684,10 +1312,6 @@ SOURCE=.\ImplRepoC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1703,10 +1327,6 @@ SOURCE=.\ImplRepoS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1722,10 +1342,6 @@ SOURCE=.\IOR_Multicast.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1741,10 +1357,6 @@ SOURCE=.\IR_Helper.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1760,10 +1372,6 @@ SOURCE=.\LifeCycleServiceC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1779,10 +1387,6 @@ SOURCE=.\LifeCycleServiceS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1798,10 +1402,6 @@ SOURCE=.\Event\Local_ESTypes.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1817,10 +1417,6 @@ SOURCE=.\Event\Memory_Pools.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1836,10 +1432,6 @@ SOURCE=.\Event\Module_Factory.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1855,10 +1447,6 @@ SOURCE=.\Naming\Naming_Context.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1874,10 +1462,6 @@ SOURCE=.\Naming\Naming_Utils.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1893,10 +1477,6 @@ SOURCE=.\Null_MediaCtrlC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1912,10 +1492,6 @@ SOURCE=.\Null_MediaCtrlS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1931,10 +1507,6 @@ SOURCE=.\Trader\Offer_Iterators.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1950,10 +1522,6 @@ SOURCE=.\Naming\Persistent_Context_Index.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1969,10 +1537,6 @@ SOURCE=.\Naming\Persistent_Entries.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -1988,10 +1552,6 @@ SOURCE=.\Naming\Persistent_Naming_Context.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2007,10 +1567,6 @@ SOURCE=.\CosEvent\ProxyPushConsumer_i.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2026,10 +1582,6 @@ SOURCE=.\CosEvent\ProxyPushSupplier_i.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2045,10 +1597,6 @@ SOURCE=.\Event\ReactorTask.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2064,10 +1612,6 @@ SOURCE=.\Sched\Reconfig_Sched_Utils.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2083,10 +1627,6 @@ SOURCE=.\Sched\Reconfig_Scheduler.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2102,10 +1642,6 @@ SOURCE=.\Event\RT_Task.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2121,10 +1657,6 @@ SOURCE=.\RtecEventChannelAdminC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2140,10 +1672,6 @@ SOURCE=.\RtecEventChannelAdminS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2159,10 +1687,6 @@ SOURCE=.\RtecEventCommC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2178,10 +1702,6 @@ SOURCE=.\RtecEventCommS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2197,10 +1717,6 @@ SOURCE=.\RtecSchedulerC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2216,10 +1732,6 @@ SOURCE=.\RtecSchedulerS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2235,10 +1747,6 @@ SOURCE=.\RtecUDPAdminC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2254,10 +1762,6 @@ SOURCE=.\RtecUDPAdminS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2273,10 +1777,6 @@ SOURCE=.\Runtime_Scheduler.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2292,10 +1792,6 @@ SOURCE=.\Sched\SchedEntry.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2311,10 +1807,6 @@ SOURCE=.\Sched\Scheduler.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2330,10 +1822,6 @@ SOURCE=.\Scheduler_Factory.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2349,10 +1837,6 @@ SOURCE=.\Sched\Scheduler_Generic.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2368,10 +1852,6 @@ SOURCE=.\Scheduler_Utilities.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2387,10 +1867,6 @@ SOURCE=.\Trader\Service_Type_Repository.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2406,10 +1882,6 @@ SOURCE=.\AV\sfp.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2425,10 +1897,6 @@ SOURCE=.\sfpC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2444,10 +1912,6 @@ SOURCE=.\sfpS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2463,10 +1927,6 @@ SOURCE=.\Sched\Strategy_Scheduler.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2482,10 +1942,6 @@ SOURCE=.\CosEvent\SupplierAdmin_i.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2501,10 +1957,6 @@ SOURCE=.\Time\TAO_Time_Service_Clerk.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2520,10 +1972,6 @@ SOURCE=.\Time\TAO_Time_Service_Server.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2539,10 +1987,6 @@ SOURCE=.\Time\TAO_TIO.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2558,10 +2002,6 @@ SOURCE=.\Time\TAO_UTO.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2577,10 +2017,6 @@ SOURCE=.\Time_Utilities.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2596,10 +2032,6 @@ SOURCE=.\TimeBaseC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2615,10 +2047,6 @@ SOURCE=.\TimeBaseS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2634,10 +2062,6 @@ SOURCE=.\Time\Timer_Helper.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2653,10 +2077,6 @@ SOURCE=.\Event\Timer_Module.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2672,10 +2092,6 @@ SOURCE=.\TimeServiceC.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2691,10 +2107,6 @@ SOURCE=.\TimeServiceS.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2710,10 +2122,6 @@ SOURCE=.\Trader\Trader.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2729,10 +2137,6 @@ SOURCE=.\Trader\Trader_Utils.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -2748,10 +2152,6 @@ SOURCE=.\Naming\Transient_Naming_Context.cpp
!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
!ENDIF
# End Source File
@@ -3600,7 +3000,7 @@ InputPath=.\AVStreams.idl
InputName=AVStreams
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -3639,7 +3039,7 @@ InputPath=.\AVStreams.idl
InputName=AVStreams
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -3678,7 +3078,7 @@ InputPath=.\AVStreams.idl
InputName=AVStreams
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -3717,7 +3117,7 @@ InputPath=.\AVStreams.idl
InputName=AVStreams
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -3747,16 +3147,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -3773,7 +3163,7 @@ InputPath=.\CosEventChannelAdmin.idl
InputName=CosEventChannelAdmin
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -3812,7 +3202,7 @@ InputPath=.\CosEventChannelAdmin.idl
InputName=CosEventChannelAdmin
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -3851,7 +3241,7 @@ InputPath=.\CosEventChannelAdmin.idl
InputName=CosEventChannelAdmin
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -3890,7 +3280,7 @@ InputPath=.\CosEventChannelAdmin.idl
InputName=CosEventChannelAdmin
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -3920,16 +3310,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -3946,7 +3326,7 @@ InputPath=.\CosEventComm.idl
InputName=CosEventComm
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -3985,7 +3365,7 @@ InputPath=.\CosEventComm.idl
InputName=CosEventComm
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4024,7 +3404,7 @@ InputPath=.\CosEventComm.idl
InputName=CosEventComm
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4063,7 +3443,7 @@ InputPath=.\CosEventComm.idl
InputName=CosEventComm
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4093,16 +3473,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -4119,7 +3489,7 @@ InputPath=.\CosLifeCycle.idl
InputName=CosLifeCycle
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4158,7 +3528,7 @@ InputPath=.\CosLifeCycle.idl
InputName=CosLifeCycle
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4197,7 +3567,7 @@ InputPath=.\CosLifeCycle.idl
InputName=CosLifeCycle
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4236,7 +3606,7 @@ InputPath=.\CosLifeCycle.idl
InputName=CosLifeCycle
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4266,16 +3636,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -4292,7 +3652,7 @@ InputPath=.\CosNaming.idl
InputName=CosNaming
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4331,7 +3691,7 @@ InputPath=.\CosNaming.idl
InputName=CosNaming
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4370,7 +3730,7 @@ InputPath=.\CosNaming.idl
InputName=CosNaming
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4409,7 +3769,7 @@ InputPath=.\CosNaming.idl
InputName=CosNaming
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4439,16 +3799,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -4465,7 +3815,7 @@ InputPath=.\CosPropertyService.idl
InputName=CosPropertyService
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4504,7 +3854,7 @@ InputPath=.\CosPropertyService.idl
InputName=CosPropertyService
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4543,7 +3893,7 @@ InputPath=.\CosPropertyService.idl
InputName=CosPropertyService
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4582,7 +3932,7 @@ InputPath=.\CosPropertyService.idl
InputName=CosPropertyService
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4612,16 +3962,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -4638,7 +3978,7 @@ InputPath=.\CosTrading.idl
InputName=CosTrading
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4677,7 +4017,7 @@ InputPath=.\CosTrading.idl
InputName=CosTrading
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4716,7 +4056,7 @@ InputPath=.\CosTrading.idl
InputName=CosTrading
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4755,7 +4095,7 @@ InputPath=.\CosTrading.idl
InputName=CosTrading
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4785,16 +4125,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -4811,7 +4141,7 @@ InputPath=.\CosTradingDynamic.idl
InputName=CosTradingDynamic
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4850,7 +4180,7 @@ InputPath=.\CosTradingDynamic.idl
InputName=CosTradingDynamic
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4889,7 +4219,7 @@ InputPath=.\CosTradingDynamic.idl
InputName=CosTradingDynamic
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4928,7 +4258,7 @@ InputPath=.\CosTradingDynamic.idl
InputName=CosTradingDynamic
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -4958,16 +4288,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -4984,7 +4304,7 @@ InputPath=.\CosTradingRepos.idl
InputName=CosTradingRepos
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5023,7 +4343,7 @@ InputPath=.\CosTradingRepos.idl
InputName=CosTradingRepos
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5062,7 +4382,7 @@ InputPath=.\CosTradingRepos.idl
InputName=CosTradingRepos
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5101,7 +4421,7 @@ InputPath=.\CosTradingRepos.idl
InputName=CosTradingRepos
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5131,16 +4451,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -5157,7 +4467,7 @@ InputPath=.\ImplRepo.idl
InputName=ImplRepo
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5196,7 +4506,7 @@ InputPath=.\ImplRepo.idl
InputName=ImplRepo
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5235,7 +4545,7 @@ InputPath=.\ImplRepo.idl
InputName=ImplRepo
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5274,7 +4584,7 @@ InputPath=.\ImplRepo.idl
InputName=ImplRepo
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5304,16 +4614,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -5330,7 +4630,7 @@ InputPath=.\LifeCycleService.idl
InputName=LifeCycleService
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5369,7 +4669,7 @@ InputPath=.\LifeCycleService.idl
InputName=LifeCycleService
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5408,7 +4708,7 @@ InputPath=.\LifeCycleService.idl
InputName=LifeCycleService
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5447,7 +4747,7 @@ InputPath=.\LifeCycleService.idl
InputName=LifeCycleService
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5477,16 +4777,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -5503,7 +4793,7 @@ InputPath=.\Null_MediaCtrl.idl
InputName=Null_MediaCtrl
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5542,7 +4832,7 @@ InputPath=.\Null_MediaCtrl.idl
InputName=Null_MediaCtrl
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5581,7 +4871,7 @@ InputPath=.\Null_MediaCtrl.idl
InputName=Null_MediaCtrl
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5620,7 +4910,7 @@ InputPath=.\Null_MediaCtrl.idl
InputName=Null_MediaCtrl
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5650,16 +4940,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -5676,7 +4956,7 @@ InputPath=.\RtecEventChannelAdmin.idl
InputName=RtecEventChannelAdmin
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5715,7 +4995,7 @@ InputPath=.\RtecEventChannelAdmin.idl
InputName=RtecEventChannelAdmin
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5754,7 +5034,7 @@ InputPath=.\RtecEventChannelAdmin.idl
InputName=RtecEventChannelAdmin
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5793,7 +5073,7 @@ InputPath=.\RtecEventChannelAdmin.idl
InputName=RtecEventChannelAdmin
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5823,16 +5103,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -5849,7 +5119,7 @@ InputPath=.\RtecEventComm.idl
InputName=RtecEventComm
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5888,7 +5158,7 @@ InputPath=.\RtecEventComm.idl
InputName=RtecEventComm
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5927,7 +5197,7 @@ InputPath=.\RtecEventComm.idl
InputName=RtecEventComm
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5966,7 +5236,7 @@ InputPath=.\RtecEventComm.idl
InputName=RtecEventComm
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -5996,16 +5266,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -6022,7 +5282,7 @@ InputPath=.\RtecScheduler.idl
InputName=RtecScheduler
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6061,7 +5321,7 @@ InputPath=.\RtecScheduler.idl
InputName=RtecScheduler
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6100,7 +5360,7 @@ InputPath=.\RtecScheduler.idl
InputName=RtecScheduler
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6139,7 +5399,7 @@ InputPath=.\RtecScheduler.idl
InputName=RtecScheduler
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6169,16 +5429,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -6195,7 +5445,7 @@ InputPath=.\RtecUDPAdmin.idl
InputName=RtecUDPAdmin
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6234,7 +5484,7 @@ InputPath=.\RtecUDPAdmin.idl
InputName=RtecUDPAdmin
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6273,7 +5523,7 @@ InputPath=.\RtecUDPAdmin.idl
InputName=RtecUDPAdmin
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6312,7 +5562,7 @@ InputPath=.\RtecUDPAdmin.idl
InputName=RtecUDPAdmin
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6342,16 +5592,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -6368,7 +5608,7 @@ InputPath=.\sfp.idl
InputName=sfp
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6407,7 +5647,7 @@ InputPath=.\sfp.idl
InputName=sfp
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6446,7 +5686,7 @@ InputPath=.\sfp.idl
InputName=sfp
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6485,7 +5725,7 @@ InputPath=.\sfp.idl
InputName=sfp
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6515,16 +5755,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -6541,7 +5771,7 @@ InputPath=.\TimeBase.idl
InputName=TimeBase
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6580,7 +5810,7 @@ InputPath=.\TimeBase.idl
InputName=TimeBase
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6619,7 +5849,7 @@ InputPath=.\TimeBase.idl
InputName=TimeBase
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6658,7 +5888,7 @@ InputPath=.\TimeBase.idl
InputName=TimeBase
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6688,16 +5918,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -6714,7 +5934,7 @@ InputPath=.\TimeService.idl
InputName=TimeService
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6753,7 +5973,7 @@ InputPath=.\TimeService.idl
InputName=TimeService
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6792,7 +6012,7 @@ InputPath=.\TimeService.idl
InputName=TimeService
BuildCmds= \
- ..\..\..\bin\Release\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\Release\tao_idl -Ge 1 -i../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6831,7 +6051,7 @@ InputPath=.\TimeService.idl
InputName=TimeService
BuildCmds= \
- ..\..\..\bin\tao_idl -Ge 1 -I../../ -I../../tao -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
+ ..\..\..\bin\tao_idl -Ge 1 -I../../ -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
@@ -6861,16 +6081,6 @@ BuildCmds= \
$(BuildCmds)
# End Custom Build
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Ignore_Default_Tool 1
-# PROP Ignore_Default_Tool 1
-
!ENDIF
# End Source File
@@ -6881,431 +6091,67 @@ BuildCmds= \
# Begin Source File
SOURCE=.\AV\AVStreams_i_T.cpp
-
-!IF "$(CFG)" == "ORB Services DLL - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\Property\CosPropertyService_i_T.cpp
-
-!IF "$(CFG)" == "ORB Services DLL - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Debug"
-
# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\CosPropertyServiceS_T.cpp
-
-!IF "$(CFG)" == "ORB Services DLL - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Release"
-
# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\CosTradingDynamicS_T.cpp
-
-!IF "$(CFG)" == "ORB Services DLL - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\CosTradingReposS_T.cpp
-
-!IF "$(CFG)" == "ORB Services DLL - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\CosTradingS_T.cpp
-
-!IF "$(CFG)" == "ORB Services DLL - Win32 Release"
-
# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\AV\Endpoint_Strategy_T.cpp
-
-!IF "$(CFG)" == "ORB Services DLL - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Debug"
-
# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\ImplRepoS_T.cpp
-
-!IF "$(CFG)" == "ORB Services DLL - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\Trader\Offer_Database.cpp
-
-!IF "$(CFG)" == "ORB Services DLL - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Release"
-
# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\Trader\Offer_Iterators_T.cpp
-
-!IF "$(CFG)" == "ORB Services DLL - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-
# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\TimeServiceS_T.cpp
-
-!IF "$(CFG)" == "ORB Services DLL - Win32 Release"
-
# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\Trader\Trader_Interfaces.cpp
-
-!IF "$(CFG)" == "ORB Services DLL - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Release"
-
# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# Begin Source File
SOURCE=.\Trader\Trader_T.cpp
-
-!IF "$(CFG)" == "ORB Services DLL - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Debug"
-
# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 Alpha Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF "$(CFG)" == "ORB Services DLL - Win32 MFC Release"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ENDIF
-
# End Source File
# End Group
# End Target