# Microsoft eMbedded Visual Tools Project File - Name="TAO_RTCORBA" - Package Owner=<4> # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** # TARGTYPE "Win32 (WCE x86em) Dynamic-Link Library" 0x7f02 # TARGTYPE "Win32 (WCE SH3) Dynamic-Link Library" 0x8102 # TARGTYPE "Win32 (WCE x86) Dynamic-Link Library" 0x8302 # TARGTYPE "Win32 (WCE ARM) Dynamic-Link Library" 0x8502 # TARGTYPE "Win32 (WCE SH4) Dynamic-Link Library" 0x8602 # TARGTYPE "Win32 (WCE MIPS) Dynamic-Link Library" 0x8202 CFG=TAO_RTCORBA - Win32 (WCE MIPS) Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE !MESSAGE NMAKE /f "TAO_RTCORBA.vcn". !MESSAGE !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 "TAO_RTCORBA.vcn" CFG="TAO_RTCORBA - Win32 (WCE MIPS) Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "TAO_RTCORBA - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Dynamic-Link Library") !MESSAGE "TAO_RTCORBA - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Dynamic-Link Library") !MESSAGE "TAO_RTCORBA - Win32 (WCE SH4) Release" (based on "Win32 (WCE SH4) Dynamic-Link Library") !MESSAGE "TAO_RTCORBA - Win32 (WCE SH4) Debug" (based on "Win32 (WCE SH4) Dynamic-Link Library") !MESSAGE "TAO_RTCORBA - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Dynamic-Link Library") !MESSAGE "TAO_RTCORBA - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Dynamic-Link Library") !MESSAGE "TAO_RTCORBA - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Dynamic-Link Library") !MESSAGE "TAO_RTCORBA - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Dynamic-Link Library") !MESSAGE "TAO_RTCORBA - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Dynamic-Link Library") !MESSAGE "TAO_RTCORBA - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Dynamic-Link Library") !MESSAGE "TAO_RTCORBA - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Dynamic-Link Library") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" # PROP ATL_Project 2 !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "MIPSRel" # PROP BASE Intermediate_Dir "MIPSRel" # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "MIPSRel" # PROP Intermediate_Dir "MIPSRel" # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r CPP=clmips.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_RTCORBA_BUILD_DLL" /YX /Oxs /M$(CECrtMT) /c MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "MIPSDbg" # PROP BASE Intermediate_Dir "MIPSDbg" # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "MIPSDbg" # PROP Intermediate_Dir "MIPSDbg" # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r CPP=clmips.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_RTCORBA_BUILD_DLL" /YX /M$(CECrtMTDebug) /c MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "SH4Rel" # PROP BASE Intermediate_Dir "SH4Rel" # PROP BASE CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "SH4Rel" # PROP Intermediate_Dir "SH4Rel" # PROP CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /YX /Qsh4 /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /D "SHx" /D "SH4" /D "_SH4_" /D "NDEBUG" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_RTCORBA_BUILD_DLL" /YX /Qsh4 /Oxs /M$(CECrtMT) /c MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH4 # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH4 !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "SH4Dbg" # PROP BASE Intermediate_Dir "SH4Dbg" # PROP BASE CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "SH4Dbg" # PROP Intermediate_Dir "SH4Dbg" # PROP CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /YX /Qsh4 /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_RTCORBA_BUILD_DLL" /YX /Qsh4 /M$(CECrtMTDebug) /c MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH4 # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH4 !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "SH3Rel" # PROP BASE Intermediate_Dir "SH3Rel" # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "SH3Rel" # PROP Intermediate_Dir "SH3Rel" # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" PFILE=pfile.exe RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /D "SHx" /D "SH3" /D "_SH3_" /D "NDEBUG" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_RTCORBA_BUILD_DLL" /YX /Oxs /M$(CECrtMT) /c MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "SH3Dbg" # PROP BASE Intermediate_Dir "SH3Dbg" # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "SH3Dbg" # PROP Intermediate_Dir "SH3Dbg" # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" PFILE=pfile.exe RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_RTCORBA_BUILD_DLL" /YX /M$(CECrtMTDebug) /c MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:SH3 !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "ARMRel" # PROP BASE Intermediate_Dir "ARMRel" # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "../../LIB/Release/ARM" # PROP Intermediate_Dir "Release/ARM" # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r CPP=clarm.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_RTCORBA_BUILD_DLL" /YX /Oxs /M$(CECrtMT) /c MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM # ADD LINK32 commctrl.lib coredll.lib TAO.lib ace.lib ace_os.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /out:"../../../bin/Release/ARM/TAO_RTCORBA.dll" /libpath:"../../LIB/Release/ARM" /libpath:"../../../LIB/Release/ARM" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "ARMDbg" # PROP BASE Intermediate_Dir "ARMDbg" # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "../../LIB/Debug/ARM" # PROP Intermediate_Dir "Debug/ARM" # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r CPP=clarm.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /D "DEBUG" /D "ARM" /D "_ARM_" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_RTCORBA_BUILD_DLL" /YX /M$(CECrtMTDebug) /c MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM # ADD LINK32 commctrl.lib coredll.lib TAOd.lib aced.lib ace_osd.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../../../bin/Debug/ARM/TAO_RTCORBAd.dll" /libpath:"../../LIB/Debug/ARM" /libpath:"../../../LIB/Debug/ARM" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "X86EMRel" # PROP BASE Intermediate_Dir "X86EMRel" # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "../../LIB/Release/X86EM" # PROP Intermediate_Dir "Release/X86EM" # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" EMPFILE=empfile.exe RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r CPP=cl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /YX /Gz /Oxs /c # ADD CPP /nologo /W3 /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "NDEBUG" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /D "TAO_RTCORBA_BUILD_DLL" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Gz /Oxs /c MTL=midl.exe # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /o "NUL" /win32 # SUBTRACT MTL /mktyplib203 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 # ADD LINK32 $(CEx86Corelibc) TAO.lib ace.lib ace_os.lib commctrl.lib coredll.lib /nologo /stack:0x10000,0x1000 /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../../../bin/Release/X86EM/TAO_RTCORBA.dll" /libpath:"../../LIB/Release/X86EM" /libpath:"../../../LIB/Release/X86EM" /windowsce:emulation /MACHINE:IX86 !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "X86EMDbg" # PROP BASE Intermediate_Dir "X86EMDbg" # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "../../LIB/Debug/X86EM" # PROP Intermediate_Dir "Debug/X86EM" # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" EMPFILE=empfile.exe RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r CPP=cl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /YX /Gz /c # ADD CPP /nologo /W3 /Zi /Od /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /D "DEBUG" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "_USRDLL" /D "TAO_RTCORBA_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_RTCORBA_BUILD_DLL" /YX /Gz /c MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /o "NUL" /win32 # SUBTRACT MTL /mktyplib203 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 # ADD LINK32 $(CEx86Corelibc) TAOd.lib aced.lib ace_osd.lib commctrl.lib coredll.lib /nologo /stack:0x10000,0x1000 /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../../../bin/Debug/X86EM/TAO_RTCORBAd.dll" /libpath:"../../LIB/Debug/X86EM" /libpath:"../../../LIB/Debug/X86EM" /windowsce:emulation /MACHINE:IX86 !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "X86Dbg" # PROP BASE Intermediate_Dir "X86Dbg" # PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "../../LIB/Debug/X86EM" # PROP Intermediate_Dir "Debug/X86EM" # PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r CPP=cl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c # ADD CPP /nologo /W3 /Zi /Od /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_RTCORBA_BUILD_DLL" /YX /Gs8192 /GF /c MTL=midl.exe # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86 # ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib TAOd.lib aced.lib ace_osd.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../../../bin/Debug/X86EM/TAO_RTCORBAd.dll" /libpath:"../../LIB/Debug/X86EM" /libpath:"../../../LIB/Debug/X86EM" /subsystem:$(CESubsystem) /MACHINE:IX86 !ENDIF # Begin Target # Name "TAO_RTCORBA - Win32 (WCE MIPS) Release" # Name "TAO_RTCORBA - Win32 (WCE MIPS) Debug" # Name "TAO_RTCORBA - Win32 (WCE SH4) Release" # Name "TAO_RTCORBA - Win32 (WCE SH4) Debug" # Name "TAO_RTCORBA - Win32 (WCE SH3) Release" # Name "TAO_RTCORBA - Win32 (WCE SH3) Debug" # Name "TAO_RTCORBA - Win32 (WCE ARM) Release" # Name "TAO_RTCORBA - Win32 (WCE ARM) Debug" # Name "TAO_RTCORBA - Win32 (WCE x86em) Release" # Name "TAO_RTCORBA - Win32 (WCE x86em) Debug" # Name "TAO_RTCORBA - Win32 (WCE x86) Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=.\Continuous_Priority_Mapping.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_CONTI=\ ".\Continuous_Priority_Mapping.h"\ ".\Continuous_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_CONTI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_CONTI=\ ".\Continuous_Priority_Mapping.h"\ ".\Continuous_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_CONTI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_CONTI=\ ".\Continuous_Priority_Mapping.h"\ ".\Continuous_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_CONTI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_CONTI=\ ".\Continuous_Priority_Mapping.h"\ ".\Continuous_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_CONTI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_CONTI=\ ".\Continuous_Priority_Mapping.h"\ ".\Continuous_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_CONTI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_CONTI=\ ".\Continuous_Priority_Mapping.h"\ ".\Continuous_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_CONTI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_CONTI=\ ".\Continuous_Priority_Mapping.h"\ ".\Continuous_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_CONTI=\ "..\..\..\ace\ace\config-cygwin32.h"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Sched_Params.h"\ ".\ce\Sched_Params.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_CONTI=\ ".\Continuous_Priority_Mapping.h"\ ".\Continuous_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_CONTI=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Sched_Params.h"\ ".\ce\Sched_Params.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_CONTI=\ ".\Continuous_Priority_Mapping.h"\ ".\Continuous_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_CONTI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_CONTI=\ ".\Continuous_Priority_Mapping.h"\ ".\Continuous_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_CONTI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_CONTI=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Sched_Params.h"\ "..\..\..\ace\Sched_Params.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\orbconf.h"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\Remote_Object_Proxy_Impl.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\varbase.h"\ ".\Continuous_Priority_Mapping.h"\ ".\Continuous_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Direct_Priority_Mapping.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_DIREC=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_DIREC=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_DIREC=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_DIREC=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_DIREC=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_DIREC=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_DIREC=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_DIREC=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_DIREC=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_DIREC=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_DIREC=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_DIREC=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_DIREC=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_DIREC=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_DIREC=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_DIREC=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Sched_Params.h"\ ".\ce\Sched_Params.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_DIREC=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_DIREC=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Sched_Params.h"\ ".\ce\Sched_Params.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_DIREC=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_DIREC=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Sched_Params.h"\ ".\ce\Sched_Params.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_DIREC=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Sched_Params.h"\ "..\..\..\ace\Sched_Params.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\orbconf.h"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\Remote_Object_Proxy_Impl.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\varbase.h"\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Linear_Priority_Mapping.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_LINEA=\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_LINEA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_LINEA=\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_LINEA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_LINEA=\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_LINEA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_LINEA=\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_LINEA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_LINEA=\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_LINEA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_LINEA=\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_LINEA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_LINEA=\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_LINEA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Sched_Params.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_LINEA=\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_LINEA=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Sched_Params.h"\ ".\ce\Sched_Params.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_LINEA=\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_LINEA=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Sched_Params.h"\ ".\ce\Sched_Params.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_LINEA=\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_LINEA=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Sched_Params.h"\ ".\ce\Sched_Params.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_LINEA=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Sched_Params.h"\ "..\..\..\ace\Sched_Params.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\orbconf.h"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\Remote_Object_Proxy_Impl.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\varbase.h"\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Priority_Mapping.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_PRIOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_PRIOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_PRIOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_PRIOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_PRIOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_PRIOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_PRIOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_PRIOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIOR=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_PRIOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIOR=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_PRIOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIOR=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_PRIOR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\orbconf.h"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\Remote_Object_Proxy_Impl.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\varbase.h"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Priority_Mapping_Manager.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_PRIORI=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIORI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_PRIORI=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIORI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_PRIORI=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIORI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_PRIORI=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIORI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_PRIORI=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIORI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_PRIORI=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIORI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_PRIORI=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIORI=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_PRIORI=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIORI=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_PRIORI=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIORI=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_PRIORI=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_PRIORI=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_PRIORI=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\orbconf.h"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\Remote_Object_Proxy_Impl.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\varbase.h"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Private_Transport_Descriptor.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_PRIVA=\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\rtcorba_export.h"\ NODEP_CPP_PRIVA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\orbconf.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_PRIVA=\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\rtcorba_export.h"\ NODEP_CPP_PRIVA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\orbconf.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_PRIVA=\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\rtcorba_export.h"\ NODEP_CPP_PRIVA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\orbconf.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_PRIVA=\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\rtcorba_export.h"\ NODEP_CPP_PRIVA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\orbconf.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_PRIVA=\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\rtcorba_export.h"\ NODEP_CPP_PRIVA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\orbconf.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_PRIVA=\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\rtcorba_export.h"\ NODEP_CPP_PRIVA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\orbconf.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_PRIVA=\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\rtcorba_export.h"\ NODEP_CPP_PRIVA=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\orbconf.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_PRIVA=\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\rtcorba_export.h"\ NODEP_CPP_PRIVA=\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\Endpoint.h"\ ".\Endpoint.i"\ ".\orbconf.h"\ ".\TAO_Export.h"\ ".\Transport_Descriptor_Interface.h"\ ".\Transport_Descriptor_Interface.inl"\ ".\try_macros.h"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_PRIVA=\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\rtcorba_export.h"\ NODEP_CPP_PRIVA=\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\Endpoint.h"\ ".\Endpoint.i"\ ".\orbconf.h"\ ".\TAO_Export.h"\ ".\Transport_Descriptor_Interface.h"\ ".\Transport_Descriptor_Interface.inl"\ ".\try_macros.h"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_PRIVA=\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\rtcorba_export.h"\ NODEP_CPP_PRIVA=\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\Endpoint.h"\ ".\Endpoint.i"\ ".\orbconf.h"\ ".\TAO_Export.h"\ ".\Transport_Descriptor_Interface.h"\ ".\Transport_Descriptor_Interface.inl"\ ".\try_macros.h"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_PRIVA=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\Endpoint.h"\ "..\Endpoint.i"\ "..\orbconf.h"\ "..\TAO_Export.h"\ "..\Transport_Descriptor_Interface.h"\ "..\Transport_Descriptor_Interface.inl"\ "..\try_macros.h"\ "..\varbase.h"\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\rtcorba_export.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_Current.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_CU=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_CU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Thread.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_CU=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_CU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Thread.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_CU=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_CU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Thread.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_CU=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_CU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Thread.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_CU=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_CU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Thread.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_CU=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_CU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Thread.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_CU=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_CU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Thread.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_CU=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_CU=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_CU=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_CU=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_CU=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_CU=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_CU=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CONV_FRAMEC.h"\ "..\CONV_FRAMEC.i"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\GIOP_Message_Version.h"\ "..\GIOP_Message_Version.inl"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\MProfile.h"\ "..\MProfile.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Profile.h"\ "..\Profile.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\stub.h"\ "..\Stub.i"\ "..\Tagged_Components.h"\ "..\Tagged_Components.i"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_Endpoint_Selector_Factory.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_EN=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_EN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_EN=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_EN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_EN=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_EN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_EN=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_EN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_EN=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_EN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_EN=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_EN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_EN=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_EN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_EN=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_EN=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Endpoint_Selector_Factory.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_EN=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_EN=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Endpoint_Selector_Factory.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_EN=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_EN=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Endpoint_Selector_Factory.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_EN=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CONV_FRAMEC.h"\ "..\CONV_FRAMEC.i"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Endpoint_Selector_Factory.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\GIOP_Message_Version.h"\ "..\GIOP_Message_Version.inl"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\Invocation.h"\ "..\Invocation.i"\ "..\Invocation_Endpoint_Selectors.h"\ "..\Invocation_Endpoint_Selectors.i"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LF_Event.h"\ "..\LF_Event.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\MProfile.h"\ "..\MProfile.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_KeyC.h"\ "..\Object_KeyC.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\operation_details.h"\ "..\operation_details.i"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Profile.h"\ "..\Profile.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Reply_Dispatcher.h"\ "..\Reply_Dispatcher.i"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Service_Context.h"\ "..\Service_Context.inl"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\stub.h"\ "..\Stub.i"\ "..\Synch_Reply_Dispatcher.h"\ "..\Tagged_Components.h"\ "..\Tagged_Components.i"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TAOC.h"\ "..\TAOC.i"\ "..\target_specification.h"\ "..\target_specification.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_Endpoint_Utils.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_END=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_END=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_END=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_END=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_END=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_END=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_END=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_END=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_END=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_END=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_END=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_END=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_END=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_END=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\MProfile.h"\ ".\tao\Stub.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_END=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_END=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Endpoint_Selector_Factory.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_END=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_END=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Endpoint_Selector_Factory.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_END=\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_END=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Endpoint_Selector_Factory.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_END=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CONV_FRAMEC.h"\ "..\CONV_FRAMEC.i"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Endpoint_Selector_Factory.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\GIOP_Message_Version.h"\ "..\GIOP_Message_Version.inl"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\Invocation.h"\ "..\Invocation.i"\ "..\Invocation_Endpoint_Selectors.h"\ "..\Invocation_Endpoint_Selectors.i"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LF_Event.h"\ "..\LF_Event.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\MProfile.h"\ "..\MProfile.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_KeyC.h"\ "..\Object_KeyC.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\operation_details.h"\ "..\operation_details.i"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Profile.h"\ "..\Profile.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Reply_Dispatcher.h"\ "..\Reply_Dispatcher.i"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Service_Context.h"\ "..\Service_Context.inl"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\stub.h"\ "..\Stub.i"\ "..\Synch_Reply_Dispatcher.h"\ "..\Tagged_Components.h"\ "..\Tagged_Components.i"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TAOC.h"\ "..\TAOC.i"\ "..\target_specification.h"\ "..\target_specification.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_Invocation_Endpoint_Selectors.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_IN=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_IN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\Base_Transport_Property.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Profile.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_IN=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_IN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\Base_Transport_Property.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Profile.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_IN=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_IN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\Base_Transport_Property.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Profile.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_IN=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_IN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\Base_Transport_Property.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Profile.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_IN=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_IN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\Base_Transport_Property.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Profile.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_IN=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_IN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\Base_Transport_Property.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Profile.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_IN=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_IN=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\Base_Transport_Property.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint.h"\ ".\tao\Invocation.h"\ ".\tao\Invocation_Endpoint_Selectors.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Profile.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\tao\Transport_Descriptor_Interface.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_IN=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_IN=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\Base_Transport_Property.h"\ ".\Base_Transport_Property.inl"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Endpoint.h"\ ".\Endpoint.i"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\Transport_Descriptor_Interface.h"\ ".\Transport_Descriptor_Interface.inl"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_IN=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_IN=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\Base_Transport_Property.h"\ ".\Base_Transport_Property.inl"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Endpoint.h"\ ".\Endpoint.i"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\Transport_Descriptor_Interface.h"\ ".\Transport_Descriptor_Interface.inl"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_IN=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_IN=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\Base_Transport_Property.h"\ ".\Base_Transport_Property.inl"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Endpoint.h"\ ".\Endpoint.i"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\Transport_Descriptor_Interface.h"\ ".\Transport_Descriptor_Interface.inl"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_IN=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\Base_Transport_Property.h"\ "..\Base_Transport_Property.inl"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CONV_FRAMEC.h"\ "..\CONV_FRAMEC.i"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Endpoint.h"\ "..\Endpoint.i"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\GIOP_Message_Version.h"\ "..\GIOP_Message_Version.inl"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\Invocation.h"\ "..\Invocation.i"\ "..\Invocation_Endpoint_Selectors.h"\ "..\Invocation_Endpoint_Selectors.i"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LF_Event.h"\ "..\LF_Event.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\MProfile.h"\ "..\MProfile.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_KeyC.h"\ "..\Object_KeyC.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\operation_details.h"\ "..\operation_details.i"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Profile.h"\ "..\Profile.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Reply_Dispatcher.h"\ "..\Reply_Dispatcher.i"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Service_Context.h"\ "..\Service_Context.inl"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\stub.h"\ "..\Stub.i"\ "..\Synch_Reply_Dispatcher.h"\ "..\Tagged_Components.h"\ "..\Tagged_Components.i"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TAOC.h"\ "..\TAOC.i"\ "..\target_specification.h"\ "..\target_specification.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\Transport_Descriptor_Interface.h"\ "..\Transport_Descriptor_Interface.inl"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\Private_Transport_Descriptor.h"\ ".\Private_Transport_Descriptor.inl"\ ".\RT_Endpoint_Utils.h"\ ".\RT_Invocation_Endpoint_Selectors.h"\ ".\RT_Invocation_Endpoint_Selectors.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_Mutex.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_MU=\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_MU=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_MU=\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_MU=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_MU=\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_MU=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_MU=\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_MU=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_MU=\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_MU=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_MU=\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_MU=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_MU=\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_MU=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_MU=\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_MU=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_MU=\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_MU=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\IO_Cntl_Msg.h"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Message_Queue.h"\ ".\ce\Message_Queue.i"\ ".\ce\Message_Queue_T.cpp"\ ".\ce\Message_Queue_T.h"\ ".\ce\Message_Queue_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Module.cpp"\ ".\ce\Module.h"\ ".\ce\Module.i"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Service_Repository.h"\ ".\ce\Service_Repository.i"\ ".\ce\Service_Types.h"\ ".\ce\Service_Types.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\Strategies.h"\ ".\ce\Strategies.i"\ ".\ce\Strategies_T.cpp"\ ".\ce\Strategies_T.h"\ ".\ce\Strategies_T.i"\ ".\ce\Stream_Modules.cpp"\ ".\ce\Stream_Modules.h"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_Options.h"\ ".\ce\Synch_Options.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Task.h"\ ".\ce\Task.i"\ ".\ce\Task_T.cpp"\ ".\ce\Task_T.h"\ ".\ce\Task_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\ce\WFMO_Reactor.h"\ ".\ce\WFMO_Reactor.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_MU=\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_MU=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\IO_Cntl_Msg.h"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Message_Queue.h"\ ".\ce\Message_Queue.i"\ ".\ce\Message_Queue_T.cpp"\ ".\ce\Message_Queue_T.h"\ ".\ce\Message_Queue_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Module.cpp"\ ".\ce\Module.h"\ ".\ce\Module.i"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Service_Repository.h"\ ".\ce\Service_Repository.i"\ ".\ce\Service_Types.h"\ ".\ce\Service_Types.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\Strategies.h"\ ".\ce\Strategies.i"\ ".\ce\Strategies_T.cpp"\ ".\ce\Strategies_T.h"\ ".\ce\Strategies_T.i"\ ".\ce\Stream_Modules.cpp"\ ".\ce\Stream_Modules.h"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_Options.h"\ ".\ce\Synch_Options.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Task.h"\ ".\ce\Task.i"\ ".\ce\Task_T.cpp"\ ".\ce\Task_T.h"\ ".\ce\Task_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\ce\WFMO_Reactor.h"\ ".\ce\WFMO_Reactor.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_MU=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\orbconf.h"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\Remote_Object_Proxy_Impl.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\varbase.h"\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_ORB.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_OR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_OR=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_OR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_OR=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_OR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_OR=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_OR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_OR=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_OR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_OR=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_OR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_OR=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_OR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_OR=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_OR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_OR=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\IO_Cntl_Msg.h"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Message_Queue.h"\ ".\ce\Message_Queue.i"\ ".\ce\Message_Queue_T.cpp"\ ".\ce\Message_Queue_T.h"\ ".\ce\Message_Queue_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Module.cpp"\ ".\ce\Module.h"\ ".\ce\Module.i"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Service_Repository.h"\ ".\ce\Service_Repository.i"\ ".\ce\Service_Types.h"\ ".\ce\Service_Types.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\Strategies.h"\ ".\ce\Strategies.i"\ ".\ce\Strategies_T.cpp"\ ".\ce\Strategies_T.h"\ ".\ce\Strategies_T.i"\ ".\ce\Stream_Modules.cpp"\ ".\ce\Stream_Modules.h"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_Options.h"\ ".\ce\Synch_Options.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Task.h"\ ".\ce\Task.i"\ ".\ce\Task_T.cpp"\ ".\ce\Task_T.h"\ ".\ce\Task_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\ce\WFMO_Reactor.h"\ ".\ce\WFMO_Reactor.i"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\New_Leader_Generator.h"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\Thread_Lane_Resources.h"\ ".\Thread_Lane_Resources.i"\ ".\Thread_Lane_Resources_Manager.h"\ ".\Thread_Lane_Resources_Manager.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_OR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_OR=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\IO_Cntl_Msg.h"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Message_Queue.h"\ ".\ce\Message_Queue.i"\ ".\ce\Message_Queue_T.cpp"\ ".\ce\Message_Queue_T.h"\ ".\ce\Message_Queue_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Module.cpp"\ ".\ce\Module.h"\ ".\ce\Module.i"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Service_Repository.h"\ ".\ce\Service_Repository.i"\ ".\ce\Service_Types.h"\ ".\ce\Service_Types.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\Strategies.h"\ ".\ce\Strategies.i"\ ".\ce\Strategies_T.cpp"\ ".\ce\Strategies_T.h"\ ".\ce\Strategies_T.i"\ ".\ce\Stream_Modules.cpp"\ ".\ce\Stream_Modules.h"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_Options.h"\ ".\ce\Synch_Options.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Task.h"\ ".\ce\Task.i"\ ".\ce\Task_T.cpp"\ ".\ce\Task_T.h"\ ".\ce\Task_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\ce\WFMO_Reactor.h"\ ".\ce\WFMO_Reactor.i"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_OR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_OR=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\IO_Cntl_Msg.h"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Message_Queue.h"\ ".\ce\Message_Queue.i"\ ".\ce\Message_Queue_T.cpp"\ ".\ce\Message_Queue_T.h"\ ".\ce\Message_Queue_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Module.cpp"\ ".\ce\Module.h"\ ".\ce\Module.i"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Service_Repository.h"\ ".\ce\Service_Repository.i"\ ".\ce\Service_Types.h"\ ".\ce\Service_Types.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\Strategies.h"\ ".\ce\Strategies.i"\ ".\ce\Strategies_T.cpp"\ ".\ce\Strategies_T.h"\ ".\ce\Strategies_T.i"\ ".\ce\Stream_Modules.cpp"\ ".\ce\Stream_Modules.h"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_Options.h"\ ".\ce\Synch_Options.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Task.h"\ ".\ce\Task.i"\ ".\ce\Task_T.cpp"\ ".\ce\Task_T.h"\ ".\ce\Task_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\ce\WFMO_Reactor.h"\ ".\ce\WFMO_Reactor.i"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_OR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\IO_Cntl_Msg.h"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Message_Queue.h"\ "..\..\..\ace\Message_Queue.i"\ "..\..\..\ace\Message_Queue_T.cpp"\ "..\..\..\ace\Message_Queue_T.h"\ "..\..\..\ace\Message_Queue_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Module.cpp"\ "..\..\..\ace\Module.h"\ "..\..\..\ace\Module.i"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Service_Repository.h"\ "..\..\..\ace\Service_Repository.i"\ "..\..\..\ace\Service_Types.h"\ "..\..\..\ace\Service_Types.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\..\ace\Strategies_T.cpp"\ "..\..\..\ace\Strategies_T.h"\ "..\..\..\ace\Strategies_T.i"\ "..\..\..\ace\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_Options.h"\ "..\..\..\ace\Synch_Options.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Task.h"\ "..\..\..\ace\Task.i"\ "..\..\..\ace\Task_T.cpp"\ "..\..\..\ace\Task_T.h"\ "..\..\..\ace\Task_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\..\ace\WFMO_Reactor.h"\ "..\..\..\ace\WFMO_Reactor.i"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\New_Leader_Generator.h"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\Thread_Lane_Resources.h"\ "..\Thread_Lane_Resources.i"\ "..\Thread_Lane_Resources_Manager.h"\ "..\Thread_Lane_Resources_Manager.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Mutex.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_ORB_Loader.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_ORB=\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_PolicyFactory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_ORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB_Core.h"\ ".\tao\ORBInitializer_Registry.h"\ ".\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_ORB=\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_PolicyFactory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_ORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB_Core.h"\ ".\tao\ORBInitializer_Registry.h"\ ".\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_ORB=\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_PolicyFactory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_ORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB_Core.h"\ ".\tao\ORBInitializer_Registry.h"\ ".\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_ORB=\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_PolicyFactory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_ORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB_Core.h"\ ".\tao\ORBInitializer_Registry.h"\ ".\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_ORB=\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_PolicyFactory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_ORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB_Core.h"\ ".\tao\ORBInitializer_Registry.h"\ ".\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_ORB=\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_PolicyFactory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_ORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB_Core.h"\ ".\tao\ORBInitializer_Registry.h"\ ".\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_ORB=\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_PolicyFactory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_ORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB_Core.h"\ ".\tao\ORBInitializer_Registry.h"\ ".\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_ORB=\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_PolicyFactory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_ORB=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\ORBInitializer_Registry.h"\ ".\ORBInitializer_Registry.inl"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_ORB=\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_PolicyFactory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_ORB=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Loader.h"\ ".\Object_Loader.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\ORBInitializer_Registry.h"\ ".\ORBInitializer_Registry.inl"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_ORB=\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_PolicyFactory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_ORB=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Loader.h"\ ".\Object_Loader.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\ORBInitializer_Registry.h"\ ".\ORBInitializer_Registry.inl"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_ORB=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\ORBInitializer_Registry.h"\ "..\ORBInitializer_Registry.inl"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_PolicyFactory.h"\ ".\rtcorba_export.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_ORBInitializer.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_ORBI=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub_Factory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_ORBI=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\Service_Repository.h"\ ".\ace\SString.h"\ ".\ace\Svc_Conf.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\ORBInitInfo.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub_Factory.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_ORBI=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub_Factory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_ORBI=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\Service_Repository.h"\ ".\ace\SString.h"\ ".\ace\Svc_Conf.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\ORBInitInfo.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub_Factory.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_ORBI=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub_Factory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_ORBI=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\Service_Repository.h"\ ".\ace\SString.h"\ ".\ace\Svc_Conf.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\ORBInitInfo.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub_Factory.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_ORBI=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub_Factory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_ORBI=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\Service_Repository.h"\ ".\ace\SString.h"\ ".\ace\Svc_Conf.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\ORBInitInfo.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub_Factory.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_ORBI=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub_Factory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_ORBI=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\Service_Repository.h"\ ".\ace\SString.h"\ ".\ace\Svc_Conf.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\ORBInitInfo.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub_Factory.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_ORBI=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub_Factory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_ORBI=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\Service_Repository.h"\ ".\ace\SString.h"\ ".\ace\Svc_Conf.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\ORBInitInfo.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub_Factory.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_ORBI=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub_Factory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_ORBI=\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\Hash_Map_Manager_T.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\Service_Repository.h"\ ".\ace\SString.h"\ ".\ace\Svc_Conf.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Endpoint_Selector_Factory.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\ORBInitInfo.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub_Factory.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_ORBI=\ ".\Continuous_Priority_Mapping.h"\ ".\Continuous_Priority_Mapping.i"\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub_Factory.h"\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_ORBI=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\DLL.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Obchunk.h"\ ".\ce\Obchunk.i"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\Obstack.h"\ ".\ce\Obstack_T.cpp"\ ".\ce\Obstack_T.h"\ ".\ce\Obstack_T.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\Parse_Node.h"\ ".\ce\Parse_Node.i"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Service_Repository.h"\ ".\ce\Service_Repository.i"\ ".\ce\Service_Types.h"\ ".\ce\Service_Types.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf.h"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Endpoint_Selector_Factory.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\ORBInitInfo.h"\ ".\ORBInitInfo.inl"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\StringSeqC.h"\ ".\StringSeqC.i"\ ".\Stub_Factory.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\Thread_Lane_Resources_Manager.h"\ ".\Thread_Lane_Resources_Manager.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_ORBI=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub_Factory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_ORBI=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\DLL.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\IO_Cntl_Msg.h"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Message_Queue.h"\ ".\ce\Message_Queue.i"\ ".\ce\Message_Queue_T.cpp"\ ".\ce\Message_Queue_T.h"\ ".\ce\Message_Queue_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Module.cpp"\ ".\ce\Module.h"\ ".\ce\Module.i"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Obchunk.h"\ ".\ce\Obchunk.i"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\Obstack.h"\ ".\ce\Obstack_T.cpp"\ ".\ce\Obstack_T.h"\ ".\ce\Obstack_T.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\Parse_Node.h"\ ".\ce\Parse_Node.i"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Service_Repository.h"\ ".\ce\Service_Repository.i"\ ".\ce\Service_Types.h"\ ".\ce\Service_Types.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\Strategies.h"\ ".\ce\Strategies.i"\ ".\ce\Strategies_T.cpp"\ ".\ce\Strategies_T.h"\ ".\ce\Strategies_T.i"\ ".\ce\Stream_Modules.cpp"\ ".\ce\Stream_Modules.h"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf.h"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_Options.h"\ ".\ce\Synch_Options.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Task.h"\ ".\ce\Task.i"\ ".\ce\Task_T.cpp"\ ".\ce\Task_T.h"\ ".\ce\Task_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\ce\WFMO_Reactor.h"\ ".\ce\WFMO_Reactor.i"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Endpoint_Selector_Factory.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Loader.h"\ ".\Object_Loader.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\ORBInitInfo.h"\ ".\ORBInitInfo.inl"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\StringSeqC.h"\ ".\StringSeqC.i"\ ".\Stub_Factory.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_ORBI=\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub_Factory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_ORBI=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\DLL.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\IO_Cntl_Msg.h"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Message_Queue.h"\ ".\ce\Message_Queue.i"\ ".\ce\Message_Queue_T.cpp"\ ".\ce\Message_Queue_T.h"\ ".\ce\Message_Queue_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Module.cpp"\ ".\ce\Module.h"\ ".\ce\Module.i"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Obchunk.h"\ ".\ce\Obchunk.i"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\Obstack.h"\ ".\ce\Obstack_T.cpp"\ ".\ce\Obstack_T.h"\ ".\ce\Obstack_T.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\Parse_Node.h"\ ".\ce\Parse_Node.i"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Service_Repository.h"\ ".\ce\Service_Repository.i"\ ".\ce\Service_Types.h"\ ".\ce\Service_Types.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\Strategies.h"\ ".\ce\Strategies.i"\ ".\ce\Strategies_T.cpp"\ ".\ce\Strategies_T.h"\ ".\ce\Strategies_T.i"\ ".\ce\Stream_Modules.cpp"\ ".\ce\Stream_Modules.h"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf.h"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_Options.h"\ ".\ce\Synch_Options.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Task.h"\ ".\ce\Task.i"\ ".\ce\Task_T.cpp"\ ".\ce\Task_T.h"\ ".\ce\Task_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\ce\WFMO_Reactor.h"\ ".\ce\WFMO_Reactor.i"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Endpoint_Selector_Factory.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Loader.h"\ ".\Object_Loader.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\ORBInitInfo.h"\ ".\ORBInitInfo.inl"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\StringSeqC.h"\ ".\StringSeqC.i"\ ".\Stub_Factory.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_ORBI=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\DLL.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Obchunk.h"\ "..\..\..\ace\Obchunk.i"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\Obstack.h"\ "..\..\..\ace\Obstack_T.cpp"\ "..\..\..\ace\Obstack_T.h"\ "..\..\..\ace\Obstack_T.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\Parse_Node.h"\ "..\..\..\ace\Parse_Node.i"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Service_Repository.h"\ "..\..\..\ace\Service_Repository.i"\ "..\..\..\ace\Service_Types.h"\ "..\..\..\ace\Service_Types.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf.h"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Endpoint_Selector_Factory.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\ORBInitInfo.h"\ "..\ORBInitInfo.inl"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\StringSeqC.h"\ "..\StringSeqC.i"\ "..\Stub_Factory.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\Thread_Lane_Resources_Manager.h"\ "..\Thread_Lane_Resources_Manager.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\Continuous_Priority_Mapping.h"\ ".\Continuous_Priority_Mapping.i"\ ".\Direct_Priority_Mapping.h"\ ".\Direct_Priority_Mapping.i"\ ".\Linear_Priority_Mapping.h"\ ".\Linear_Priority_Mapping.i"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Current.h"\ ".\RT_Current.i"\ ".\RT_Endpoint_Selector_Factory.h"\ ".\RT_ORB.h"\ ".\RT_ORB.i"\ ".\RT_ORB_Loader.h"\ ".\RT_ORBInitializer.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub_Factory.h"\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_Policy_i.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_PO=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PO=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_PO=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PO=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_PO=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PO=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_PO=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PO=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_PO=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PO=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_PO=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PO=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_PO=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PO=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\debug.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_PO=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PO=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_PO=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PO=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_PO=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PO=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_PO=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_PolicyFactory.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_POL=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_POL=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_POL=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_POL=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_POL=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_POL=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_POL=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_POL=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_POL=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_POL=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_POL=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_POL=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_POL=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_POL=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptorC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_POL=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_POL=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_POL=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_POL=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_POL=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_POL=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_POL=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\orbconf.h"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Remote_Object_Proxy_Impl.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_PolicyFactory.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_Protocols_Hooks.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_PR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PR=\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_PR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PR=\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_PR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PR=\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_PR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PR=\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_PR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PR=\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_PR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PR=\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_PR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PR=\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\MProfile.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_PR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PR=\ ".\Acceptor_Registry.h"\ ".\Acceptor_Registry.i"\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Dynamic_Service.cpp"\ ".\ce\Dynamic_Service.h"\ ".\ce\Dynamic_Service.i"\ ".\ce\Dynamic_Service_Base.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\Thread_Lane_Resources.h"\ ".\Thread_Lane_Resources.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_PR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PR=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Dynamic_Service.cpp"\ ".\ce\Dynamic_Service.h"\ ".\ce\Dynamic_Service.i"\ ".\ce\Dynamic_Service_Base.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_PR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_PR=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Dynamic_Service.cpp"\ ".\ce\Dynamic_Service.h"\ ".\ce\Dynamic_Service.i"\ ".\ce\Dynamic_Service_Base.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_PR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Dynamic_Service.cpp"\ "..\..\..\ace\Dynamic_Service.h"\ "..\..\..\ace\Dynamic_Service.i"\ "..\..\..\ace\Dynamic_Service_Base.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\Acceptor_Registry.h"\ "..\Acceptor_Registry.i"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CONV_FRAMEC.h"\ "..\CONV_FRAMEC.i"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\GIOP_Message_Version.h"\ "..\GIOP_Message_Version.inl"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\Invocation.h"\ "..\Invocation.i"\ "..\Invocation_Endpoint_Selectors.h"\ "..\Invocation_Endpoint_Selectors.i"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LF_Event.h"\ "..\LF_Event.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\MProfile.h"\ "..\MProfile.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_KeyC.h"\ "..\Object_KeyC.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\operation_details.h"\ "..\operation_details.i"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Profile.h"\ "..\Profile.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Reply_Dispatcher.h"\ "..\Reply_Dispatcher.i"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Service_Context.h"\ "..\Service_Context.inl"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\stub.h"\ "..\Stub.i"\ "..\Synch_Reply_Dispatcher.h"\ "..\Tagged_Components.h"\ "..\Tagged_Components.i"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TAOC.h"\ "..\TAOC.i"\ "..\target_specification.h"\ "..\target_specification.i"\ "..\Thread_Lane_Resources.h"\ "..\Thread_Lane_Resources.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_Stub.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_ST=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_ST=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_ST=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_ST=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_ST=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_ST=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_ST=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_ST=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_ST=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_ST=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_ST=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_ST=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_ST=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_ST=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\SString.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_ST=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_ST=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_ST=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_ST=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_ST=\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Stub.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RT_ST=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_ST=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CONV_FRAMEC.h"\ "..\CONV_FRAMEC.i"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\GIOP_Message_Version.h"\ "..\GIOP_Message_Version.inl"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\MProfile.h"\ "..\MProfile.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Profile.h"\ "..\Profile.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\stub.h"\ "..\Stub.i"\ "..\Tagged_Components.h"\ "..\Tagged_Components.i"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Policy_i.h"\ ".\RT_Policy_i.i"\ ".\RT_Stub.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_Stub_Factory.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_STU=\ ".\RT_Stub.h"\ ".\RT_Stub_Factory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_STU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Stub.h"\ ".\tao\Stub_Factory.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_STU=\ ".\RT_Stub.h"\ ".\RT_Stub_Factory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_STU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Stub.h"\ ".\tao\Stub_Factory.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_STU=\ ".\RT_Stub.h"\ ".\RT_Stub_Factory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_STU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Stub.h"\ ".\tao\Stub_Factory.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_STU=\ ".\RT_Stub.h"\ ".\RT_Stub_Factory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_STU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Stub.h"\ ".\tao\Stub_Factory.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_STU=\ ".\RT_Stub.h"\ ".\RT_Stub_Factory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_STU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Stub.h"\ ".\tao\Stub_Factory.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_STU=\ ".\RT_Stub.h"\ ".\RT_Stub_Factory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_STU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Stub.h"\ ".\tao\Stub_Factory.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_STU=\ ".\RT_Stub.h"\ ".\RT_Stub_Factory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_STU=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Stub.h"\ ".\tao\Stub_Factory.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_STU=\ ".\RT_Stub.h"\ ".\RT_Stub_Factory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_STU=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Stub_Factory.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_STU=\ ".\RT_Stub.h"\ ".\RT_Stub_Factory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_STU=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Stub_Factory.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_STU=\ ".\RT_Stub.h"\ ".\RT_Stub_Factory.h"\ ".\rtcorba_export.h"\ NODEP_CPP_RT_STU=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\stub.h"\ ".\Stub.i"\ ".\Stub_Factory.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_STU=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CONV_FRAMEC.h"\ "..\CONV_FRAMEC.i"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\GIOP_Message_Version.h"\ "..\GIOP_Message_Version.inl"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\MProfile.h"\ "..\MProfile.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Profile.h"\ "..\Profile.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\stub.h"\ "..\Stub.i"\ "..\Stub_Factory.h"\ "..\Tagged_Components.h"\ "..\Tagged_Components.i"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Stub.h"\ ".\RT_Stub_Factory.h"\ ".\rtcorba_export.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RT_Thread_Lane_Resources_Manager.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RT_TH=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\Intrusive_List.cpp"\ "..\..\..\ace\Intrusive_List.h"\ "..\..\..\ace\Intrusive_List.inl"\ "..\..\..\ace\Intrusive_List_Node.cpp"\ "..\..\..\ace\Intrusive_List_Node.h"\ "..\..\..\ace\Intrusive_List_Node.inl"\ "..\..\..\ace\IO_Cntl_Msg.h"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Message_Queue.h"\ "..\..\..\ace\Message_Queue.i"\ "..\..\..\ace\Message_Queue_T.cpp"\ "..\..\..\ace\Message_Queue_T.h"\ "..\..\..\ace\Message_Queue_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Module.cpp"\ "..\..\..\ace\Module.h"\ "..\..\..\ace\Module.i"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Service_Repository.h"\ "..\..\..\ace\Service_Repository.i"\ "..\..\..\ace\Service_Types.h"\ "..\..\..\ace\Service_Types.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\..\ace\Strategies_T.cpp"\ "..\..\..\ace\Strategies_T.h"\ "..\..\..\ace\Strategies_T.i"\ "..\..\..\ace\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_Options.h"\ "..\..\..\ace\Synch_Options.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Task.h"\ "..\..\..\ace\Task.i"\ "..\..\..\ace\Task_T.cpp"\ "..\..\..\ace\Task_T.h"\ "..\..\..\ace\Task_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\..\ace\WFMO_Reactor.h"\ "..\..\..\ace\WFMO_Reactor.i"\ "..\Acceptor_Registry.h"\ "..\Acceptor_Registry.i"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Leader_Follower.h"\ "..\Leader_Follower.i"\ "..\LF_Follower.h"\ "..\LF_Follower.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\New_Leader_Generator.h"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\Thread_Lane_Resources.h"\ "..\Thread_Lane_Resources.i"\ "..\Thread_Lane_Resources_Manager.h"\ "..\Thread_Lane_Resources_Manager.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RT_TH=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\Intrusive_List.cpp"\ "..\..\..\ace\Intrusive_List.h"\ "..\..\..\ace\Intrusive_List.inl"\ "..\..\..\ace\Intrusive_List_Node.cpp"\ "..\..\..\ace\Intrusive_List_Node.h"\ "..\..\..\ace\Intrusive_List_Node.inl"\ "..\..\..\ace\IO_Cntl_Msg.h"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Message_Queue.h"\ "..\..\..\ace\Message_Queue.i"\ "..\..\..\ace\Message_Queue_T.cpp"\ "..\..\..\ace\Message_Queue_T.h"\ "..\..\..\ace\Message_Queue_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Module.cpp"\ "..\..\..\ace\Module.h"\ "..\..\..\ace\Module.i"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Service_Repository.h"\ "..\..\..\ace\Service_Repository.i"\ "..\..\..\ace\Service_Types.h"\ "..\..\..\ace\Service_Types.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\..\ace\Strategies_T.cpp"\ "..\..\..\ace\Strategies_T.h"\ "..\..\..\ace\Strategies_T.i"\ "..\..\..\ace\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_Options.h"\ "..\..\..\ace\Synch_Options.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Task.h"\ "..\..\..\ace\Task.i"\ "..\..\..\ace\Task_T.cpp"\ "..\..\..\ace\Task_T.h"\ "..\..\..\ace\Task_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\..\ace\WFMO_Reactor.h"\ "..\..\..\ace\WFMO_Reactor.i"\ "..\Acceptor_Registry.h"\ "..\Acceptor_Registry.i"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Leader_Follower.h"\ "..\Leader_Follower.i"\ "..\LF_Follower.h"\ "..\LF_Follower.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\New_Leader_Generator.h"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\Thread_Lane_Resources.h"\ "..\Thread_Lane_Resources.i"\ "..\Thread_Lane_Resources_Manager.h"\ "..\Thread_Lane_Resources_Manager.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RT_TH=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\Intrusive_List.cpp"\ "..\..\..\ace\Intrusive_List.h"\ "..\..\..\ace\Intrusive_List.inl"\ "..\..\..\ace\Intrusive_List_Node.cpp"\ "..\..\..\ace\Intrusive_List_Node.h"\ "..\..\..\ace\Intrusive_List_Node.inl"\ "..\..\..\ace\IO_Cntl_Msg.h"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Message_Queue.h"\ "..\..\..\ace\Message_Queue.i"\ "..\..\..\ace\Message_Queue_T.cpp"\ "..\..\..\ace\Message_Queue_T.h"\ "..\..\..\ace\Message_Queue_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Module.cpp"\ "..\..\..\ace\Module.h"\ "..\..\..\ace\Module.i"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Service_Repository.h"\ "..\..\..\ace\Service_Repository.i"\ "..\..\..\ace\Service_Types.h"\ "..\..\..\ace\Service_Types.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\..\ace\Strategies_T.cpp"\ "..\..\..\ace\Strategies_T.h"\ "..\..\..\ace\Strategies_T.i"\ "..\..\..\ace\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_Options.h"\ "..\..\..\ace\Synch_Options.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Task.h"\ "..\..\..\ace\Task.i"\ "..\..\..\ace\Task_T.cpp"\ "..\..\..\ace\Task_T.h"\ "..\..\..\ace\Task_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\..\ace\WFMO_Reactor.h"\ "..\..\..\ace\WFMO_Reactor.i"\ "..\Acceptor_Registry.h"\ "..\Acceptor_Registry.i"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Leader_Follower.h"\ "..\Leader_Follower.i"\ "..\LF_Follower.h"\ "..\LF_Follower.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\New_Leader_Generator.h"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\Thread_Lane_Resources.h"\ "..\Thread_Lane_Resources.i"\ "..\Thread_Lane_Resources_Manager.h"\ "..\Thread_Lane_Resources_Manager.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RT_TH=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\Intrusive_List.cpp"\ "..\..\..\ace\Intrusive_List.h"\ "..\..\..\ace\Intrusive_List.inl"\ "..\..\..\ace\Intrusive_List_Node.cpp"\ "..\..\..\ace\Intrusive_List_Node.h"\ "..\..\..\ace\Intrusive_List_Node.inl"\ "..\..\..\ace\IO_Cntl_Msg.h"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Message_Queue.h"\ "..\..\..\ace\Message_Queue.i"\ "..\..\..\ace\Message_Queue_T.cpp"\ "..\..\..\ace\Message_Queue_T.h"\ "..\..\..\ace\Message_Queue_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Module.cpp"\ "..\..\..\ace\Module.h"\ "..\..\..\ace\Module.i"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Service_Repository.h"\ "..\..\..\ace\Service_Repository.i"\ "..\..\..\ace\Service_Types.h"\ "..\..\..\ace\Service_Types.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\..\ace\Strategies_T.cpp"\ "..\..\..\ace\Strategies_T.h"\ "..\..\..\ace\Strategies_T.i"\ "..\..\..\ace\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_Options.h"\ "..\..\..\ace\Synch_Options.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Task.h"\ "..\..\..\ace\Task.i"\ "..\..\..\ace\Task_T.cpp"\ "..\..\..\ace\Task_T.h"\ "..\..\..\ace\Task_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\..\ace\WFMO_Reactor.h"\ "..\..\..\ace\WFMO_Reactor.i"\ "..\Acceptor_Registry.h"\ "..\Acceptor_Registry.i"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Leader_Follower.h"\ "..\Leader_Follower.i"\ "..\LF_Follower.h"\ "..\LF_Follower.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\New_Leader_Generator.h"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\Thread_Lane_Resources.h"\ "..\Thread_Lane_Resources.i"\ "..\Thread_Lane_Resources_Manager.h"\ "..\Thread_Lane_Resources_Manager.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RT_TH=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\Intrusive_List.cpp"\ "..\..\..\ace\Intrusive_List.h"\ "..\..\..\ace\Intrusive_List.inl"\ "..\..\..\ace\Intrusive_List_Node.cpp"\ "..\..\..\ace\Intrusive_List_Node.h"\ "..\..\..\ace\Intrusive_List_Node.inl"\ "..\..\..\ace\IO_Cntl_Msg.h"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Message_Queue.h"\ "..\..\..\ace\Message_Queue.i"\ "..\..\..\ace\Message_Queue_T.cpp"\ "..\..\..\ace\Message_Queue_T.h"\ "..\..\..\ace\Message_Queue_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Module.cpp"\ "..\..\..\ace\Module.h"\ "..\..\..\ace\Module.i"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Service_Repository.h"\ "..\..\..\ace\Service_Repository.i"\ "..\..\..\ace\Service_Types.h"\ "..\..\..\ace\Service_Types.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\..\ace\Strategies_T.cpp"\ "..\..\..\ace\Strategies_T.h"\ "..\..\..\ace\Strategies_T.i"\ "..\..\..\ace\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_Options.h"\ "..\..\..\ace\Synch_Options.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Task.h"\ "..\..\..\ace\Task.i"\ "..\..\..\ace\Task_T.cpp"\ "..\..\..\ace\Task_T.h"\ "..\..\..\ace\Task_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\..\ace\WFMO_Reactor.h"\ "..\..\..\ace\WFMO_Reactor.i"\ "..\Acceptor_Registry.h"\ "..\Acceptor_Registry.i"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Leader_Follower.h"\ "..\Leader_Follower.i"\ "..\LF_Follower.h"\ "..\LF_Follower.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\New_Leader_Generator.h"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\Thread_Lane_Resources.h"\ "..\Thread_Lane_Resources.i"\ "..\Thread_Lane_Resources_Manager.h"\ "..\Thread_Lane_Resources_Manager.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RT_TH=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\Intrusive_List.cpp"\ "..\..\..\ace\Intrusive_List.h"\ "..\..\..\ace\Intrusive_List.inl"\ "..\..\..\ace\Intrusive_List_Node.cpp"\ "..\..\..\ace\Intrusive_List_Node.h"\ "..\..\..\ace\Intrusive_List_Node.inl"\ "..\..\..\ace\IO_Cntl_Msg.h"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Message_Queue.h"\ "..\..\..\ace\Message_Queue.i"\ "..\..\..\ace\Message_Queue_T.cpp"\ "..\..\..\ace\Message_Queue_T.h"\ "..\..\..\ace\Message_Queue_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Module.cpp"\ "..\..\..\ace\Module.h"\ "..\..\..\ace\Module.i"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Service_Repository.h"\ "..\..\..\ace\Service_Repository.i"\ "..\..\..\ace\Service_Types.h"\ "..\..\..\ace\Service_Types.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\..\ace\Strategies_T.cpp"\ "..\..\..\ace\Strategies_T.h"\ "..\..\..\ace\Strategies_T.i"\ "..\..\..\ace\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_Options.h"\ "..\..\..\ace\Synch_Options.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Task.h"\ "..\..\..\ace\Task.i"\ "..\..\..\ace\Task_T.cpp"\ "..\..\..\ace\Task_T.h"\ "..\..\..\ace\Task_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\..\ace\WFMO_Reactor.h"\ "..\..\..\ace\WFMO_Reactor.i"\ "..\Acceptor_Registry.h"\ "..\Acceptor_Registry.i"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Leader_Follower.h"\ "..\Leader_Follower.i"\ "..\LF_Follower.h"\ "..\LF_Follower.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\New_Leader_Generator.h"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\Thread_Lane_Resources.h"\ "..\Thread_Lane_Resources.i"\ "..\Thread_Lane_Resources_Manager.h"\ "..\Thread_Lane_Resources_Manager.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RT_TH=\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_TH=\ "..\..\..\ace\ace\config-cygwin32.h"\ ".\Acceptor_Registry.h"\ ".\Acceptor_Registry.i"\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\Intrusive_List.cpp"\ ".\ce\Intrusive_List.h"\ ".\ce\Intrusive_List.inl"\ ".\ce\Intrusive_List_Node.cpp"\ ".\ce\Intrusive_List_Node.h"\ ".\ce\Intrusive_List_Node.inl"\ ".\ce\IO_Cntl_Msg.h"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Message_Queue.h"\ ".\ce\Message_Queue.i"\ ".\ce\Message_Queue_T.cpp"\ ".\ce\Message_Queue_T.h"\ ".\ce\Message_Queue_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Module.cpp"\ ".\ce\Module.h"\ ".\ce\Module.i"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Service_Repository.h"\ ".\ce\Service_Repository.i"\ ".\ce\Service_Types.h"\ ".\ce\Service_Types.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\Strategies.h"\ ".\ce\Strategies.i"\ ".\ce\Strategies_T.cpp"\ ".\ce\Strategies_T.h"\ ".\ce\Strategies_T.i"\ ".\ce\Stream_Modules.cpp"\ ".\ce\Stream_Modules.h"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_Options.h"\ ".\ce\Synch_Options.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Task.h"\ ".\ce\Task.i"\ ".\ce\Task_T.cpp"\ ".\ce\Task_T.h"\ ".\ce\Task_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\ce\WFMO_Reactor.h"\ ".\ce\WFMO_Reactor.i"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Leader_Follower.h"\ ".\Leader_Follower.i"\ ".\LF_Follower.h"\ ".\LF_Follower.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\New_Leader_Generator.h"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\Thread_Lane_Resources.h"\ ".\Thread_Lane_Resources.i"\ ".\Thread_Lane_Resources_Manager.h"\ ".\Thread_Lane_Resources_Manager.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RT_TH=\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_RT_TH=\ ".\Acceptor_Registry.h"\ ".\Acceptor_Registry.i"\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\Intrusive_List.cpp"\ ".\ce\Intrusive_List.h"\ ".\ce\Intrusive_List.inl"\ ".\ce\Intrusive_List_Node.cpp"\ ".\ce\Intrusive_List_Node.h"\ ".\ce\Intrusive_List_Node.inl"\ ".\ce\IO_Cntl_Msg.h"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Message_Queue.h"\ ".\ce\Message_Queue.i"\ ".\ce\Message_Queue_T.cpp"\ ".\ce\Message_Queue_T.h"\ ".\ce\Message_Queue_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Module.cpp"\ ".\ce\Module.h"\ ".\ce\Module.i"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Service_Repository.h"\ ".\ce\Service_Repository.i"\ ".\ce\Service_Types.h"\ ".\ce\Service_Types.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\Strategies.h"\ ".\ce\Strategies.i"\ ".\ce\Strategies_T.cpp"\ ".\ce\Strategies_T.h"\ ".\ce\Strategies_T.i"\ ".\ce\Stream_Modules.cpp"\ ".\ce\Stream_Modules.h"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_Options.h"\ ".\ce\Synch_Options.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Task.h"\ ".\ce\Task.i"\ ".\ce\Task_T.cpp"\ ".\ce\Task_T.h"\ ".\ce\Task_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\ce\WFMO_Reactor.h"\ ".\ce\WFMO_Reactor.i"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Leader_Follower.h"\ ".\Leader_Follower.i"\ ".\LF_Follower.h"\ ".\LF_Follower.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\New_Leader_Generator.h"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\Thread_Lane_Resources.h"\ ".\Thread_Lane_Resources.i"\ ".\Thread_Lane_Resources_Manager.h"\ ".\Thread_Lane_Resources_Manager.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RT_TH=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\Intrusive_List.cpp"\ "..\..\..\ace\Intrusive_List.h"\ "..\..\..\ace\Intrusive_List.inl"\ "..\..\..\ace\Intrusive_List_Node.cpp"\ "..\..\..\ace\Intrusive_List_Node.h"\ "..\..\..\ace\Intrusive_List_Node.inl"\ "..\..\..\ace\IO_Cntl_Msg.h"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Message_Queue.h"\ "..\..\..\ace\Message_Queue.i"\ "..\..\..\ace\Message_Queue_T.cpp"\ "..\..\..\ace\Message_Queue_T.h"\ "..\..\..\ace\Message_Queue_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Module.cpp"\ "..\..\..\ace\Module.h"\ "..\..\..\ace\Module.i"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Service_Repository.h"\ "..\..\..\ace\Service_Repository.i"\ "..\..\..\ace\Service_Types.h"\ "..\..\..\ace\Service_Types.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\..\ace\Strategies_T.cpp"\ "..\..\..\ace\Strategies_T.h"\ "..\..\..\ace\Strategies_T.i"\ "..\..\..\ace\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_Options.h"\ "..\..\..\ace\Synch_Options.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Task.h"\ "..\..\..\ace\Task.i"\ "..\..\..\ace\Task_T.cpp"\ "..\..\..\ace\Task_T.h"\ "..\..\..\ace\Task_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\..\ace\WFMO_Reactor.h"\ "..\..\..\ace\WFMO_Reactor.i"\ "..\Acceptor_Registry.h"\ "..\Acceptor_Registry.i"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Leader_Follower.h"\ "..\Leader_Follower.i"\ "..\LF_Follower.h"\ "..\LF_Follower.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\New_Leader_Generator.h"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\Thread_Lane_Resources.h"\ "..\Thread_Lane_Resources.i"\ "..\Thread_Lane_Resources_Manager.h"\ "..\Thread_Lane_Resources_Manager.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RT_TH=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\Intrusive_List.cpp"\ "..\..\..\ace\Intrusive_List.h"\ "..\..\..\ace\Intrusive_List.inl"\ "..\..\..\ace\Intrusive_List_Node.cpp"\ "..\..\..\ace\Intrusive_List_Node.h"\ "..\..\..\ace\Intrusive_List_Node.inl"\ "..\..\..\ace\IO_Cntl_Msg.h"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Message_Queue.h"\ "..\..\..\ace\Message_Queue.i"\ "..\..\..\ace\Message_Queue_T.cpp"\ "..\..\..\ace\Message_Queue_T.h"\ "..\..\..\ace\Message_Queue_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Module.cpp"\ "..\..\..\ace\Module.h"\ "..\..\..\ace\Module.i"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Service_Repository.h"\ "..\..\..\ace\Service_Repository.i"\ "..\..\..\ace\Service_Types.h"\ "..\..\..\ace\Service_Types.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\..\ace\Strategies_T.cpp"\ "..\..\..\ace\Strategies_T.h"\ "..\..\..\ace\Strategies_T.i"\ "..\..\..\ace\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_Options.h"\ "..\..\..\ace\Synch_Options.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Task.h"\ "..\..\..\ace\Task.i"\ "..\..\..\ace\Task_T.cpp"\ "..\..\..\ace\Task_T.h"\ "..\..\..\ace\Task_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\..\ace\WFMO_Reactor.h"\ "..\..\..\ace\WFMO_Reactor.i"\ "..\Acceptor_Registry.h"\ "..\Acceptor_Registry.i"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Leader_Follower.h"\ "..\Leader_Follower.i"\ "..\LF_Follower.h"\ "..\LF_Follower.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\New_Leader_Generator.h"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\Thread_Lane_Resources.h"\ "..\Thread_Lane_Resources.i"\ "..\Thread_Lane_Resources_Manager.h"\ "..\Thread_Lane_Resources_Manager.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RT_TH=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\Intrusive_List.cpp"\ "..\..\..\ace\Intrusive_List.h"\ "..\..\..\ace\Intrusive_List.inl"\ "..\..\..\ace\Intrusive_List_Node.cpp"\ "..\..\..\ace\Intrusive_List_Node.h"\ "..\..\..\ace\Intrusive_List_Node.inl"\ "..\..\..\ace\IO_Cntl_Msg.h"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Message_Queue.h"\ "..\..\..\ace\Message_Queue.i"\ "..\..\..\ace\Message_Queue_T.cpp"\ "..\..\..\ace\Message_Queue_T.h"\ "..\..\..\ace\Message_Queue_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Module.cpp"\ "..\..\..\ace\Module.h"\ "..\..\..\ace\Module.i"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Service_Repository.h"\ "..\..\..\ace\Service_Repository.i"\ "..\..\..\ace\Service_Types.h"\ "..\..\..\ace\Service_Types.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\..\ace\Strategies_T.cpp"\ "..\..\..\ace\Strategies_T.h"\ "..\..\..\ace\Strategies_T.i"\ "..\..\..\ace\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_Options.h"\ "..\..\..\ace\Synch_Options.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Task.h"\ "..\..\..\ace\Task.i"\ "..\..\..\ace\Task_T.cpp"\ "..\..\..\ace\Task_T.h"\ "..\..\..\ace\Task_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\..\ace\WFMO_Reactor.h"\ "..\..\..\ace\WFMO_Reactor.i"\ "..\Acceptor_Registry.h"\ "..\Acceptor_Registry.i"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Leader_Follower.h"\ "..\Leader_Follower.i"\ "..\LF_Follower.h"\ "..\LF_Follower.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\New_Leader_Generator.h"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\Thread_Lane_Resources.h"\ "..\Thread_Lane_Resources.i"\ "..\Thread_Lane_Resources_Manager.h"\ "..\Thread_Lane_Resources_Manager.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\RT_Thread_Lane_Resources_Manager.h"\ ".\RT_Thread_Lane_Resources_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RTCORBA.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RTCOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_ORB_Loader.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RTCOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_ORB_Loader.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RTCOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_ORB_Loader.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RTCOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_ORB_Loader.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RTCOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_ORB_Loader.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RTCOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_ORB_Loader.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RTCOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_ORB_Loader.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCOR=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Service_Config.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\IOPC.h"\ ".\tao\LocalObject.h"\ ".\tao\Object_Loader.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\Protocols_Hooks.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RTCOR=\ ".\RT_ORB_Loader.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCOR=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RTCOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_ORB_Loader.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCOR=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Loader.h"\ ".\Object_Loader.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RTCOR=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\RT_ORB_Loader.h"\ ".\RT_Protocols_Hooks.h"\ ".\RT_Protocols_Hooks.i"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCOR=\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Loader.h"\ ".\Object_Loader.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\orbconf.h"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RTCOR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\orbconf.h"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\Remote_Object_Proxy_Impl.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\varbase.h"\ ".\RT_ORB_Loader.h"\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RTCORBAC.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_RTCORB=\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_RTCORB=\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_RTCORB=\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_RTCORB=\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_RTCORB=\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_RTCORB=\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_RTCORB=\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCORB=\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\Encodable.h"\ ".\tao\Invocation.h"\ ".\tao\IOPC.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_RTCORB=\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCORB=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\ClientInterceptorAdapter.h"\ ".\ClientInterceptorAdapter.inl"\ ".\ClientRequestInfo.h"\ ".\ClientRequestInfo.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptor.h"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\RequestInfo_Util.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\StringSeqC.h"\ ".\StringSeqC.i"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_RTCORB=\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCORB=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\ClientInterceptorAdapter.h"\ ".\ClientInterceptorAdapter.inl"\ ".\ClientRequestInfo.h"\ ".\ClientRequestInfo.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptor.h"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\RequestInfo_Util.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\StringSeqC.h"\ ".\StringSeqC.i"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_RTCORB=\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ NODEP_CPP_RTCORB=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\ClientInterceptorAdapter.h"\ ".\ClientInterceptorAdapter.inl"\ ".\ClientRequestInfo.h"\ ".\ClientRequestInfo.inl"\ ".\CONV_FRAMEC.h"\ ".\CONV_FRAMEC.i"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\GIOP_Message_Version.h"\ ".\GIOP_Message_Version.inl"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\Invocation.h"\ ".\Invocation.i"\ ".\Invocation_Endpoint_Selectors.h"\ ".\Invocation_Endpoint_Selectors.i"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LF_Event.h"\ ".\LF_Event.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\MProfile.h"\ ".\MProfile.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_KeyC.h"\ ".\Object_KeyC.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\operation_details.h"\ ".\operation_details.i"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptor.h"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Profile.h"\ ".\Profile.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Reply_Dispatcher.h"\ ".\Reply_Dispatcher.i"\ ".\RequestInfo_Util.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Service_Context.h"\ ".\Service_Context.inl"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\StringSeqC.h"\ ".\StringSeqC.i"\ ".\stub.h"\ ".\Stub.i"\ ".\Synch_Reply_Dispatcher.h"\ ".\Tagged_Components.h"\ ".\Tagged_Components.i"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TAOC.h"\ ".\TAOC.i"\ ".\target_specification.h"\ ".\target_specification.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_RTCORB=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\ClientInterceptorAdapter.h"\ "..\ClientInterceptorAdapter.inl"\ "..\ClientRequestInfo.h"\ "..\ClientRequestInfo.inl"\ "..\CONV_FRAMEC.h"\ "..\CONV_FRAMEC.i"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\GIOP_Message_Version.h"\ "..\GIOP_Message_Version.inl"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\Invocation.h"\ "..\Invocation.i"\ "..\Invocation_Endpoint_Selectors.h"\ "..\Invocation_Endpoint_Selectors.i"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\LF_Event.h"\ "..\LF_Event.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\MProfile.h"\ "..\MProfile.i"\ "..\object.h"\ "..\Object.i"\ "..\Object_KeyC.h"\ "..\Object_KeyC.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\operation_details.h"\ "..\operation_details.i"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptor.h"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Profile.h"\ "..\Profile.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Reply_Dispatcher.h"\ "..\Reply_Dispatcher.i"\ "..\RequestInfo_Util.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Service_Context.h"\ "..\Service_Context.inl"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\StringSeqC.h"\ "..\StringSeqC.i"\ "..\stub.h"\ "..\Stub.i"\ "..\Synch_Reply_Dispatcher.h"\ "..\Tagged_Components.h"\ "..\Tagged_Components.i"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\TAOC.h"\ "..\TAOC.i"\ "..\target_specification.h"\ "..\target_specification.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Thread_Pool.cpp !IF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Release" DEP_CPP_THREA=\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_THREA=\ ".\ace\Auto_Ptr.h"\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE MIPS) Debug" DEP_CPP_THREA=\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_THREA=\ ".\ace\Auto_Ptr.h"\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Release" DEP_CPP_THREA=\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_THREA=\ ".\ace\Auto_Ptr.h"\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH4) Debug" DEP_CPP_THREA=\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_THREA=\ ".\ace\Auto_Ptr.h"\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Release" DEP_CPP_THREA=\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_THREA=\ ".\ace\Auto_Ptr.h"\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE SH3) Debug" DEP_CPP_THREA=\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_THREA=\ ".\ace\Auto_Ptr.h"\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Release" DEP_CPP_THREA=\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_THREA=\ ".\ace\Auto_Ptr.h"\ ".\ace\config-all.h"\ ".\ace\Hash_Map_Manager.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\ace\Task.h"\ ".\tao\corbafwd.h"\ ".\tao\Encodable.h"\ ".\tao\Exception.h"\ ".\tao\IOPC.h"\ ".\tao\ORB.h"\ ".\tao\ORB_Core.h"\ ".\tao\orbconf.h"\ ".\tao\PolicyC.h"\ ".\tao\TimeBaseC.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE ARM) Debug" DEP_CPP_THREA=\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_THREA=\ ".\Acceptor_Registry.h"\ ".\Acceptor_Registry.i"\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\Cache_Entries.h"\ ".\Cache_Entries.inl"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Auto_Ptr.cpp"\ ".\ce\Auto_Ptr.h"\ ".\ce\Auto_Ptr.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\Intrusive_List.cpp"\ ".\ce\Intrusive_List.h"\ ".\ce\Intrusive_List.inl"\ ".\ce\Intrusive_List_Node.cpp"\ ".\ce\Intrusive_List_Node.h"\ ".\ce\Intrusive_List_Node.inl"\ ".\ce\IO_Cntl_Msg.h"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Message_Queue.h"\ ".\ce\Message_Queue.i"\ ".\ce\Message_Queue_T.cpp"\ ".\ce\Message_Queue_T.h"\ ".\ce\Message_Queue_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Module.cpp"\ ".\ce\Module.h"\ ".\ce\Module.i"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Service_Repository.h"\ ".\ce\Service_Repository.i"\ ".\ce\Service_Types.h"\ ".\ce\Service_Types.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\Strategies.h"\ ".\ce\Strategies.i"\ ".\ce\Strategies_T.cpp"\ ".\ce\Strategies_T.h"\ ".\ce\Strategies_T.i"\ ".\ce\Stream_Modules.cpp"\ ".\ce\Stream_Modules.h"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_Options.h"\ ".\ce\Synch_Options.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Task.h"\ ".\ce\Task.i"\ ".\ce\Task_T.cpp"\ ".\ce\Task_T.h"\ ".\ce\Task_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\ce\WFMO_Reactor.h"\ ".\ce\WFMO_Reactor.i"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\Connection_Purging_Strategy.h"\ ".\Connection_Purging_Strategy.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Endpoint.h"\ ".\Endpoint.i"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\Leader_Follower.h"\ ".\Leader_Follower.i"\ ".\LF_Follower.h"\ ".\LF_Follower.inl"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\New_Leader_Generator.h"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\PICurrent.h"\ ".\PICurrent.inl"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\Thread_Lane_Resources.h"\ ".\Thread_Lane_Resources.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\Transport_Cache_Manager.h"\ ".\Transport_Cache_Manager.inl"\ ".\Transport_Descriptor_Interface.h"\ ".\Transport_Descriptor_Interface.inl"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Release" DEP_CPP_THREA=\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_THREA=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Auto_Ptr.cpp"\ ".\ce\Auto_Ptr.h"\ ".\ce\Auto_Ptr.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\IO_Cntl_Msg.h"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Message_Queue.h"\ ".\ce\Message_Queue.i"\ ".\ce\Message_Queue_T.cpp"\ ".\ce\Message_Queue_T.h"\ ".\ce\Message_Queue_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Module.cpp"\ ".\ce\Module.h"\ ".\ce\Module.i"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Service_Repository.h"\ ".\ce\Service_Repository.i"\ ".\ce\Service_Types.h"\ ".\ce\Service_Types.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\Strategies.h"\ ".\ce\Strategies.i"\ ".\ce\Strategies_T.cpp"\ ".\ce\Strategies_T.h"\ ".\ce\Strategies_T.i"\ ".\ce\Stream_Modules.cpp"\ ".\ce\Stream_Modules.h"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_Options.h"\ ".\ce\Synch_Options.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Task.h"\ ".\ce\Task.i"\ ".\ce\Task_T.cpp"\ ".\ce\Task_T.h"\ ".\ce\Task_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\ce\WFMO_Reactor.h"\ ".\ce\WFMO_Reactor.i"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86em) Debug" DEP_CPP_THREA=\ ".\RTCORBA.h"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ NODEP_CPP_THREA=\ ".\Adapter.h"\ ".\Adapter.i"\ ".\any.h"\ ".\Any.i"\ ".\cdr.h"\ ".\CDR.i"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Array_Base.cpp"\ ".\ce\Array_Base.h"\ ".\ce\Array_Base.inl"\ ".\ce\Atomic_Op.i"\ ".\ce\Auto_Ptr.cpp"\ ".\ce\Auto_Ptr.h"\ ".\ce\Auto_Ptr.i"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.i"\ ".\ce\CDR_Base.h"\ ".\ce\CDR_Base.inl"\ ".\ce\CDR_Stream.h"\ ".\ce\CDR_Stream.i"\ ".\ce\config-all.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\IO_Cntl_Msg.h"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Message_Queue.h"\ ".\ce\Message_Queue.i"\ ".\ce\Message_Queue_T.cpp"\ ".\ce\Message_Queue_T.h"\ ".\ce\Message_Queue_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Module.cpp"\ ".\ce\Module.h"\ ".\ce\Module.i"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Service_Repository.h"\ ".\ce\Service_Repository.i"\ ".\ce\Service_Types.h"\ ".\ce\Service_Types.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\Strategies.h"\ ".\ce\Strategies.i"\ ".\ce\Strategies_T.cpp"\ ".\ce\Strategies_T.h"\ ".\ce\Strategies_T.i"\ ".\ce\Stream_Modules.cpp"\ ".\ce\Stream_Modules.h"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_Options.h"\ ".\ce\Synch_Options.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Task.h"\ ".\ce\Task.i"\ ".\ce\Task_T.cpp"\ ".\ce\Task_T.h"\ ".\ce\Task_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\ce\WFMO_Reactor.h"\ ".\ce\WFMO_Reactor.i"\ ".\Cleanup_Func_Registry.h"\ ".\Cleanup_Func_Registry.inl"\ ".\CORBA_String.h"\ ".\CORBA_String.inl"\ ".\corbafwd.h"\ ".\corbafwd.i"\ ".\CurrentC.h"\ ".\CurrentC.i"\ ".\debug.h"\ ".\DynamicC.h"\ ".\DynamicC.i"\ ".\Encodable.h"\ ".\Environment.h"\ ".\Environment.i"\ ".\Exception.h"\ ".\Exception.i"\ ".\Fault_Tolerance_Service.h"\ ".\Fault_Tolerance_Service.i"\ ".\Interceptor_List.h"\ ".\Interceptor_List.inl"\ ".\IOPC.h"\ ".\IOPC.i"\ ".\LocalObject.h"\ ".\LocalObject.i"\ ".\Managed_Types.h"\ ".\Managed_Types.i"\ ".\MessagingC.h"\ ".\MessagingC.i"\ ".\object.h"\ ".\Object.i"\ ".\Object_Proxy_Broker.h"\ ".\Object_Proxy_Impl.h"\ ".\Object_Ref_Table.h"\ ".\orb.h"\ ".\ORB.i"\ ".\orb_core.h"\ ".\ORB_Core.i"\ ".\orbconf.h"\ ".\params.h"\ ".\params.i"\ ".\Parser_Registry.h"\ ".\Parser_Registry.i"\ ".\Pluggable.h"\ ".\Pluggable.i"\ ".\Policy_Manager.h"\ ".\Policy_Manager.i"\ ".\Policy_Set.h"\ ".\Policy_Set.i"\ ".\PolicyC.h"\ ".\PolicyC.i"\ ".\PolicyFactory_Registry.h"\ ".\PollableC.h"\ ".\PollableC.i"\ ".\PortableInterceptorC.h"\ ".\PortableInterceptorC.i"\ ".\Protocol_Factory.h"\ ".\Protocols_Hooks.h"\ ".\Remote_Object_Proxy_Impl.h"\ ".\Resource_Factory.h"\ ".\sequence.h"\ ".\Sequence.i"\ ".\Sequence_T.cpp"\ ".\Sequence_T.h"\ ".\Sequence_T.i"\ ".\Service_Callbacks.h"\ ".\Service_Callbacks.i"\ ".\Services.h"\ ".\Services.i"\ ".\SmartProxies\Smart_Proxies.h"\ ".\SmartProxies\Smart_Proxies.inl"\ ".\SmartProxies\smartproxies_export.h"\ ".\TAO_Export.h"\ ".\TAO_Singleton.cpp"\ ".\TAO_Singleton.h"\ ".\TAO_Singleton.inl"\ ".\TAO_Singleton_Manager.h"\ ".\TAO_Singleton_Manager.inl"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\try_macros.h"\ ".\typecode.h"\ ".\Typecode.i"\ ".\ValueBase.h"\ ".\ValueBase.i"\ ".\ValueFactory.h"\ ".\ValueFactory.i"\ ".\varbase.h"\ !ELSEIF "$(CFG)" == "TAO_RTCORBA - Win32 (WCE x86) Debug" DEP_CPP_THREA=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.i"\ "..\..\..\ace\Auto_Ptr.cpp"\ "..\..\..\ace\Auto_Ptr.h"\ "..\..\..\ace\Auto_Ptr.i"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.i"\ "..\..\..\ace\CDR_Base.h"\ "..\..\..\ace\CDR_Base.inl"\ "..\..\..\ace\CDR_Stream.h"\ "..\..\..\ace\CDR_Stream.i"\ "..\..\..\ace\config-all.h"\ "..\..\..\ace\config-cygwin32-common.h"\ "..\..\..\ace\config-cygwin32.h"\ "..\..\..\ace\config-g++-common.h"\ "..\..\..\ace\config-ghs-common.h"\ "..\..\..\ace\config-win32-borland.h"\ "..\..\..\ace\config-win32-common.h"\ "..\..\..\ace\config-win32-ghs.h"\ "..\..\..\ace\config-win32-mingw.h"\ "..\..\..\ace\config-win32-msvc-5.h"\ "..\..\..\ace\config-win32-msvc-6.h"\ "..\..\..\ace\config-win32-msvc-7.h"\ "..\..\..\ace\config-win32-msvc.h"\ "..\..\..\ace\config-win32-visualage.h"\ "..\..\..\ace\config-win32.h"\ "..\..\..\ace\config-WinCE.h"\ "..\..\..\ace\config.h"\ "..\..\..\ace\Containers.h"\ "..\..\..\ace\Containers.i"\ "..\..\..\ace\Containers_T.cpp"\ "..\..\..\ace\Containers_T.h"\ "..\..\..\ace\Containers_T.i"\ "..\..\..\ace\CORBA_macros.h"\ "..\..\..\ace\Event_Handler.h"\ "..\..\..\ace\Event_Handler.i"\ "..\..\..\ace\File_Lock.h"\ "..\..\..\ace\File_Lock.inl"\ "..\..\..\ace\Flag_Manip.h"\ "..\..\..\ace\Flag_Manip.i"\ "..\..\..\ace\Free_List.cpp"\ "..\..\..\ace\Free_List.h"\ "..\..\..\ace\Free_List.i"\ "..\..\..\ace\Functor.h"\ "..\..\..\ace\Functor.i"\ "..\..\..\ace\Functor_T.cpp"\ "..\..\..\ace\Functor_T.h"\ "..\..\..\ace\Functor_T.i"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.i"\ "..\..\..\ace\Handle_Set.h"\ "..\..\..\ace\Handle_Set.i"\ "..\..\..\ace\Hash_Map_Manager.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\Intrusive_List.cpp"\ "..\..\..\ace\Intrusive_List.h"\ "..\..\..\ace\Intrusive_List.inl"\ "..\..\..\ace\Intrusive_List_Node.cpp"\ "..\..\..\ace\Intrusive_List_Node.h"\ "..\..\..\ace\Intrusive_List_Node.inl"\ "..\..\..\ace\IO_Cntl_Msg.h"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Lib_Find.h"\ "..\..\..\ace\Lib_Find.i"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Malloc.h"\ "..\..\..\ace\Malloc.i"\ "..\..\..\ace\Malloc_Allocator.h"\ "..\..\..\ace\Malloc_Allocator.i"\ "..\..\..\ace\Malloc_Base.h"\ "..\..\..\ace\Malloc_T.cpp"\ "..\..\..\ace\Malloc_T.h"\ "..\..\..\ace\Malloc_T.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Mem_Map.h"\ "..\..\..\ace\Mem_Map.i"\ "..\..\..\ace\Memory_Pool.h"\ "..\..\..\ace\Memory_Pool.i"\ "..\..\..\ace\Message_Block.h"\ "..\..\..\ace\Message_Block.i"\ "..\..\..\ace\Message_Block_T.cpp"\ "..\..\..\ace\Message_Block_T.h"\ "..\..\..\ace\Message_Block_T.i"\ "..\..\..\ace\Message_Queue.h"\ "..\..\..\ace\Message_Queue.i"\ "..\..\..\ace\Message_Queue_T.cpp"\ "..\..\..\ace\Message_Queue_T.h"\ "..\..\..\ace\Message_Queue_T.i"\ "..\..\..\ace\Min_Max.h"\ "..\..\..\ace\Module.cpp"\ "..\..\..\ace\Module.h"\ "..\..\..\ace\Module.i"\ "..\..\..\ace\Node.cpp"\ "..\..\..\ace\Node.h"\ "..\..\..\ace\Object_Manager.h"\ "..\..\..\ace\Object_Manager.i"\ "..\..\..\ace\OS.h"\ "..\..\..\ace\OS.i"\ "..\..\..\ace\OS_Dirent.h"\ "..\..\..\ace\OS_Dirent.inl"\ "..\..\..\ace\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.h"\ "..\..\..\ace\OS_Log_Msg_Attributes.inl"\ "..\..\..\ace\OS_Memory.h"\ "..\..\..\ace\OS_Memory.inl"\ "..\..\..\ace\OS_String.h"\ "..\..\..\ace\OS_String.inl"\ "..\..\..\ace\OS_TLI.h"\ "..\..\..\ace\OS_TLI.inl"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\Process_Mutex.h"\ "..\..\..\ace\Process_Mutex.inl"\ "..\..\..\ace\Process_Semaphore.h"\ "..\..\..\ace\Process_Semaphore.inl"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Service_Config.h"\ "..\..\..\ace\Service_Config.i"\ "..\..\..\ace\Service_Object.h"\ "..\..\..\ace\Service_Object.i"\ "..\..\..\ace\Service_Repository.h"\ "..\..\..\ace\Service_Repository.i"\ "..\..\..\ace\Service_Types.h"\ "..\..\..\ace\Service_Types.i"\ "..\..\..\ace\Shared_Object.h"\ "..\..\..\ace\Shared_Object.i"\ "..\..\..\ace\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Singleton.cpp"\ "..\..\..\ace\Singleton.h"\ "..\..\..\ace\Singleton.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\..\ace\Strategies_T.cpp"\ "..\..\..\ace\Strategies_T.h"\ "..\..\..\ace\Strategies_T.i"\ "..\..\..\ace\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\SV_Semaphore_Complex.h"\ "..\..\..\ace\SV_Semaphore_Complex.i"\ "..\..\..\ace\SV_Semaphore_Simple.h"\ "..\..\..\ace\SV_Semaphore_Simple.i"\ "..\..\..\ace\Svc_Conf_Tokens.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\ace\Synch.h"\ "..\..\..\ace\Synch.i"\ "..\..\..\ace\Synch_Options.h"\ "..\..\..\ace\Synch_Options.i"\ "..\..\..\ace\Synch_T.cpp"\ "..\..\..\ace\Synch_T.h"\ "..\..\..\ace\Synch_T.i"\ "..\..\..\ace\Task.h"\ "..\..\..\ace\Task.i"\ "..\..\..\ace\Task_T.cpp"\ "..\..\..\ace\Task_T.h"\ "..\..\..\ace\Task_T.i"\ "..\..\..\ace\Test_and_Set.cpp"\ "..\..\..\ace\Test_and_Set.h"\ "..\..\..\ace\Test_and_Set.i"\ "..\..\..\ace\Thread.h"\ "..\..\..\ace\Thread.i"\ "..\..\..\ace\Thread_Adapter.h"\ "..\..\..\ace\Thread_Adapter.inl"\ "..\..\..\ace\Thread_Control.h"\ "..\..\..\ace\Thread_Control.inl"\ "..\..\..\ace\Thread_Exit.h"\ "..\..\..\ace\Thread_Hook.h"\ "..\..\..\ace\Thread_Manager.h"\ "..\..\..\ace\Thread_Manager.i"\ "..\..\..\ace\Timer_Queue.h"\ "..\..\..\ace\Timer_Queue_T.cpp"\ "..\..\..\ace\Timer_Queue_T.h"\ "..\..\..\ace\Timer_Queue_T.i"\ "..\..\..\ace\Trace.h"\ "..\..\..\ace\Unbounded_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\..\ace\WFMO_Reactor.h"\ "..\..\..\ace\WFMO_Reactor.i"\ "..\Acceptor_Registry.h"\ "..\Acceptor_Registry.i"\ "..\Adapter.h"\ "..\Adapter.i"\ "..\any.h"\ "..\Any.i"\ "..\Cache_Entries.h"\ "..\Cache_Entries.inl"\ "..\cdr.h"\ "..\CDR.i"\ "..\Cleanup_Func_Registry.h"\ "..\Cleanup_Func_Registry.inl"\ "..\Connection_Purging_Strategy.h"\ "..\Connection_Purging_Strategy.inl"\ "..\CORBA_String.h"\ "..\CORBA_String.inl"\ "..\corbafwd.h"\ "..\corbafwd.i"\ "..\CurrentC.h"\ "..\CurrentC.i"\ "..\debug.h"\ "..\DynamicC.h"\ "..\DynamicC.i"\ "..\Encodable.h"\ "..\Endpoint.h"\ "..\Endpoint.i"\ "..\Environment.h"\ "..\Environment.i"\ "..\Exception.h"\ "..\Exception.i"\ "..\Fault_Tolerance_Service.h"\ "..\Fault_Tolerance_Service.i"\ "..\Interceptor_List.h"\ "..\Interceptor_List.inl"\ "..\IOPC.h"\ "..\IOPC.i"\ "..\Leader_Follower.h"\ "..\Leader_Follower.i"\ "..\LF_Follower.h"\ "..\LF_Follower.inl"\ "..\LocalObject.h"\ "..\LocalObject.i"\ "..\Managed_Types.h"\ "..\Managed_Types.i"\ "..\MessagingC.h"\ "..\MessagingC.i"\ "..\New_Leader_Generator.h"\ "..\object.h"\ "..\Object.i"\ "..\Object_Proxy_Broker.h"\ "..\Object_Proxy_Impl.h"\ "..\Object_Ref_Table.h"\ "..\orb.h"\ "..\ORB.i"\ "..\orb_core.h"\ "..\ORB_Core.i"\ "..\orbconf.h"\ "..\params.h"\ "..\params.i"\ "..\Parser_Registry.h"\ "..\Parser_Registry.i"\ "..\PICurrent.h"\ "..\PICurrent.inl"\ "..\Pluggable.h"\ "..\Pluggable.i"\ "..\Policy_Manager.h"\ "..\Policy_Manager.i"\ "..\Policy_Set.h"\ "..\Policy_Set.i"\ "..\PolicyC.h"\ "..\PolicyC.i"\ "..\PolicyFactory_Registry.h"\ "..\PollableC.h"\ "..\PollableC.i"\ "..\PortableInterceptorC.h"\ "..\PortableInterceptorC.i"\ "..\Protocol_Factory.h"\ "..\Protocols_Hooks.h"\ "..\Remote_Object_Proxy_Impl.h"\ "..\Resource_Factory.h"\ "..\sequence.h"\ "..\Sequence.i"\ "..\Sequence_T.cpp"\ "..\Sequence_T.h"\ "..\Sequence_T.i"\ "..\Service_Callbacks.h"\ "..\Service_Callbacks.i"\ "..\Services.h"\ "..\Services.i"\ "..\SmartProxies\Smart_Proxies.h"\ "..\SmartProxies\Smart_Proxies.inl"\ "..\SmartProxies\smartproxies_export.h"\ "..\TAO_Export.h"\ "..\TAO_Singleton.cpp"\ "..\TAO_Singleton.h"\ "..\TAO_Singleton.inl"\ "..\TAO_Singleton_Manager.h"\ "..\TAO_Singleton_Manager.inl"\ "..\Thread_Lane_Resources.h"\ "..\Thread_Lane_Resources.i"\ "..\TimeBaseC.h"\ "..\TimeBaseC.i"\ "..\Transport_Cache_Manager.h"\ "..\Transport_Cache_Manager.inl"\ "..\Transport_Descriptor_Interface.h"\ "..\Transport_Descriptor_Interface.inl"\ "..\try_macros.h"\ "..\typecode.h"\ "..\Typecode.i"\ "..\ValueBase.h"\ "..\ValueBase.i"\ "..\ValueFactory.h"\ "..\ValueFactory.i"\ "..\varbase.h"\ ".\Priority_Mapping.h"\ ".\Priority_Mapping.i"\ ".\Priority_Mapping_Manager.h"\ ".\Priority_Mapping_Manager.i"\ ".\rtcorba_export.h"\ ".\RTCORBAC.h"\ ".\RTCORBAC.i"\ ".\Thread_Pool.h"\ ".\Thread_Pool.i"\ !ENDIF # End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File SOURCE=.\Continuous_Priority_Mapping.h # End Source File # Begin Source File SOURCE=.\Direct_Priority_Mapping.h # End Source File # Begin Source File SOURCE=.\Linear_Priority_Mapping.h # End Source File # Begin Source File SOURCE=.\Priority_Mapping.h # End Source File # Begin Source File SOURCE=.\Priority_Mapping_Manager.h # End Source File # Begin Source File SOURCE=.\Private_Transport_Descriptor.h # End Source File # Begin Source File SOURCE=.\RT_Current.h # End Source File # Begin Source File SOURCE=.\RT_Endpoint_Selector_Factory.h # End Source File # Begin Source File SOURCE=.\RT_Endpoint_Utils.h # End Source File # Begin Source File SOURCE=.\RT_Invocation_Endpoint_Selectors.h # End Source File # Begin Source File SOURCE=.\RT_Mutex.h # End Source File # Begin Source File SOURCE=.\RT_ORB.h # End Source File # Begin Source File SOURCE=.\RT_ORB_Loader.h # End Source File # Begin Source File SOURCE=.\RT_ORBInitializer.h # End Source File # Begin Source File SOURCE=.\RT_Policy_i.h # End Source File # Begin Source File SOURCE=.\RT_PolicyFactory.h # End Source File # Begin Source File SOURCE=.\RT_Protocols_Hooks.h # End Source File # Begin Source File SOURCE=.\RT_Stub.h # End Source File # Begin Source File SOURCE=.\RT_Stub_Factory.h # End Source File # Begin Source File SOURCE=.\RT_Thread_Lane_Resources_Manager.h # End Source File # Begin Source File SOURCE=.\RTCORBA.h # End Source File # Begin Source File SOURCE=.\rtcorba_export.h # End Source File # Begin Source File SOURCE=.\RTCORBAC.h # End Source File # Begin Source File SOURCE=.\Thread_Pool.h # End Source File # End Group # Begin Group "Resource Files" # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" # End Group # Begin Group "Inline Files" # PROP Default_Filter "" # Begin Source File SOURCE=.\Direct_Priority_Mapping.i # End Source File # Begin Source File SOURCE=.\Linear_Priority_Mapping.i # End Source File # Begin Source File SOURCE=.\Pool_Per_Endpoint.i # End Source File # Begin Source File SOURCE=.\Priority_Mapping.i # End Source File # Begin Source File SOURCE=.\Priority_Mapping_Manager.i # End Source File # Begin Source File SOURCE=.\Private_Transport_Descriptor.inl # End Source File # Begin Source File SOURCE=.\RT_Current.i # End Source File # Begin Source File SOURCE=.\RT_Invocation_Endpoint_Selectors.i # End Source File # Begin Source File SOURCE=.\RT_Mutex.i # End Source File # Begin Source File SOURCE=.\RT_ORB.i # End Source File # Begin Source File SOURCE=.\RT_Policy_i.i # End Source File # Begin Source File SOURCE=.\RT_Protocols_Hooks.i # End Source File # Begin Source File SOURCE=.\RTCORBAC.i # End Source File # Begin Source File SOURCE=.\Thread_Pool.i # End Source File # End Group # End Target # End Project