# Microsoft eMbedded Visual Tools Project File - Name="RTEvent" - 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=RTEvent - 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 "RTEvent.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 "RTEvent.vcn" CFG="RTEvent - Win32 (WCE MIPS) Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "RTEvent - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Dynamic-Link Library") !MESSAGE "RTEvent - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Dynamic-Link Library") !MESSAGE "RTEvent - Win32 (WCE SH4) Release" (based on "Win32 (WCE SH4) Dynamic-Link Library") !MESSAGE "RTEvent - Win32 (WCE SH4) Debug" (based on "Win32 (WCE SH4) Dynamic-Link Library") !MESSAGE "RTEvent - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Dynamic-Link Library") !MESSAGE "RTEvent - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Dynamic-Link Library") !MESSAGE "RTEvent - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Dynamic-Link Library") !MESSAGE "RTEvent - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Dynamic-Link Library") !MESSAGE "RTEvent - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Dynamic-Link Library") !MESSAGE "RTEvent - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Dynamic-Link Library") !MESSAGE "RTEvent - 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)" == "RTEvent - 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 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 "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 "RTEvent_EXPORTS" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I ".." /I "../.." /I "../../.." /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "RTEvent_EXPORTS" /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)" == "RTEvent - 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 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 "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 "RTEvent_EXPORTS" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I ".." /I "../.." /I "../../.." /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "RTEvent_EXPORTS" /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)" == "RTEvent - 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 Ignore_Export_Lib 0 # 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 "RTEvent_EXPORTS" /YX /Qsh4 /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I ".." /I "../.." /I "../../.." /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /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 "RTEvent_EXPORTS" /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)" == "RTEvent - 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 Ignore_Export_Lib 0 # 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 "RTEvent_EXPORTS" /YX /Qsh4 /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I ".." /I "../.." /I "../../.." /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /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 "RTEvent_EXPORTS" /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)" == "RTEvent - 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 Ignore_Export_Lib 0 # 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 "RTEvent_EXPORTS" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I ".." /I "../.." /I "../../.." /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /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 "RTEvent_EXPORTS" /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)" == "RTEvent - 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 Ignore_Export_Lib 0 # 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 "RTEvent_EXPORTS" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I ".." /I "../.." /I "../../.." /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /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 "RTEvent_EXPORTS" /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)" == "RTEvent - 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 "RTEvent_EXPORTS" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I ".." /I "../.." /I "../../.." /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "TAO_RTEVENT_BUILD_DLL" /FR /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 TAO_Svc_Utils.lib TAO_PortableServer.lib TAO_Messaging.lib winsock.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /out:"../../../bin/Release/ARM/TAO_RTEvent.dll" /libpath:"../../LIB/Release/ARM" /libpath:"../../../LIB/Release/ARM" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !ELSEIF "$(CFG)" == "RTEvent - 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 "RTEvent_EXPORTS" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I ".." /I "../.." /I "../../.." /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "TAO_RTEVENT_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 TAO_Svc_Utilsd.lib TAO_PortableServerd.lib TAO_Messagingd..lib winsock.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /out:"../../../bin/Debug/ARM/TAO_RTEventd.dll" /libpath:"../../LIB/Debug/ARM" /libpath:"../../../LIB/Debug/ARM" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM # SUBTRACT LINK32 /debug !ELSEIF "$(CFG)" == "RTEvent - 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 "RTEvent_EXPORTS" /YX /Gz /Oxs /c # ADD CPP /nologo /W3 /I ".." /I "../.." /I "../../.." /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /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_RTEVENT_BUILD_DLL" /FR /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 commctrl.lib coredll.lib $(CEx86Corelibc) TAO.lib ace.lib ace_os.lib TAO_Svc_Utils.lib TAO_PortableServer.lib winsock.lib /nologo /stack:0x10000,0x1000 /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../../../bin/Release/X86EM/TAO_RTEvent.dll" /libpath:"../../LIB/Release/X86EM" /libpath:"../../../LIB/Release/X86EM" /windowsce:emulation /MACHINE:IX86 !ELSEIF "$(CFG)" == "RTEvent - 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 "RTEvent_EXPORTS" /YX /Gz /c # ADD CPP /nologo /W3 /Zi /Od /I ".." /I "../.." /I "../../.." /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /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_RTEVENT_BUILD_DLL" /FR /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 commctrl.lib coredll.lib $(CEx86Corelibc) TAOd.lib aced.lib ace_osd.lib TAO_Svc_Utilsd.lib TAO_PortableServerd.lib winsock.lib /nologo /stack:0x10000,0x1000 /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../../../bin/Debug/X86EM/TAO_RTEventd.dll" /libpath:"../../LIB/Debug/X86EM" /libpath:"../../../LIB/Debug/X86EM" /windowsce:emulation /MACHINE:IX86 # SUBTRACT LINK32 /debug !ELSEIF "$(CFG)" == "RTEvent - 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 ".." /I "../.." /I "../../.." /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "TAO_RTEVENT_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 commctrl.lib coredll.lib $(CEx86Corelibc) TAOd.lib aced.lib ace_osd.lib TAO_Svc_Utilsd.lib TAO_PortableServerd.lib TAO_Messagingd.lib winsock.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../../../bin/Debug/X86EM/TAO_RTEventd.dll" /libpath:"../../LIB/Debug/X86EM" /libpath:"../../../LIB/Debug/X86EM" /subsystem:$(CESubsystem) /MACHINE:IX86 !ENDIF # Begin Target # Name "RTEvent - Win32 (WCE MIPS) Release" # Name "RTEvent - Win32 (WCE MIPS) Debug" # Name "RTEvent - Win32 (WCE SH4) Release" # Name "RTEvent - Win32 (WCE SH4) Debug" # Name "RTEvent - Win32 (WCE SH3) Release" # Name "RTEvent - Win32 (WCE SH3) Debug" # Name "RTEvent - Win32 (WCE ARM) Release" # Name "RTEvent - Win32 (WCE ARM) Debug" # Name "RTEvent - Win32 (WCE x86em) Release" # Name "RTEvent - Win32 (WCE x86em) Debug" # Name "RTEvent - 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=.\Event\EC_And_Filter.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_AN=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_AN=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_AN=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_AN=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_AN=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_AN=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_AN=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_AN=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_AN=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_AN=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_AN=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_AN=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_AN=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_AN=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_AN=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_AN=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_AN=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_AN=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_AN=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_AN=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Basic_Factory.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_BA=\ ".\Event\EC_Basic_Factory.h"\ ".\Event\EC_Basic_Factory.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_BA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_BA=\ ".\Event\EC_Basic_Factory.h"\ ".\Event\EC_Basic_Factory.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_BA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_BA=\ ".\Event\EC_Basic_Factory.h"\ ".\Event\EC_Basic_Factory.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_BA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_BA=\ ".\Event\EC_Basic_Factory.h"\ ".\Event\EC_Basic_Factory.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_BA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_BA=\ ".\Event\EC_Basic_Factory.h"\ ".\Event\EC_Basic_Factory.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_BA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_BA=\ ".\Event\EC_Basic_Factory.h"\ ".\Event\EC_Basic_Factory.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_BA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_BA=\ "..\..\..\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Busy_Lock.cpp"\ ".\ESF\ESF_Busy_Lock.h"\ ".\ESF\ESF_Busy_Lock.i"\ ".\ESF\ESF_Defaults.h"\ ".\ESF\ESF_Delayed_Changes.cpp"\ ".\ESF\ESF_Delayed_Changes.h"\ ".\ESF\ESF_Delayed_Changes.i"\ ".\ESF\ESF_Delayed_Command.cpp"\ ".\ESF\ESF_Delayed_Command.h"\ ".\ESF\ESF_Delayed_Command.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Proxy_List.cpp"\ ".\ESF\ESF_Proxy_List.h"\ ".\ESF\ESF_Proxy_List.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Basic_Factory.h"\ ".\Event\EC_Basic_Factory.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_BA=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_BA=\ "..\..\..\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.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Busy_Lock.cpp"\ ".\ESF\ESF_Busy_Lock.h"\ ".\ESF\ESF_Busy_Lock.i"\ ".\ESF\ESF_Defaults.h"\ ".\ESF\ESF_Delayed_Changes.cpp"\ ".\ESF\ESF_Delayed_Changes.h"\ ".\ESF\ESF_Delayed_Changes.i"\ ".\ESF\ESF_Delayed_Command.cpp"\ ".\ESF\ESF_Delayed_Command.h"\ ".\ESF\ESF_Delayed_Command.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Proxy_List.cpp"\ ".\ESF\ESF_Proxy_List.h"\ ".\ESF\ESF_Proxy_List.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Basic_Factory.h"\ ".\Event\EC_Basic_Factory.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_BA=\ ".\Event\EC_Basic_Factory.h"\ ".\Event\EC_Basic_Factory.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_BA=\ "..\..\..\..\ESF\ESF_Busy_Lock.cpp"\ "..\..\..\..\ESF\ESF_Busy_Lock.h"\ "..\..\..\..\ESF\ESF_Busy_Lock.i"\ "..\..\..\..\ESF\ESF_Defaults.h"\ "..\..\..\..\ESF\ESF_Delayed_Changes.cpp"\ "..\..\..\..\ESF\ESF_Delayed_Changes.h"\ "..\..\..\..\ESF\ESF_Delayed_Changes.i"\ "..\..\..\..\ESF\ESF_Delayed_Command.cpp"\ "..\..\..\..\ESF\ESF_Delayed_Command.h"\ "..\..\..\..\ESF\ESF_Delayed_Command.i"\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Proxy_List.cpp"\ "..\..\..\..\ESF\ESF_Proxy_List.h"\ "..\..\..\..\ESF\ESF_Proxy_List.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\Interceptor_List.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\RB_Tree.cpp"\ ".\ce\RB_Tree.h"\ ".\ce\RB_Tree.i"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_BA=\ ".\Event\EC_Basic_Factory.h"\ ".\Event\EC_Basic_Factory.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_BA=\ "..\..\..\..\ESF\ESF_Busy_Lock.cpp"\ "..\..\..\..\ESF\ESF_Busy_Lock.h"\ "..\..\..\..\ESF\ESF_Busy_Lock.i"\ "..\..\..\..\ESF\ESF_Defaults.h"\ "..\..\..\..\ESF\ESF_Delayed_Changes.cpp"\ "..\..\..\..\ESF\ESF_Delayed_Changes.h"\ "..\..\..\..\ESF\ESF_Delayed_Changes.i"\ "..\..\..\..\ESF\ESF_Delayed_Command.cpp"\ "..\..\..\..\ESF\ESF_Delayed_Command.h"\ "..\..\..\..\ESF\ESF_Delayed_Command.i"\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Proxy_List.cpp"\ "..\..\..\..\ESF\ESF_Proxy_List.h"\ "..\..\..\..\ESF\ESF_Proxy_List.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\PICurrent.h"\ "..\tao\PICurrent.inl"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\Interceptor_List.h"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\RB_Tree.cpp"\ ".\ce\RB_Tree.h"\ ".\ce\RB_Tree.i"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_BA=\ "..\..\..\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.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Busy_Lock.cpp"\ ".\ESF\ESF_Busy_Lock.h"\ ".\ESF\ESF_Busy_Lock.i"\ ".\ESF\ESF_Defaults.h"\ ".\ESF\ESF_Delayed_Changes.cpp"\ ".\ESF\ESF_Delayed_Changes.h"\ ".\ESF\ESF_Delayed_Changes.i"\ ".\ESF\ESF_Delayed_Command.cpp"\ ".\ESF\ESF_Delayed_Command.h"\ ".\ESF\ESF_Delayed_Command.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Proxy_List.cpp"\ ".\ESF\ESF_Proxy_List.h"\ ".\ESF\ESF_Proxy_List.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Basic_Factory.h"\ ".\Event\EC_Basic_Factory.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Basic_Filter_Builder.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_BAS=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_BAS=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_BAS=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_BAS=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_BAS=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_BAS=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_BAS=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_BAS=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_BAS=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_BAS=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_BAS=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_BAS=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_BAS=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_BAS=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_BAS=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_BAS=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\Event_Service_Constants.h"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_BAS=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_BAS=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\Event_Service_Constants.h"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_BAS=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_BAS=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Bitmask_Filter.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_BI=\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_BI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_BI=\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_BI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_BI=\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_BI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_BI=\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_BI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_BI=\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_BI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_BI=\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_BI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_BI=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_BI=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_BI=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_BI=\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_BI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_BI=\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_BI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_BI=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Busy_Lock.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_BU=\ ".\Event\EC_Busy_Lock.h"\ ".\Event\EC_Busy_Lock.i"\ NODEP_CPP_EC_BU=\ ".\Event\ace\OS.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_BU=\ ".\Event\EC_Busy_Lock.h"\ ".\Event\EC_Busy_Lock.i"\ NODEP_CPP_EC_BU=\ ".\Event\ace\OS.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_BU=\ ".\Event\EC_Busy_Lock.h"\ ".\Event\EC_Busy_Lock.i"\ NODEP_CPP_EC_BU=\ ".\Event\ace\OS.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_BU=\ ".\Event\EC_Busy_Lock.h"\ ".\Event\EC_Busy_Lock.i"\ NODEP_CPP_EC_BU=\ ".\Event\ace\OS.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_BU=\ ".\Event\EC_Busy_Lock.h"\ ".\Event\EC_Busy_Lock.i"\ NODEP_CPP_EC_BU=\ ".\Event\ace\OS.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_BU=\ ".\Event\EC_Busy_Lock.h"\ ".\Event\EC_Busy_Lock.i"\ NODEP_CPP_EC_BU=\ ".\Event\ace\OS.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_BU=\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.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\iosfwd.h"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Min_Max.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\streams.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\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"\ ".\Event\EC_Busy_Lock.h"\ ".\Event\EC_Busy_Lock.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_BU=\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.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\Default_Constants.h"\ "..\..\..\ace\Global_Macros.h"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Min_Max.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\streams.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\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"\ ".\Event\EC_Busy_Lock.h"\ ".\Event\EC_Busy_Lock.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_BU=\ ".\Event\EC_Busy_Lock.h"\ ".\Event\EC_Busy_Lock.i"\ NODEP_CPP_EC_BU=\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.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\iosfwd.h"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Min_Max.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\streams.h"\ ".\ce\svc_export.h"\ ".\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"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_BU=\ ".\Event\EC_Busy_Lock.h"\ ".\Event\EC_Busy_Lock.i"\ NODEP_CPP_EC_BU=\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Base_Thread_Adapter.h"\ ".\ce\Base_Thread_Adapter.inl"\ ".\ce\Basic_Types.h"\ ".\ce\Basic_Types.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\iosfwd.h"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Min_Max.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\streams.h"\ ".\ce\svc_export.h"\ ".\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"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_BU=\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Base_Thread_Adapter.h"\ "..\..\..\ace\Base_Thread_Adapter.inl"\ "..\..\..\ace\Basic_Types.h"\ "..\..\..\ace\Basic_Types.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\Default_Constants.h"\ "..\..\..\ace\Global_Macros.h"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\Log_Msg.h"\ "..\..\..\ace\Log_Msg_Callback.h"\ "..\..\..\ace\Log_Priority.h"\ "..\..\..\ace\Log_Record.h"\ "..\..\..\ace\Log_Record.i"\ "..\..\..\ace\Managed_Object.cpp"\ "..\..\..\ace\Managed_Object.h"\ "..\..\..\ace\Managed_Object.i"\ "..\..\..\ace\Min_Max.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\streams.h"\ "..\..\..\ace\svc_export.h"\ "..\..\..\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"\ ".\Event\EC_Busy_Lock.h"\ ".\Event\EC_Busy_Lock.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Conjunction_Filter.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_CO=\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_CO=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_CO=\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_CO=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_CO=\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_CO=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_CO=\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_CO=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_CO=\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_CO=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_CO=\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_CO=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_CO=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_CO=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_CO=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_CO=\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_CO=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_CO=\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_CO=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_CO=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_ConsumerAdmin.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_CON=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_CON=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Workers.h"\ ".\Event\orbsvcs\ESF\ESF_Shutdown_Proxy.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_CON=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_CON=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Workers.h"\ ".\Event\orbsvcs\ESF\ESF_Shutdown_Proxy.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_CON=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_CON=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Workers.h"\ ".\Event\orbsvcs\ESF\ESF_Shutdown_Proxy.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_CON=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_CON=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Workers.h"\ ".\Event\orbsvcs\ESF\ESF_Shutdown_Proxy.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_CON=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_CON=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Workers.h"\ ".\Event\orbsvcs\ESF\ESF_Shutdown_Proxy.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_CON=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_CON=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Workers.h"\ ".\Event\orbsvcs\ESF\ESF_Shutdown_Proxy.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_CON=\ "..\..\..\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\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_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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_CON=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_CON=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_CON=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_CON=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_CON=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_CON=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_CON=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_ConsumerControl.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_CONS=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ NODEP_CPP_EC_CONS=\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_CONS=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ NODEP_CPP_EC_CONS=\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_CONS=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ NODEP_CPP_EC_CONS=\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_CONS=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ NODEP_CPP_EC_CONS=\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_CONS=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ NODEP_CPP_EC_CONS=\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_CONS=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ NODEP_CPP_EC_CONS=\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_CONS=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\event_export.h"\ NODEP_CPP_EC_CONS=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_CONS=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\event_export.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_CONS=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ NODEP_CPP_EC_CONS=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_CONS=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ NODEP_CPP_EC_CONS=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_CONS=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\event_export.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Default_Factory.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_DE=\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_DE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\Arg_Shifter.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Sched_Params.h"\ ".\Event\ace\Service_Config.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\SString.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\ESF\ESF_Copy_On_Read.h"\ ".\Event\orbsvcs\ESF\ESF_Copy_On_Write.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Command.h"\ ".\Event\orbsvcs\ESF\ESF_Immediate_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_RB_Tree.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_DE=\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_DE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\Arg_Shifter.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Sched_Params.h"\ ".\Event\ace\Service_Config.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\SString.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\ESF\ESF_Copy_On_Read.h"\ ".\Event\orbsvcs\ESF\ESF_Copy_On_Write.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Command.h"\ ".\Event\orbsvcs\ESF\ESF_Immediate_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_RB_Tree.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_DE=\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_DE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\Arg_Shifter.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Sched_Params.h"\ ".\Event\ace\Service_Config.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\SString.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\ESF\ESF_Copy_On_Read.h"\ ".\Event\orbsvcs\ESF\ESF_Copy_On_Write.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Command.h"\ ".\Event\orbsvcs\ESF\ESF_Immediate_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_RB_Tree.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_DE=\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_DE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\Arg_Shifter.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Sched_Params.h"\ ".\Event\ace\Service_Config.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\SString.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\ESF\ESF_Copy_On_Read.h"\ ".\Event\orbsvcs\ESF\ESF_Copy_On_Write.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Command.h"\ ".\Event\orbsvcs\ESF\ESF_Immediate_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_RB_Tree.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_DE=\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_DE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\Arg_Shifter.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Sched_Params.h"\ ".\Event\ace\Service_Config.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\SString.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\ESF\ESF_Copy_On_Read.h"\ ".\Event\orbsvcs\ESF\ESF_Copy_On_Write.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Command.h"\ ".\Event\orbsvcs\ESF\ESF_Immediate_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_RB_Tree.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_DE=\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_DE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\Arg_Shifter.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Sched_Params.h"\ ".\Event\ace\Service_Config.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\SString.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\ESF\ESF_Copy_On_Read.h"\ ".\Event\orbsvcs\ESF\ESF_Copy_On_Write.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Delayed_Command.h"\ ".\Event\orbsvcs\ESF\ESF_Immediate_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_RB_Tree.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_DE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Arg_Shifter.h"\ "..\..\..\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Sched_Params.h"\ "..\..\..\ace\Sched_Params.i"\ "..\..\..\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_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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Busy_Lock.cpp"\ ".\ESF\ESF_Busy_Lock.h"\ ".\ESF\ESF_Busy_Lock.i"\ ".\ESF\ESF_Copy_On_Read.cpp"\ ".\ESF\ESF_Copy_On_Read.h"\ ".\ESF\ESF_Copy_On_Read.i"\ ".\ESF\ESF_Copy_On_Write.cpp"\ ".\ESF\ESF_Copy_On_Write.h"\ ".\ESF\ESF_Copy_On_Write.i"\ ".\ESF\ESF_Defaults.h"\ ".\ESF\ESF_Delayed_Changes.cpp"\ ".\ESF\ESF_Delayed_Changes.h"\ ".\ESF\ESF_Delayed_Changes.i"\ ".\ESF\ESF_Delayed_Command.cpp"\ ".\ESF\ESF_Delayed_Command.h"\ ".\ESF\ESF_Delayed_Command.i"\ ".\ESF\ESF_Immediate_Changes.cpp"\ ".\ESF\ESF_Immediate_Changes.h"\ ".\ESF\ESF_Immediate_Changes.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Proxy_List.cpp"\ ".\ESF\ESF_Proxy_List.h"\ ".\ESF\ESF_Proxy_List.i"\ ".\ESF\ESF_Proxy_RB_Tree.cpp"\ ".\ESF\ESF_Proxy_RB_Tree.h"\ ".\ESF\ESF_Proxy_RB_Tree.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_DE=\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_DE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Arg_Shifter.h"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\Notification_Strategy.h"\ "..\..\..\ace\Notification_Strategy.inl"\ "..\..\..\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Sched_Params.h"\ "..\..\..\ace\Sched_Params.i"\ "..\..\..\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\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Busy_Lock.cpp"\ ".\ESF\ESF_Busy_Lock.h"\ ".\ESF\ESF_Busy_Lock.i"\ ".\ESF\ESF_Copy_On_Read.cpp"\ ".\ESF\ESF_Copy_On_Read.h"\ ".\ESF\ESF_Copy_On_Read.i"\ ".\ESF\ESF_Copy_On_Write.cpp"\ ".\ESF\ESF_Copy_On_Write.h"\ ".\ESF\ESF_Copy_On_Write.i"\ ".\ESF\ESF_Defaults.h"\ ".\ESF\ESF_Delayed_Changes.cpp"\ ".\ESF\ESF_Delayed_Changes.h"\ ".\ESF\ESF_Delayed_Changes.i"\ ".\ESF\ESF_Delayed_Command.cpp"\ ".\ESF\ESF_Delayed_Command.h"\ ".\ESF\ESF_Delayed_Command.i"\ ".\ESF\ESF_Immediate_Changes.cpp"\ ".\ESF\ESF_Immediate_Changes.h"\ ".\ESF\ESF_Immediate_Changes.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Proxy_List.cpp"\ ".\ESF\ESF_Proxy_List.h"\ ".\ESF\ESF_Proxy_List.i"\ ".\ESF\ESF_Proxy_RB_Tree.cpp"\ ".\ESF\ESF_Proxy_RB_Tree.h"\ ".\ESF\ESF_Proxy_RB_Tree.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Group_Scheduling.h"\ ".\Event\EC_Group_Scheduling.inl"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_DE=\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_DE=\ "..\..\..\..\ESF\ESF_Busy_Lock.cpp"\ "..\..\..\..\ESF\ESF_Busy_Lock.h"\ "..\..\..\..\ESF\ESF_Busy_Lock.i"\ "..\..\..\..\ESF\ESF_Copy_On_Read.cpp"\ "..\..\..\..\ESF\ESF_Copy_On_Read.h"\ "..\..\..\..\ESF\ESF_Copy_On_Read.i"\ "..\..\..\..\ESF\ESF_Copy_On_Write.cpp"\ "..\..\..\..\ESF\ESF_Copy_On_Write.h"\ "..\..\..\..\ESF\ESF_Copy_On_Write.i"\ "..\..\..\..\ESF\ESF_Defaults.h"\ "..\..\..\..\ESF\ESF_Delayed_Changes.cpp"\ "..\..\..\..\ESF\ESF_Delayed_Changes.h"\ "..\..\..\..\ESF\ESF_Delayed_Changes.i"\ "..\..\..\..\ESF\ESF_Delayed_Command.cpp"\ "..\..\..\..\ESF\ESF_Delayed_Command.h"\ "..\..\..\..\ESF\ESF_Delayed_Command.i"\ "..\..\..\..\ESF\ESF_Immediate_Changes.cpp"\ "..\..\..\..\ESF\ESF_Immediate_Changes.h"\ "..\..\..\..\ESF\ESF_Immediate_Changes.i"\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Proxy_List.cpp"\ "..\..\..\..\ESF\ESF_Proxy_List.h"\ "..\..\..\..\ESF\ESF_Proxy_List.i"\ "..\..\..\..\ESF\ESF_Proxy_RB_Tree.cpp"\ "..\..\..\..\ESF\ESF_Proxy_RB_Tree.h"\ "..\..\..\..\ESF\ESF_Proxy_RB_Tree.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\Interceptor_List.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Arg_Shifter.h"\ ".\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\RB_Tree.cpp"\ ".\ce\RB_Tree.h"\ ".\ce\RB_Tree.i"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Sched_Params.h"\ ".\ce\Sched_Params.i"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_DE=\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_DE=\ "..\..\..\..\ESF\ESF_Busy_Lock.cpp"\ "..\..\..\..\ESF\ESF_Busy_Lock.h"\ "..\..\..\..\ESF\ESF_Busy_Lock.i"\ "..\..\..\..\ESF\ESF_Copy_On_Read.cpp"\ "..\..\..\..\ESF\ESF_Copy_On_Read.h"\ "..\..\..\..\ESF\ESF_Copy_On_Read.i"\ "..\..\..\..\ESF\ESF_Copy_On_Write.cpp"\ "..\..\..\..\ESF\ESF_Copy_On_Write.h"\ "..\..\..\..\ESF\ESF_Copy_On_Write.i"\ "..\..\..\..\ESF\ESF_Defaults.h"\ "..\..\..\..\ESF\ESF_Delayed_Changes.cpp"\ "..\..\..\..\ESF\ESF_Delayed_Changes.h"\ "..\..\..\..\ESF\ESF_Delayed_Changes.i"\ "..\..\..\..\ESF\ESF_Delayed_Command.cpp"\ "..\..\..\..\ESF\ESF_Delayed_Command.h"\ "..\..\..\..\ESF\ESF_Delayed_Command.i"\ "..\..\..\..\ESF\ESF_Immediate_Changes.cpp"\ "..\..\..\..\ESF\ESF_Immediate_Changes.h"\ "..\..\..\..\ESF\ESF_Immediate_Changes.i"\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Proxy_List.cpp"\ "..\..\..\..\ESF\ESF_Proxy_List.h"\ "..\..\..\..\ESF\ESF_Proxy_List.i"\ "..\..\..\..\ESF\ESF_Proxy_RB_Tree.cpp"\ "..\..\..\..\ESF\ESF_Proxy_RB_Tree.h"\ "..\..\..\..\ESF\ESF_Proxy_RB_Tree.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\PICurrent.h"\ "..\tao\PICurrent.inl"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\Interceptor_List.h"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Arg_Shifter.h"\ ".\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\RB_Tree.cpp"\ ".\ce\RB_Tree.h"\ ".\ce\RB_Tree.i"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Sched_Params.h"\ ".\ce\Sched_Params.i"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_DE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Arg_Shifter.h"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\Notification_Strategy.h"\ "..\..\..\ace\Notification_Strategy.inl"\ "..\..\..\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\ace\Reactor.h"\ "..\..\..\ace\Reactor.i"\ "..\..\..\ace\Reactor_Impl.h"\ "..\..\..\ace\RW_Process_Mutex.h"\ "..\..\..\ace\RW_Process_Mutex.inl"\ "..\..\..\ace\Sched_Params.h"\ "..\..\..\ace\Sched_Params.i"\ "..\..\..\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\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Busy_Lock.cpp"\ ".\ESF\ESF_Busy_Lock.h"\ ".\ESF\ESF_Busy_Lock.i"\ ".\ESF\ESF_Copy_On_Read.cpp"\ ".\ESF\ESF_Copy_On_Read.h"\ ".\ESF\ESF_Copy_On_Read.i"\ ".\ESF\ESF_Copy_On_Write.cpp"\ ".\ESF\ESF_Copy_On_Write.h"\ ".\ESF\ESF_Copy_On_Write.i"\ ".\ESF\ESF_Defaults.h"\ ".\ESF\ESF_Delayed_Changes.cpp"\ ".\ESF\ESF_Delayed_Changes.h"\ ".\ESF\ESF_Delayed_Changes.i"\ ".\ESF\ESF_Delayed_Command.cpp"\ ".\ESF\ESF_Delayed_Command.h"\ ".\ESF\ESF_Delayed_Command.i"\ ".\ESF\ESF_Immediate_Changes.cpp"\ ".\ESF\ESF_Immediate_Changes.h"\ ".\ESF\ESF_Immediate_Changes.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Proxy_List.cpp"\ ".\ESF\ESF_Proxy_List.h"\ ".\ESF\ESF_Proxy_List.i"\ ".\ESF\ESF_Proxy_RB_Tree.cpp"\ ".\ESF\ESF_Proxy_RB_Tree.h"\ ".\ESF\ESF_Proxy_RB_Tree.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Basic_Filter_Builder.h"\ ".\Event\EC_Basic_Filter_Builder.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Group_Scheduling.h"\ ".\Event\EC_Group_Scheduling.inl"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Disjunction_Filter.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_DI=\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_DI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_DI=\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_DI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_DI=\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_DI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_DI=\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_DI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_DI=\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_DI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_DI=\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_DI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_DI=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_DI=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_DI=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_DI=\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_DI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_DI=\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_DI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_DI=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Dispatching.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_DIS=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_DIS=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_DIS=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_DIS=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_DIS=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_DIS=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_DIS=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_DIS=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_DIS=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_DIS=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_DIS=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_DIS=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_DIS=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_DIS=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_DIS=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_DIS=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_DIS=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_DIS=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_DIS=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_DIS=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Dispatching_Task.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_DISP=\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_DISP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_DISP=\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_DISP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_DISP=\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_DISP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_DISP=\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_DISP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_DISP=\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_DISP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_DISP=\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_DISP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_DISP=\ "..\..\..\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\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_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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_DISP=\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_DISP=\ "..\..\..\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.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.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\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\Notification_Strategy.h"\ "..\..\..\ace\Notification_Strategy.inl"\ "..\..\..\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\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\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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\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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_DISP=\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_DISP=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_DISP=\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_DISP=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_DISP=\ "..\..\..\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.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.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\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\Notification_Strategy.h"\ "..\..\..\ace\Notification_Strategy.inl"\ "..\..\..\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\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\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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\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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Event_Channel.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_EV=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_EV=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Dynamic_Service.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Config.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\SString.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_EV=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_EV=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Dynamic_Service.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Config.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\SString.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_EV=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_EV=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Dynamic_Service.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Config.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\SString.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_EV=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_EV=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Dynamic_Service.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Config.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\SString.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_EV=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_EV=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Dynamic_Service.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Config.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\SString.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_EV=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_EV=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Dynamic_Service.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Config.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\SString.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_EV=\ "..\..\..\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\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\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_EV=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_EV=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_EV=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_EV=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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\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\RB_Tree.cpp"\ ".\ce\RB_Tree.h"\ ".\ce\RB_Tree.i"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_EV=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_EV=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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\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\RB_Tree.cpp"\ ".\ce\RB_Tree.h"\ ".\ce\RB_Tree.i"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_EV=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Default_Factory.h"\ ".\Event\EC_Default_Factory.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Factory.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_FA=\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ NODEP_CPP_EC_FA=\ ".\Event\ace\Dynamic_Service.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_FA=\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ NODEP_CPP_EC_FA=\ ".\Event\ace\Dynamic_Service.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_FA=\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ NODEP_CPP_EC_FA=\ ".\Event\ace\Dynamic_Service.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_FA=\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ NODEP_CPP_EC_FA=\ ".\Event\ace\Dynamic_Service.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_FA=\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ NODEP_CPP_EC_FA=\ ".\Event\ace\Dynamic_Service.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_FA=\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ NODEP_CPP_EC_FA=\ ".\Event\ace\Dynamic_Service.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_FA=\ "..\..\..\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\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\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\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_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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\event_export.h"\ NODEP_CPP_EC_FA=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_FA=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\event_export.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_FA=\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ NODEP_CPP_EC_FA=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_FA=\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ NODEP_CPP_EC_FA=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_FA=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\event_export.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Filter.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_FI=\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_FI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_FI=\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_FI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_FI=\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_FI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_FI=\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_FI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_FI=\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_FI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_FI=\ ".\Event\EC_Filter.i"\ NODEP_CPP_EC_FI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_FI=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_FI=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_FI=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_FI=\ ".\Event\EC_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_FI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_FI=\ ".\Event\EC_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_FI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_FI=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Filter_Builder.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_FIL=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ NODEP_CPP_EC_FIL=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_FIL=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ NODEP_CPP_EC_FIL=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_FIL=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ NODEP_CPP_EC_FIL=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_FIL=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ NODEP_CPP_EC_FIL=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_FIL=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ NODEP_CPP_EC_FIL=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_FIL=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ NODEP_CPP_EC_FIL=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_FIL=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_FIL=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_FIL=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_FIL=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_FIL=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_FIL=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_FIL=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_FIL=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Gateway.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_GA=\ "..\..\..\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-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\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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Channel_Clients.h"\ ".\Channel_Clients_T.cpp"\ ".\Channel_Clients_T.h"\ ".\Channel_Clients_T.i"\ ".\Event\EC_Gateway.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_GA=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_GA=\ "..\..\..\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-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\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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Channel_Clients.h"\ ".\Channel_Clients_T.cpp"\ ".\Channel_Clients_T.h"\ ".\Channel_Clients_T.i"\ ".\Event\EC_Gateway.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_GA=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_GA=\ "..\..\..\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-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\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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Channel_Clients.h"\ ".\Channel_Clients_T.cpp"\ ".\Channel_Clients_T.h"\ ".\Channel_Clients_T.i"\ ".\Event\EC_Gateway.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_GA=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_GA=\ "..\..\..\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-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\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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Channel_Clients.h"\ ".\Channel_Clients_T.cpp"\ ".\Channel_Clients_T.h"\ ".\Channel_Clients_T.i"\ ".\Event\EC_Gateway.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_GA=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_GA=\ "..\..\..\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-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\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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Channel_Clients.h"\ ".\Channel_Clients_T.cpp"\ ".\Channel_Clients_T.h"\ ".\Channel_Clients_T.i"\ ".\Event\EC_Gateway.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_GA=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_GA=\ "..\..\..\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-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\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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Channel_Clients.h"\ ".\Channel_Clients_T.cpp"\ ".\Channel_Clients_T.h"\ ".\Channel_Clients_T.i"\ ".\Event\EC_Gateway.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_GA=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_GA=\ "..\..\..\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\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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Channel_Clients.h"\ ".\Channel_Clients_T.cpp"\ ".\Channel_Clients_T.h"\ ".\Channel_Clients_T.i"\ ".\Event\EC_Gateway.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_GA=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_GA=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Channel_Clients.h"\ ".\Channel_Clients_T.cpp"\ ".\Channel_Clients_T.h"\ ".\Channel_Clients_T.i"\ ".\Event\EC_Gateway.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_GA=\ ".\Channel_Clients.h"\ ".\Channel_Clients_T.cpp"\ ".\Channel_Clients_T.h"\ ".\Channel_Clients_T.i"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_GA=\ "..\..\..\..\Event\EC_Gateway.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_GA=\ ".\Channel_Clients.h"\ ".\Channel_Clients_T.cpp"\ ".\Channel_Clients_T.h"\ ".\Channel_Clients_T.i"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_GA=\ "..\..\..\..\Event\EC_Gateway.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_GA=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Channel_Clients.h"\ ".\Channel_Clients_T.cpp"\ ".\Channel_Clients_T.h"\ ".\Channel_Clients_T.i"\ ".\Event\EC_Gateway.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Gateway_UDP.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_GAT=\ ".\Event\EC_Gateway_UDP.i"\ NODEP_CPP_EC_GAT=\ ".\Event\ace\Reactor.h"\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event_Utilities.h"\ ".\Event\orbsvcs\Time_Utilities.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_GAT=\ ".\Event\EC_Gateway_UDP.i"\ NODEP_CPP_EC_GAT=\ ".\Event\ace\Reactor.h"\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event_Utilities.h"\ ".\Event\orbsvcs\Time_Utilities.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_GAT=\ ".\Event\EC_Gateway_UDP.i"\ NODEP_CPP_EC_GAT=\ ".\Event\ace\Reactor.h"\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event_Utilities.h"\ ".\Event\orbsvcs\Time_Utilities.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_GAT=\ ".\Event\EC_Gateway_UDP.i"\ NODEP_CPP_EC_GAT=\ ".\Event\ace\Reactor.h"\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event_Utilities.h"\ ".\Event\orbsvcs\Time_Utilities.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_GAT=\ ".\Event\EC_Gateway_UDP.i"\ NODEP_CPP_EC_GAT=\ ".\Event\ace\Reactor.h"\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event_Utilities.h"\ ".\Event\orbsvcs\Time_Utilities.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_GAT=\ ".\Event\EC_Gateway_UDP.i"\ NODEP_CPP_EC_GAT=\ ".\Event\ace\Reactor.h"\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event_Utilities.h"\ ".\Event\orbsvcs\Time_Utilities.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_GAT=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Addr.h"\ "..\..\..\ace\Addr.i"\ "..\..\..\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.h"\ "..\..\..\ace\Hash_Map_Manager_T.cpp"\ "..\..\..\ace\Hash_Map_Manager_T.h"\ "..\..\..\ace\Hash_Map_Manager_T.i"\ "..\..\..\ace\INET_Addr.h"\ "..\..\..\ace\INET_Addr.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\IPC_SAP.h"\ "..\..\..\ace\IPC_SAP.i"\ "..\..\..\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.h"\ "..\..\..\ace\SOCK.i"\ "..\..\..\ace\SOCK_CODgram.h"\ "..\..\..\ace\SOCK_CODgram.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SOCK_Dgram.h"\ "..\..\..\ace\SOCK_Dgram.i"\ "..\..\..\ace\SOCK_Dgram_Mcast.h"\ "..\..\..\ace\SOCK_Dgram_Mcast.i"\ "..\..\..\ace\SOCK_IO.h"\ "..\..\..\ace\SOCK_IO.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Gateway_UDP.h"\ ".\Event\EC_Gateway_UDP.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_GAT=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_GAT=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Addr.h"\ "..\..\..\ace\Addr.i"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\INET_Addr.h"\ "..\..\..\ace\INET_Addr.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\IPC_SAP.h"\ "..\..\..\ace\IPC_SAP.i"\ "..\..\..\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.h"\ "..\..\..\ace\SOCK.i"\ "..\..\..\ace\SOCK_CODgram.h"\ "..\..\..\ace\SOCK_CODgram.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SOCK_Dgram.h"\ "..\..\..\ace\SOCK_Dgram.i"\ "..\..\..\ace\SOCK_Dgram_Mcast.h"\ "..\..\..\ace\SOCK_Dgram_Mcast.i"\ "..\..\..\ace\SOCK_IO.h"\ "..\..\..\ace\SOCK_IO.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Gateway_UDP.h"\ ".\Event\EC_Gateway_UDP.i"\ ".\Event\ECG_UDP_Protocol.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_GAT=\ ".\Event\EC_Gateway_UDP.i"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_GAT=\ "..\..\..\..\Event\EC_Gateway_UDP.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Addr.h"\ ".\ce\Addr.i"\ ".\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\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\INET_Addr.h"\ ".\ce\INET_Addr.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\IPC_SAP.h"\ ".\ce\IPC_SAP.i"\ ".\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.h"\ ".\ce\SOCK.i"\ ".\ce\SOCK_CODgram.h"\ ".\ce\SOCK_CODgram.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SOCK_Dgram.h"\ ".\ce\SOCK_Dgram.i"\ ".\ce\SOCK_Dgram_Mcast.h"\ ".\ce\SOCK_Dgram_Mcast.i"\ ".\ce\SOCK_IO.h"\ ".\ce\SOCK_IO.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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_GAT=\ ".\Event\EC_Gateway_UDP.i"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_GAT=\ "..\..\..\..\Event\EC_Gateway_UDP.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Addr.h"\ ".\ce\Addr.i"\ ".\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\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\INET_Addr.h"\ ".\ce\INET_Addr.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\IPC_SAP.h"\ ".\ce\IPC_SAP.i"\ ".\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.h"\ ".\ce\SOCK.i"\ ".\ce\SOCK_CODgram.h"\ ".\ce\SOCK_CODgram.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SOCK_Dgram.h"\ ".\ce\SOCK_Dgram.i"\ ".\ce\SOCK_Dgram_Mcast.h"\ ".\ce\SOCK_Dgram_Mcast.i"\ ".\ce\SOCK_IO.h"\ ".\ce\SOCK_IO.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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_GAT=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Addr.h"\ "..\..\..\ace\Addr.i"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\INET_Addr.h"\ "..\..\..\ace\INET_Addr.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\IPC_SAP.h"\ "..\..\..\ace\IPC_SAP.i"\ "..\..\..\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.h"\ "..\..\..\ace\SOCK.i"\ "..\..\..\ace\SOCK_CODgram.h"\ "..\..\..\ace\SOCK_CODgram.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SOCK_Dgram.h"\ "..\..\..\ace\SOCK_Dgram.i"\ "..\..\..\ace\SOCK_Dgram_Mcast.h"\ "..\..\..\ace\SOCK_Dgram_Mcast.i"\ "..\..\..\ace\SOCK_IO.h"\ "..\..\..\ace\SOCK_IO.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Gateway_UDP.h"\ ".\Event\EC_Gateway_UDP.i"\ ".\Event\ECG_UDP_Protocol.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Group_Scheduling.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_GR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Group_Scheduling.h"\ ".\Event\EC_Group_Scheduling.inl"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_GR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Group_Scheduling.h"\ ".\Event\EC_Group_Scheduling.inl"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_GR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Group_Scheduling.h"\ ".\Event\EC_Group_Scheduling.inl"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_GR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Group_Scheduling.h"\ ".\Event\EC_Group_Scheduling.inl"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_GR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Group_Scheduling.h"\ ".\Event\EC_Group_Scheduling.inl"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_GR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Group_Scheduling.h"\ ".\Event\EC_Group_Scheduling.inl"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_GR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Group_Scheduling.h"\ ".\Event\EC_Group_Scheduling.inl"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_GR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Group_Scheduling.h"\ ".\Event\EC_Group_Scheduling.inl"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_GR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Group_Scheduling.h"\ ".\Event\EC_Group_Scheduling.inl"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_GR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Group_Scheduling.h"\ ".\Event\EC_Group_Scheduling.inl"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_GR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Group_Scheduling.h"\ ".\Event\EC_Group_Scheduling.inl"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Masked_Type_Filter.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_MA=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ NODEP_CPP_EC_MA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_MA=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ NODEP_CPP_EC_MA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_MA=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ NODEP_CPP_EC_MA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_MA=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ NODEP_CPP_EC_MA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_MA=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ NODEP_CPP_EC_MA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_MA=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ NODEP_CPP_EC_MA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_MA=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_MA=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_MA=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_MA=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_MA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_MA=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_MA=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_MA=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_MT_Dispatching.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_MT=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_MT=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_MT=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_MT=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_MT=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_MT=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_MT=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_MT=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_MT=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_MT=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_MT=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ NODEP_CPP_EC_MT=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Message_Block.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Task.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_MT=\ "..\..\..\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\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_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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_MT=\ "..\..\..\ace\Strategies.h"\ "..\..\..\ace\Strategies.i"\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_MT=\ "..\..\..\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.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.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\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\Notification_Strategy.h"\ "..\..\..\ace\Notification_Strategy.inl"\ "..\..\..\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\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\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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\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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_MT=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_MT=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_MT=\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_MT=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_MT=\ "..\..\..\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.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\ace\Handle_Ops.h"\ "..\..\..\ace\Handle_Ops.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\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\Notification_Strategy.h"\ "..\..\..\ace\Notification_Strategy.inl"\ "..\..\..\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\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\Stream_Modules.cpp"\ "..\..\..\ace\Stream_Modules.h"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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\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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Dispatching_Task.h"\ ".\Event\EC_Dispatching_Task.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_MT_Dispatching.h"\ ".\Event\EC_MT_Dispatching.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Negation_Filter.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_NE=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ NODEP_CPP_EC_NE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_NE=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ NODEP_CPP_EC_NE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_NE=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ NODEP_CPP_EC_NE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_NE=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ NODEP_CPP_EC_NE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_NE=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ NODEP_CPP_EC_NE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_NE=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ NODEP_CPP_EC_NE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_NE=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_NE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_NE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_NE=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_NE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_NE=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_NE=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_NE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Null_Factory.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_NU=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Factory.h"\ ".\Event\EC_Null_Factory.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_NU=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Immediate_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_NU=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Factory.h"\ ".\Event\EC_Null_Factory.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_NU=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Immediate_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_NU=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Factory.h"\ ".\Event\EC_Null_Factory.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_NU=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Immediate_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_NU=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Factory.h"\ ".\Event\EC_Null_Factory.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_NU=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Immediate_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_NU=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Factory.h"\ ".\Event\EC_Null_Factory.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_NU=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Immediate_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_NU=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Factory.h"\ ".\Event\EC_Null_Factory.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_NU=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Immediate_Changes.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_List.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_NU=\ "..\..\..\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Immediate_Changes.cpp"\ ".\ESF\ESF_Immediate_Changes.h"\ ".\ESF\ESF_Immediate_Changes.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Proxy_List.cpp"\ ".\ESF\ESF_Proxy_List.h"\ ".\ESF\ESF_Proxy_List.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Factory.h"\ ".\Event\EC_Null_Factory.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_NU=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_NU=\ "..\..\..\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.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Immediate_Changes.cpp"\ ".\ESF\ESF_Immediate_Changes.h"\ ".\ESF\ESF_Immediate_Changes.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Proxy_List.cpp"\ ".\ESF\ESF_Proxy_List.h"\ ".\ESF\ESF_Proxy_List.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Factory.h"\ ".\Event\EC_Null_Factory.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_NU=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Factory.h"\ ".\Event\EC_Null_Factory.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_NU=\ "..\..\..\..\ESF\ESF_Immediate_Changes.cpp"\ "..\..\..\..\ESF\ESF_Immediate_Changes.h"\ "..\..\..\..\ESF\ESF_Immediate_Changes.i"\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Proxy_List.cpp"\ "..\..\..\..\ESF\ESF_Proxy_List.h"\ "..\..\..\..\ESF\ESF_Proxy_List.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\Interceptor_List.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\RB_Tree.cpp"\ ".\ce\RB_Tree.h"\ ".\ce\RB_Tree.i"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_NU=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Factory.h"\ ".\Event\EC_Null_Factory.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_NU=\ "..\..\..\..\ESF\ESF_Immediate_Changes.cpp"\ "..\..\..\..\ESF\ESF_Immediate_Changes.h"\ "..\..\..\..\ESF\ESF_Immediate_Changes.i"\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Proxy_List.cpp"\ "..\..\..\..\ESF\ESF_Proxy_List.h"\ "..\..\..\..\ESF\ESF_Proxy_List.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\PICurrent.h"\ "..\tao\PICurrent.inl"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\Interceptor_List.h"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\RB_Tree.cpp"\ ".\ce\RB_Tree.h"\ ".\ce\RB_Tree.i"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_NU=\ "..\..\..\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.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Immediate_Changes.cpp"\ ".\ESF\ESF_Immediate_Changes.h"\ ".\ESF\ESF_Immediate_Changes.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Proxy_List.cpp"\ ".\ESF\ESF_Proxy_List.h"\ ".\ESF\ESF_Proxy_List.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Null_Factory.h"\ ".\Event\EC_Null_Factory.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Null_Scheduling.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_NUL=\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_NUL=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_NUL=\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_NUL=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_NUL=\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_NUL=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_NUL=\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_NUL=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_NUL=\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_NUL=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_NUL=\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_NUL=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_NUL=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_NUL=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_NUL=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_NUL=\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_NUL=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_NUL=\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_NUL=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_NUL=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Null_Scheduling.h"\ ".\Event\EC_Null_Scheduling.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_ObserverStrategy.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_OB=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ NODEP_CPP_EC_OB=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\Auto_Ptr.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\Synch.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_OB=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ NODEP_CPP_EC_OB=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\Auto_Ptr.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\Synch.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_OB=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ NODEP_CPP_EC_OB=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\Auto_Ptr.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\Synch.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_OB=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ NODEP_CPP_EC_OB=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\Auto_Ptr.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\Synch.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_OB=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ NODEP_CPP_EC_OB=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\Auto_Ptr.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\Synch.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_OB=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ NODEP_CPP_EC_OB=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\Auto_Ptr.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Map_Manager.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\RB_Tree.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\ace\Synch.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_OB=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.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\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\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_OB=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_OB=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_OB=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event_Service_Constants.h"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_OB=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.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\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\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\RB_Tree.cpp"\ ".\ce\RB_Tree.h"\ ".\ce\RB_Tree.i"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_OB=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event_Service_Constants.h"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_OB=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.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\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\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\RB_Tree.cpp"\ ".\ce\RB_Tree.h"\ ".\ce\RB_Tree.i"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_OB=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\RB_Tree.cpp"\ "..\..\..\ace\RB_Tree.h"\ "..\..\..\ace\RB_Tree.i"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ObserverStrategy.h"\ ".\Event\EC_ObserverStrategy.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Per_Supplier_Filter.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_PE=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_PE=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_Collection.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_PE=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_PE=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_Collection.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_PE=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_PE=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_Collection.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_PE=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_PE=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_Collection.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_PE=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_PE=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_Collection.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_PE=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_PE=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_Collection.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_PE=\ "..\..\..\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\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_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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_PE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_PE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_PE=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event_Service_Constants.h"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_PE=\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_PE=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event_Service_Constants.h"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_PE=\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_PE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Per_Supplier_Filter.h"\ ".\Event\EC_Per_Supplier_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Prefix_Filter_Builder.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_PR=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_PR=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_PR=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_PR=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_PR=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_PR=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_PR=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_PR=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_PR=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_PR=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_PR=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_PR=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_PR=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_PR=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_PR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_PR=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\Event_Service_Constants.h"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_PR=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_PR=\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\Event_Service_Constants.h"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_PR=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_PR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_And_Filter.h"\ ".\Event\EC_And_Filter.i"\ ".\Event\EC_Bitmask_Filter.h"\ ".\Event\EC_Bitmask_Filter.i"\ ".\Event\EC_Conjunction_Filter.h"\ ".\Event\EC_Conjunction_Filter.i"\ ".\Event\EC_Disjunction_Filter.h"\ ".\Event\EC_Disjunction_Filter.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_Masked_Type_Filter.h"\ ".\Event\EC_Masked_Type_Filter.i"\ ".\Event\EC_Negation_Filter.h"\ ".\Event\EC_Negation_Filter.i"\ ".\Event\EC_Prefix_Filter_Builder.h"\ ".\Event\EC_Prefix_Filter_Builder.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_ProxyConsumer.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_PRO=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_PRO=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_PRO=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_PRO=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_PRO=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_PRO=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_PRO=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_PRO=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_PRO=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_PRO=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_PRO=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_PRO=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_PRO=\ "..\..\..\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\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_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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_PRO=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_PRO=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_PRO=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_PRO=\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_PRO=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_PRO=\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_PRO=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_ProxySupplier.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_PROX=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_PROX=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_RefCount_Guard.h"\ ".\Event\orbsvcs\ESF\ESF_RefCount_Guard.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_PROX=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_PROX=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_RefCount_Guard.h"\ ".\Event\orbsvcs\ESF\ESF_RefCount_Guard.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_PROX=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_PROX=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_RefCount_Guard.h"\ ".\Event\orbsvcs\ESF\ESF_RefCount_Guard.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_PROX=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_PROX=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_RefCount_Guard.h"\ ".\Event\orbsvcs\ESF\ESF_RefCount_Guard.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_PROX=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_PROX=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_RefCount_Guard.h"\ ".\Event\orbsvcs\ESF\ESF_RefCount_Guard.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_PROX=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_PROX=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Proxy_RefCount_Guard.h"\ ".\Event\orbsvcs\ESF\ESF_RefCount_Guard.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_PROX=\ "..\..\..\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\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_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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Proxy_RefCount_Guard.cpp"\ ".\ESF\ESF_Proxy_RefCount_Guard.h"\ ".\ESF\ESF_Proxy_RefCount_Guard.i"\ ".\ESF\ESF_RefCount_Guard.cpp"\ ".\ESF\ESF_RefCount_Guard.h"\ ".\ESF\ESF_RefCount_Guard.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_PROX=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_PROX=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Proxy_RefCount_Guard.cpp"\ ".\ESF\ESF_Proxy_RefCount_Guard.h"\ ".\ESF\ESF_Proxy_RefCount_Guard.i"\ ".\ESF\ESF_RefCount_Guard.cpp"\ ".\ESF\ESF_RefCount_Guard.h"\ ".\ESF\ESF_RefCount_Guard.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_PROX=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_PROX=\ "..\..\..\..\ESF\ESF_Proxy_RefCount_Guard.cpp"\ "..\..\..\..\ESF\ESF_Proxy_RefCount_Guard.h"\ "..\..\..\..\ESF\ESF_Proxy_RefCount_Guard.i"\ "..\..\..\..\ESF\ESF_RefCount_Guard.cpp"\ "..\..\..\..\ESF\ESF_RefCount_Guard.h"\ "..\..\..\..\ESF\ESF_RefCount_Guard.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_PROX=\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_PROX=\ "..\..\..\..\ESF\ESF_Proxy_RefCount_Guard.cpp"\ "..\..\..\..\ESF\ESF_Proxy_RefCount_Guard.h"\ "..\..\..\..\ESF\ESF_Proxy_RefCount_Guard.i"\ "..\..\..\..\ESF\ESF_RefCount_Guard.cpp"\ "..\..\..\..\ESF\ESF_RefCount_Guard.h"\ "..\..\..\..\ESF\ESF_RefCount_Guard.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_PROX=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Proxy_RefCount_Guard.cpp"\ ".\ESF\ESF_Proxy_RefCount_Guard.h"\ ".\ESF\ESF_Proxy_RefCount_Guard.i"\ ".\ESF\ESF_RefCount_Guard.cpp"\ ".\ESF\ESF_RefCount_Guard.h"\ ".\ESF\ESF_RefCount_Guard.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Dispatching.h"\ ".\Event\EC_Dispatching.i"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Filter_Builder.h"\ ".\Event\EC_Filter_Builder.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_QOS_Info.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_QO=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ NODEP_CPP_EC_QO=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_QO=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ NODEP_CPP_EC_QO=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_QO=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ NODEP_CPP_EC_QO=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_QO=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ NODEP_CPP_EC_QO=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_QO=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ NODEP_CPP_EC_QO=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_QO=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ NODEP_CPP_EC_QO=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_QO=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_QO=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_QO=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_QO=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_QO=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_QO=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_QO=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_QO=\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.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\OS_Errno.h"\ "..\..\..\ace\OS_Errno.inl"\ "..\..\..\ace\OS_Export.h"\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ "..\..\..\ace\svc_export.h"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\event_export.h"\ NODEP_CPP_EC_QO=\ ".\Event\orbsvcs\RtecBaseC.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Reactive_ConsumerControl.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_RE=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ NODEP_CPP_EC_RE=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\Messaging.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_RE=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ NODEP_CPP_EC_RE=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\Messaging.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_RE=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ NODEP_CPP_EC_RE=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\Messaging.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_RE=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ NODEP_CPP_EC_RE=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\Messaging.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_RE=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ NODEP_CPP_EC_RE=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\Messaging.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_RE=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ NODEP_CPP_EC_RE=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\Messaging.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_RE=\ "..\..\..\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_RE=\ "..\..\tao\Messaging.h"\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_RE=\ "..\..\..\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.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\TAO\MESSAGING\Messaging.h"\ "..\..\TAO\MESSAGING\messaging_export.h"\ "..\..\TAO\MESSAGING\MessagingC.h"\ "..\..\tao\Messaging\MessagingC.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_RE=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_RE=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\Interceptor_List.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\Messaging.h"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_RE=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_RE=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\PICurrent.h"\ "..\tao\PICurrent.inl"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\Interceptor_List.h"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\Messaging.h"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_RE=\ "..\..\..\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.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\TAO\MESSAGING\Messaging.h"\ "..\..\TAO\MESSAGING\messaging_export.h"\ "..\..\TAO\MESSAGING\MessagingC.h"\ "..\..\tao\Messaging\MessagingC.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_ConsumerControl.h"\ ".\Event\EC_ConsumerControl.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_ConsumerControl.h"\ ".\Event\EC_Reactive_ConsumerControl.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Reactive_SupplierControl.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_REA=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_REA=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\Messaging.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_REA=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_REA=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\Messaging.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_REA=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_REA=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\Messaging.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_REA=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_REA=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\Messaging.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_REA=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_REA=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\Messaging.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_REA=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_REA=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ ".\Event\tao\Messaging.h"\ ".\Event\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_REA=\ "..\..\..\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_REA=\ "..\..\tao\Messaging.h"\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_REA=\ "..\..\..\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.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\TAO\MESSAGING\Messaging.h"\ "..\..\TAO\MESSAGING\messaging_export.h"\ "..\..\TAO\MESSAGING\MessagingC.h"\ "..\..\tao\Messaging\MessagingC.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_REA=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_REA=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\Interceptor_List.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\Messaging.h"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_REA=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_REA=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\PICurrent.h"\ "..\tao\PICurrent.inl"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\Interceptor_List.h"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\Messaging.h"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_REA=\ "..\..\..\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.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\TAO\MESSAGING\Messaging.h"\ "..\..\TAO\MESSAGING\messaging_export.h"\ "..\..\TAO\MESSAGING\MessagingC.h"\ "..\..\tao\Messaging\MessagingC.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_Reactive_SupplierControl.h"\ ".\Event\EC_Reactive_SupplierControl.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Reactive_Timeout_Generator.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_REAC=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_REAC=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_REAC=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_REAC=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_REAC=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_REAC=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_REAC=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_REAC=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_REAC=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_REAC=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_REAC=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_REAC=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Reactor.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_REAC=\ "..\..\..\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\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\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"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_REAC=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_REAC=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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\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"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_REAC=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_REAC=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_REAC=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_REAC=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_REAC=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\Signal.h"\ "..\..\..\ace\Signal.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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\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"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Reactive_Timeout_Generator.h"\ ".\Event\EC_Reactive_Timeout_Generator.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Scheduling_Strategy.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_SC=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_SC=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_SC=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_SC=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_SC=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_SC=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_SC=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_SC=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_SC=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_SC=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_SC=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ NODEP_CPP_EC_SC=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_SC=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_SC=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_SC=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_SC=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_SC=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_SC=\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_SC=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_SC=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Supplier_Filter.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_SU=\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ NODEP_CPP_EC_SU=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_SU=\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ NODEP_CPP_EC_SU=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_SU=\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ NODEP_CPP_EC_SU=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_SU=\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ NODEP_CPP_EC_SU=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_SU=\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ NODEP_CPP_EC_SU=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_SU=\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ NODEP_CPP_EC_SU=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_SU=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_SU=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_SU=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_SU=\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_SU=\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_SU=\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_SU=\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_SU=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Supplier_Filter_Builder.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_SUP=\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_SUP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_SUP=\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_SUP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_SUP=\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_SUP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_SUP=\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_SUP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_SUP=\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_SUP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_SUP=\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ NODEP_CPP_EC_SUP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_SUP=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_SUP=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_SUP=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_SUP=\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_SUP=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_SUP=\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_SUP=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_SUP=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_SupplierAdmin.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_SUPP=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ NODEP_CPP_EC_SUPP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Workers.h"\ ".\Event\orbsvcs\ESF\ESF_Shutdown_Proxy.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_SUPP=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ NODEP_CPP_EC_SUPP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Workers.h"\ ".\Event\orbsvcs\ESF\ESF_Shutdown_Proxy.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_SUPP=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ NODEP_CPP_EC_SUPP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Workers.h"\ ".\Event\orbsvcs\ESF\ESF_Shutdown_Proxy.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_SUPP=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ NODEP_CPP_EC_SUPP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Workers.h"\ ".\Event\orbsvcs\ESF\ESF_Shutdown_Proxy.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_SUPP=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ NODEP_CPP_EC_SUPP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Workers.h"\ ".\Event\orbsvcs\ESF\ESF_Shutdown_Proxy.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_SUPP=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ NODEP_CPP_EC_SUPP=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Workers.h"\ ".\Event\orbsvcs\ESF\ESF_Shutdown_Proxy.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_SUPP=\ "..\..\..\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\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_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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_SUPP=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_SUPP=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_SUPP=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_SUPP=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_SUPP=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_SUPP=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_SUPP=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_SupplierAdmin.h"\ ".\Event\EC_SupplierAdmin.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_SupplierControl.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_SUPPL=\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_SUPPL=\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_SUPPL=\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_SUPPL=\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_SUPPL=\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_SUPPL=\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_SUPPL=\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_SUPPL=\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_SUPPL=\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_SUPPL=\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_SUPPL=\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_SUPPL=\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_SUPPL=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\event_export.h"\ NODEP_CPP_EC_SUPPL=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_SUPPL=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\event_export.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_SUPPL=\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_SUPPL=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_SUPPL=\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ NODEP_CPP_EC_SUPPL=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_SUPPL=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_SupplierControl.h"\ ".\Event\EC_SupplierControl.i"\ ".\Event\event_export.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Timeout_Filter.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_TI=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_TI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\orbsvcs\Time_Utilities.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_TI=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_TI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\orbsvcs\Time_Utilities.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_TI=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_TI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\orbsvcs\Time_Utilities.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_TI=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_TI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\orbsvcs\Time_Utilities.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_TI=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_TI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\orbsvcs\Time_Utilities.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_TI=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_TI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\orbsvcs\Time_Utilities.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_TI=\ "..\..\..\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\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_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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_TI=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_TI=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_TI=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event_Service_Constants.h"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_TI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_TI=\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event_Service_Constants.h"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_TI=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_TI=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Timeout_Generator.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_TIM=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_TIM=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_TIM=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_TIM=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_TIM=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_TIM=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_TIM=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_TIM=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_TIM=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_TIM=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_TIM=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ NODEP_CPP_EC_TIM=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\Event_Handler.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_TIM=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_TIM=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_TIM=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_TIM=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event_Service_Constants.h"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_TIM=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_TIM=\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event_Service_Constants.h"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EC_TIM=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_TIM=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Timeout_Filter.h"\ ".\Event\EC_Timeout_Filter.i"\ ".\Event\EC_Timeout_Generator.h"\ ".\Event\EC_Timeout_Generator.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Trivial_Supplier_Filter.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_TR=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_TR=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_TR=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_TR=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_TR=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_TR=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_TR=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_TR=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_TR=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_TR=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_TR=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ NODEP_CPP_EC_TR=\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\ace\Service_Object.h"\ ".\Event\orbsvcs\ESF\ESF_Peer_Admin.h"\ ".\Event\orbsvcs\ESF\ESF_Worker.h"\ ".\Event\orbsvcs\Event\EC_Filter.h"\ ".\Event\orbsvcs\Event\event_export.h"\ ".\Event\orbsvcs\RtecBaseC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminC.h"\ ".\Event\orbsvcs\RtecEventChannelAdminS.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ ".\Event\tao\corba.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_TR=\ "..\..\..\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\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_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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_TR=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_TR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_TR=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_TR=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_TR=\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_TR=\ "..\..\..\..\ESF\ESF_Peer_Admin.cpp"\ "..\..\..\..\ESF\ESF_Peer_Admin.h"\ "..\..\..\..\ESF\ESF_Peer_Admin.i"\ "..\..\..\..\ESF\ESF_Peer_Workers.cpp"\ "..\..\..\..\ESF\ESF_Peer_Workers.h"\ "..\..\..\..\ESF\ESF_Peer_Workers.i"\ "..\..\..\..\ESF\ESF_Proxy_Admin.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Admin.h"\ "..\..\..\..\ESF\ESF_Proxy_Admin.i"\ "..\..\..\..\ESF\ESF_Proxy_Collection.cpp"\ "..\..\..\..\ESF\ESF_Proxy_Collection.h"\ "..\..\..\..\ESF\ESF_Proxy_Collection.i"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.cpp"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.h"\ "..\..\..\..\ESF\ESF_Shutdown_Proxy.i"\ "..\..\..\..\ESF\ESF_Worker.cpp"\ "..\..\..\..\ESF\ESF_Worker.h"\ "..\..\..\..\ESF\ESF_Worker.i"\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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\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_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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_TR=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\ESF\ESF_Peer_Admin.cpp"\ ".\ESF\ESF_Peer_Admin.h"\ ".\ESF\ESF_Peer_Admin.i"\ ".\ESF\ESF_Peer_Workers.cpp"\ ".\ESF\ESF_Peer_Workers.h"\ ".\ESF\ESF_Peer_Workers.i"\ ".\ESF\ESF_Proxy_Admin.cpp"\ ".\ESF\ESF_Proxy_Admin.h"\ ".\ESF\ESF_Proxy_Admin.i"\ ".\ESF\ESF_Proxy_Collection.cpp"\ ".\ESF\ESF_Proxy_Collection.h"\ ".\ESF\ESF_Proxy_Collection.i"\ ".\ESF\ESF_Shutdown_Proxy.cpp"\ ".\ESF\ESF_Shutdown_Proxy.h"\ ".\ESF\ESF_Shutdown_Proxy.i"\ ".\ESF\ESF_Worker.cpp"\ ".\ESF\ESF_Worker.h"\ ".\ESF\ESF_Worker.i"\ ".\Event\EC_ConsumerAdmin.h"\ ".\Event\EC_ConsumerAdmin.i"\ ".\Event\EC_Defaults.h"\ ".\Event\EC_Event_Channel.h"\ ".\Event\EC_Event_Channel.i"\ ".\Event\EC_Factory.h"\ ".\Event\EC_Factory.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_ProxyConsumer.h"\ ".\Event\EC_ProxyConsumer.i"\ ".\Event\EC_ProxySupplier.h"\ ".\Event\EC_ProxySupplier.i"\ ".\Event\EC_QOS_Info.h"\ ".\Event\EC_QOS_Info.i"\ ".\Event\EC_Scheduling_Strategy.h"\ ".\Event\EC_Scheduling_Strategy.i"\ ".\Event\EC_Supplier_Filter.h"\ ".\Event\EC_Supplier_Filter.i"\ ".\Event\EC_Supplier_Filter_Builder.h"\ ".\Event\EC_Supplier_Filter_Builder.i"\ ".\Event\EC_Trivial_Supplier_Filter.h"\ ".\Event\EC_Trivial_Supplier_Filter.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_Type_Filter.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_TY=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_TY=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_TY=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_TY=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_TY=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_TY=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_TY=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_TY=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_TY=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_TY=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_TY=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ NODEP_CPP_EC_TY=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ ".\Event\ace\config-all.h"\ ".\Event\ace\post.h"\ ".\Event\ace\pre.h"\ ".\Event\orbsvcs\RtecEventCommC.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_TY=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EC_TY=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_TY=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_TY=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_TY=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_TY=\ ".\Event\EC_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\svc_utils_export.h"\ NODEP_CPP_EC_TY=\ "..\..\..\..\Event\EC_Filter.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Export.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_TY=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Filter.h"\ ".\Event\EC_Filter.i"\ ".\Event\EC_Type_Filter.h"\ ".\Event\EC_Type_Filter.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\EC_UDP_Admin.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EC_UD=\ "..\..\..\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-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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_UDP_Admin.h"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_UD=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EC_UD=\ "..\..\..\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-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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_UDP_Admin.h"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_UD=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EC_UD=\ "..\..\..\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-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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_UDP_Admin.h"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_UD=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EC_UD=\ "..\..\..\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-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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_UDP_Admin.h"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_UD=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EC_UD=\ "..\..\..\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-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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_UDP_Admin.h"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_UD=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EC_UD=\ "..\..\..\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-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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_UDP_Admin.h"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_UD=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EC_UD=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_UDP_Admin.h"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_EC_UD=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EC_UD=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_UDP_Admin.h"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EC_UD=\ ".\svc_utils_export.h"\ NODEP_CPP_EC_UD=\ "..\..\..\..\Event\EC_UDP_Admin.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EC_UD=\ ".\svc_utils_export.h"\ NODEP_CPP_EC_UD=\ "..\..\..\..\Event\EC_UDP_Admin.h"\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EC_UD=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_UDP_Admin.h"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event\ECG_Mcast_EH.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_ECG_M=\ ".\Event\ECG_Mcast_EH.i"\ NODEP_CPP_ECG_M=\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event\ECG_Mcast_EH.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_ECG_M=\ ".\Event\ECG_Mcast_EH.i"\ NODEP_CPP_ECG_M=\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event\ECG_Mcast_EH.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_ECG_M=\ ".\Event\ECG_Mcast_EH.i"\ NODEP_CPP_ECG_M=\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event\ECG_Mcast_EH.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_ECG_M=\ ".\Event\ECG_Mcast_EH.i"\ NODEP_CPP_ECG_M=\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event\ECG_Mcast_EH.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_ECG_M=\ ".\Event\ECG_Mcast_EH.i"\ NODEP_CPP_ECG_M=\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event\ECG_Mcast_EH.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_ECG_M=\ ".\Event\ECG_Mcast_EH.i"\ NODEP_CPP_ECG_M=\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event\ECG_Mcast_EH.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_ECG_M=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Addr.h"\ "..\..\..\ace\Addr.i"\ "..\..\..\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\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\INET_Addr.h"\ "..\..\..\ace\INET_Addr.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\IPC_SAP.h"\ "..\..\..\ace\IPC_SAP.i"\ "..\..\..\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.h"\ "..\..\..\ace\SOCK.i"\ "..\..\..\ace\SOCK_CODgram.h"\ "..\..\..\ace\SOCK_CODgram.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SOCK_Dgram.h"\ "..\..\..\ace\SOCK_Dgram.i"\ "..\..\..\ace\SOCK_Dgram_Mcast.h"\ "..\..\..\ace\SOCK_Dgram_Mcast.i"\ "..\..\..\ace\SOCK_IO.h"\ "..\..\..\ace\SOCK_IO.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\EC_Gateway_UDP.h"\ ".\Event\EC_Gateway_UDP.i"\ ".\Event\ECG_Mcast_EH.h"\ ".\Event\ECG_Mcast_EH.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_ECG_M=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_ECG_M=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Addr.h"\ "..\..\..\ace\Addr.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\INET_Addr.h"\ "..\..\..\ace\INET_Addr.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\IPC_SAP.h"\ "..\..\..\ace\IPC_SAP.i"\ "..\..\..\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.h"\ "..\..\..\ace\SOCK.i"\ "..\..\..\ace\SOCK_CODgram.h"\ "..\..\..\ace\SOCK_CODgram.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SOCK_Dgram.h"\ "..\..\..\ace\SOCK_Dgram.i"\ "..\..\..\ace\SOCK_Dgram_Mcast.h"\ "..\..\..\ace\SOCK_Dgram_Mcast.i"\ "..\..\..\ace\SOCK_IO.h"\ "..\..\..\ace\SOCK_IO.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Gateway_UDP.h"\ ".\Event\EC_Gateway_UDP.i"\ ".\Event\ECG_Mcast_EH.h"\ ".\Event\ECG_Mcast_EH.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_ECG_M=\ ".\Event\ECG_Mcast_EH.i"\ NODEP_CPP_ECG_M=\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event\ECG_Mcast_EH.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_ECG_M=\ ".\Event\ECG_Mcast_EH.i"\ NODEP_CPP_ECG_M=\ ".\Event\orbsvcs\Event\EC_Gateway_UDP.h"\ ".\Event\orbsvcs\Event\ECG_Mcast_EH.h"\ ".\Event\orbsvcs\Event_Service_Constants.h"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_ECG_M=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Addr.h"\ "..\..\..\ace\Addr.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\INET_Addr.h"\ "..\..\..\ace\INET_Addr.i"\ "..\..\..\ace\Init_ACE.h"\ "..\..\..\ace\Init_ACE.i"\ "..\..\..\ace\iosfwd.h"\ "..\..\..\ace\IPC_SAP.h"\ "..\..\..\ace\IPC_SAP.i"\ "..\..\..\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.h"\ "..\..\..\ace\SOCK.i"\ "..\..\..\ace\SOCK_CODgram.h"\ "..\..\..\ace\SOCK_CODgram.i"\ "..\..\..\ace\Sock_Connect.h"\ "..\..\..\ace\Sock_Connect.i"\ "..\..\..\ace\SOCK_Dgram.h"\ "..\..\..\ace\SOCK_Dgram.i"\ "..\..\..\ace\SOCK_Dgram_Mcast.h"\ "..\..\..\ace\SOCK_Dgram_Mcast.i"\ "..\..\..\ace\SOCK_IO.h"\ "..\..\..\ace\SOCK_IO.i"\ "..\..\..\ace\SString.h"\ "..\..\..\ace\SString.i"\ "..\..\..\ace\streams.h"\ "..\..\..\ace\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\EC_Gateway_UDP.h"\ ".\Event\EC_Gateway_UDP.i"\ ".\Event\ECG_Mcast_EH.h"\ ".\Event\ECG_Mcast_EH.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Event_Utilities.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_EVENT=\ "..\..\..\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-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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EVENT=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_EVENT=\ "..\..\..\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-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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EVENT=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_EVENT=\ "..\..\..\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-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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EVENT=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_EVENT=\ "..\..\..\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-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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EVENT=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_EVENT=\ "..\..\..\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-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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EVENT=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_EVENT=\ "..\..\..\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-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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EVENT=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_EVENT=\ "..\..\..\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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_EVENT=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_EVENT=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_EVENT=\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EVENT=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_EVENT=\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ NODEP_CPP_EVENT=\ "..\..\..\..\Event\event_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orbconf.h"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_EVENT=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\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\CORBA_macros.h"\ "..\..\..\ace\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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_Queue.cpp"\ "..\..\..\ace\Unbounded_Queue.h"\ "..\..\..\ace\Unbounded_Queue.inl"\ "..\..\..\ace\Unbounded_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\Event_Service_Constants.h"\ ".\Event_Utilities.h"\ ".\Event_Utilities.i"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\Time_Utilities.h"\ ".\Time_Utilities.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RtecDefaultEventDataC.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_RTECD=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_RTECD=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_RTECD=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_RTECD=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_RTECD=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_RTECD=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_RTECD=\ "..\..\..\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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo.h"\ "..\..\tao\ClientRequestInfo.inl"\ "..\..\tao\CONV_FRAMEC.h"\ "..\..\tao\CONV_FRAMEC.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\Invocation_Endpoint_Selectors.h"\ "..\..\tao\Invocation_Endpoint_Selectors.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Profile.h"\ "..\..\tao\Profile.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\Tagged_Components.h"\ "..\..\tao\Tagged_Components.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ NODEP_CPP_RTECD=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_RTECD=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_RTECD=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_RTECD=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_RTECD=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RtecDefaultEventDataS.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_RTECDE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_RTECDE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_RTECDE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_RTECDE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_RTECDE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_RTECDE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_RTECDE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\CONV_FRAMEC.h"\ "..\..\tao\CONV_FRAMEC.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Profile.h"\ "..\..\tao\Profile.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Components.h"\ "..\..\tao\Tagged_Components.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ NODEP_CPP_RTECDE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_RTECDE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_RTECDE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_RTECDE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_RTECDE=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RtecEventChannelAdminC.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_RTECE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECE=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_RTECE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECE=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_RTECE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECE=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_RTECE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECE=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_RTECE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECE=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_RTECE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECE=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_RTECE=\ "..\..\..\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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo.h"\ "..\..\tao\ClientRequestInfo.inl"\ "..\..\tao\CONV_FRAMEC.h"\ "..\..\tao\CONV_FRAMEC.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\Invocation_Endpoint_Selectors.h"\ "..\..\tao\Invocation_Endpoint_Selectors.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Profile.h"\ "..\..\tao\Profile.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\Tagged_Components.h"\ "..\..\tao\Tagged_Components.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_RTECE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_RTECE=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_RTECE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECE=\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\ClientInterceptorAdapter.inl"\ "..\tao\ClientRequestInfo.h"\ "..\tao\ClientRequestInfo.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\Invocation.i"\ "..\tao\Invocation_Endpoint_Selectors.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LF_Event.inl"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\operation_details.h"\ "..\tao\operation_details.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Profile.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\stub.h"\ "..\tao\Synch_Reply_Dispatcher.h"\ "..\tao\Tagged_Components.h"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TAOC.h"\ "..\tao\TAOC.i"\ "..\tao\target_specification.h"\ "..\tao\target_specification.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\ClientInterceptorAdapter.h"\ ".\ao\CONV_FRAMEC.h"\ ".\ao\CONV_FRAMEC.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\GIOP_Message_Version.h"\ ".\ao\GIOP_Message_Version.inl"\ ".\ao\Interceptor_List.h"\ ".\ao\Invocation.h"\ ".\ao\Invocation_Endpoint_Selectors.i"\ ".\ao\LF_Event.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\MProfile.h"\ ".\ao\MProfile.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptor.h"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Profile.h"\ ".\ao\Protocol_Factory.h"\ ".\ao\Reply_Dispatcher.h"\ ".\ao\Reply_Dispatcher.i"\ ".\ao\RequestInfo_Util.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Service_Context.h"\ ".\ao\Service_Context.inl"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\Stub.i"\ ".\ao\Tagged_Components.i"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_RTECE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECE=\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\ClientInterceptorAdapter.inl"\ "..\tao\ClientRequestInfo.h"\ "..\tao\ClientRequestInfo.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\Invocation.i"\ "..\tao\Invocation_Endpoint_Selectors.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LF_Event.inl"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\operation_details.h"\ "..\tao\operation_details.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\PICurrent.h"\ "..\tao\PICurrent.inl"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Profile.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\stub.h"\ "..\tao\Synch_Reply_Dispatcher.h"\ "..\tao\Tagged_Components.h"\ "..\tao\TAO_Export.h"\ "..\tao\TAOC.h"\ "..\tao\TAOC.i"\ "..\tao\target_specification.h"\ "..\tao\target_specification.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\ClientInterceptorAdapter.h"\ ".\ao\CONV_FRAMEC.h"\ ".\ao\CONV_FRAMEC.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\GIOP_Message_Version.h"\ ".\ao\GIOP_Message_Version.inl"\ ".\ao\Interceptor_List.h"\ ".\ao\Invocation.h"\ ".\ao\Invocation_Endpoint_Selectors.i"\ ".\ao\LF_Event.h"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\MProfile.h"\ ".\ao\MProfile.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptor.h"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Profile.h"\ ".\ao\Protocol_Factory.h"\ ".\ao\Reply_Dispatcher.h"\ ".\ao\Reply_Dispatcher.i"\ ".\ao\RequestInfo_Util.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Service_Context.h"\ ".\ao\Service_Context.inl"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\Stub.i"\ ".\ao\Tagged_Components.i"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_RTECE=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RtecEventChannelAdminS.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_RTECEV=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEV=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_RTECEV=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEV=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_RTECEV=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEV=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_RTECEV=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEV=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_RTECEV=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEV=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_RTECEV=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEV=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_RTECEV=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\CONV_FRAMEC.h"\ "..\..\tao\CONV_FRAMEC.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Profile.h"\ "..\..\tao\Profile.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Components.h"\ "..\..\tao\Tagged_Components.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_RTECEV=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_RTECEV=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_RTECEV=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEV=\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\GIOPC.i"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Active_Object_Map.h"\ "..\tao\PortableServer\Active_Object_Map.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\Default_Policy_Validator.h"\ "..\tao\PortableServer\Key_Adapters.h"\ "..\tao\PortableServer\Key_Adapters.i"\ "..\tao\PortableServer\Object_Adapter.h"\ "..\tao\PortableServer\Object_Adapter.i"\ "..\tao\PortableServer\poa_macros.h"\ "..\tao\PortableServer\POA_Policies.h"\ "..\tao\PortableServer\POA_Policies.i"\ "..\tao\PortableServer\POA_Policy_Set.h"\ "..\tao\PortableServer\POA_Policy_Set.i"\ "..\tao\PortableServer\Policy_Validator.h"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\tao\PortableServer\ServerRequestInfo.inl"\ "..\tao\Profile.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\stub.h"\ "..\tao\Tagged_Components.h"\ "..\tao\Tagged_Profile.h"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Server_Request.i"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\CONV_FRAMEC.h"\ ".\ao\CONV_FRAMEC.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\GIOP_Message_Version.h"\ ".\ao\GIOP_Message_Version.inl"\ ".\ao\GIOPC.h"\ ".\ao\IFR_Client_Adapter.h"\ ".\ao\Interceptor_List.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\MProfile.h"\ ".\ao\MProfile.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptor.h"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\Operation_Table.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ServerInterceptorAdapter.h"\ ".\ao\PortableServer\ServerRequestInfo.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Profile.h"\ ".\ao\Protocol_Factory.h"\ ".\ao\RequestInfo_Util.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Server_Strategy_Factory.h"\ ".\ao\Service_Callbacks.i"\ ".\ao\Service_Context.h"\ ".\ao\Service_Context.inl"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\Stub.i"\ ".\ao\Tagged_Components.i"\ ".\ao\Tagged_Profile.i"\ ".\ao\TAO_Server_Request.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Active_Map_Manager.h"\ ".\ce\Active_Map_Manager.i"\ ".\ce\Active_Map_Manager_T.cpp"\ ".\ce\Active_Map_Manager_T.h"\ ".\ce\Active_Map_Manager_T.i"\ ".\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.h"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Map_T.cpp"\ ".\ce\Map_T.h"\ ".\ce\Map_T.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\Pair.h"\ ".\ce\Pair_T.cpp"\ ".\ce\Pair_T.h"\ ".\ce\Pair_T.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\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_RTECEV=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEV=\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\GIOPC.i"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\PICurrent.h"\ "..\tao\PICurrent.inl"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Active_Object_Map.h"\ "..\tao\PortableServer\Active_Object_Map.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\Default_Policy_Validator.h"\ "..\tao\PortableServer\Key_Adapters.h"\ "..\tao\PortableServer\Key_Adapters.i"\ "..\tao\PortableServer\Object_Adapter.h"\ "..\tao\PortableServer\Object_Adapter.i"\ "..\tao\PortableServer\poa_macros.h"\ "..\tao\PortableServer\POA_Policies.h"\ "..\tao\PortableServer\POA_Policies.i"\ "..\tao\PortableServer\POA_Policy_Set.h"\ "..\tao\PortableServer\POA_Policy_Set.i"\ "..\tao\PortableServer\Policy_Validator.h"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\tao\PortableServer\ServerRequestInfo.inl"\ "..\tao\Profile.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\stub.h"\ "..\tao\Tagged_Components.h"\ "..\tao\Tagged_Profile.h"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Server_Request.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\CONV_FRAMEC.h"\ ".\ao\CONV_FRAMEC.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\GIOP_Message_Version.h"\ ".\ao\GIOP_Message_Version.inl"\ ".\ao\GIOPC.h"\ ".\ao\IFR_Client_Adapter.h"\ ".\ao\Interceptor_List.h"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\MProfile.h"\ ".\ao\MProfile.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptor.h"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\Operation_Table.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ServerInterceptorAdapter.h"\ ".\ao\PortableServer\ServerRequestInfo.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Profile.h"\ ".\ao\Protocol_Factory.h"\ ".\ao\RequestInfo_Util.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Server_Strategy_Factory.h"\ ".\ao\Service_Callbacks.i"\ ".\ao\Service_Context.h"\ ".\ao\Service_Context.inl"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\Stub.i"\ ".\ao\Tagged_Components.i"\ ".\ao\Tagged_Profile.i"\ ".\ao\TAO_Server_Request.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Active_Map_Manager.h"\ ".\ce\Active_Map_Manager.i"\ ".\ce\Active_Map_Manager_T.cpp"\ ".\ce\Active_Map_Manager_T.h"\ ".\ce\Active_Map_Manager_T.i"\ ".\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.h"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Map_T.cpp"\ ".\ce\Map_T.h"\ ".\ce\Map_T.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\Pair.h"\ ".\ce\Pair_T.cpp"\ ".\ce\Pair_T.h"\ ".\ce\Pair_T.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\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"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_RTECEV=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecBaseC.h"\ ".\RtecBaseC.i"\ ".\RtecBaseS.h"\ ".\RtecBaseS.i"\ ".\RtecBaseS_T.cpp"\ ".\RtecBaseS_T.h"\ ".\RtecBaseS_T.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventChannelAdminC.h"\ ".\RtecEventChannelAdminC.i"\ ".\RtecEventChannelAdminS.h"\ ".\RtecEventChannelAdminS.i"\ ".\RtecEventChannelAdminS_T.cpp"\ ".\RtecEventChannelAdminS_T.h"\ ".\RtecEventChannelAdminS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RtecEventCommC.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_RTECEVE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVE=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_RTECEVE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVE=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_RTECEVE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVE=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_RTECEVE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVE=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_RTECEVE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVE=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_RTECEVE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVE=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_RTECEVE=\ "..\..\..\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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo.h"\ "..\..\tao\ClientRequestInfo.inl"\ "..\..\tao\CONV_FRAMEC.h"\ "..\..\tao\CONV_FRAMEC.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\Invocation_Endpoint_Selectors.h"\ "..\..\tao\Invocation_Endpoint_Selectors.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Profile.h"\ "..\..\tao\Profile.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\Tagged_Components.h"\ "..\..\tao\Tagged_Components.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_RTECEVE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_RTECEVE=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_RTECEVE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVE=\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\ClientInterceptorAdapter.inl"\ "..\tao\ClientRequestInfo.h"\ "..\tao\ClientRequestInfo.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\Invocation.i"\ "..\tao\Invocation_Endpoint_Selectors.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LF_Event.inl"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\operation_details.h"\ "..\tao\operation_details.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Profile.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\stub.h"\ "..\tao\Synch_Reply_Dispatcher.h"\ "..\tao\Tagged_Components.h"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TAOC.h"\ "..\tao\TAOC.i"\ "..\tao\target_specification.h"\ "..\tao\target_specification.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\ClientInterceptorAdapter.h"\ ".\ao\CONV_FRAMEC.h"\ ".\ao\CONV_FRAMEC.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\GIOP_Message_Version.h"\ ".\ao\GIOP_Message_Version.inl"\ ".\ao\Interceptor_List.h"\ ".\ao\Invocation.h"\ ".\ao\Invocation_Endpoint_Selectors.i"\ ".\ao\LF_Event.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\MProfile.h"\ ".\ao\MProfile.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptor.h"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Profile.h"\ ".\ao\Protocol_Factory.h"\ ".\ao\Reply_Dispatcher.h"\ ".\ao\Reply_Dispatcher.i"\ ".\ao\RequestInfo_Util.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Service_Context.h"\ ".\ao\Service_Context.inl"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\Stub.i"\ ".\ao\Tagged_Components.i"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_RTECEVE=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVE=\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\ClientInterceptorAdapter.inl"\ "..\tao\ClientRequestInfo.h"\ "..\tao\ClientRequestInfo.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\Invocation.i"\ "..\tao\Invocation_Endpoint_Selectors.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LF_Event.inl"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\operation_details.h"\ "..\tao\operation_details.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\PICurrent.h"\ "..\tao\PICurrent.inl"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Profile.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\stub.h"\ "..\tao\Synch_Reply_Dispatcher.h"\ "..\tao\Tagged_Components.h"\ "..\tao\TAO_Export.h"\ "..\tao\TAOC.h"\ "..\tao\TAOC.i"\ "..\tao\target_specification.h"\ "..\tao\target_specification.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\ClientInterceptorAdapter.h"\ ".\ao\CONV_FRAMEC.h"\ ".\ao\CONV_FRAMEC.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\GIOP_Message_Version.h"\ ".\ao\GIOP_Message_Version.inl"\ ".\ao\Interceptor_List.h"\ ".\ao\Invocation.h"\ ".\ao\Invocation_Endpoint_Selectors.i"\ ".\ao\LF_Event.h"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\MProfile.h"\ ".\ao\MProfile.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptor.h"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Profile.h"\ ".\ao\Protocol_Factory.h"\ ".\ao\Reply_Dispatcher.h"\ ".\ao\Reply_Dispatcher.i"\ ".\ao\RequestInfo_Util.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Service_Context.h"\ ".\ao\Service_Context.inl"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\Stub.i"\ ".\ao\Tagged_Components.i"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_RTECEVE=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RtecEventCommS.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_RTECEVEN=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVEN=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_RTECEVEN=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVEN=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_RTECEVEN=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVEN=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_RTECEVEN=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVEN=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_RTECEVEN=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVEN=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_RTECEVEN=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVEN=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_RTECEVEN=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\CONV_FRAMEC.h"\ "..\..\tao\CONV_FRAMEC.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Profile.h"\ "..\..\tao\Profile.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Components.h"\ "..\..\tao\Tagged_Components.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_RTECEVEN=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_RTECEVEN=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_RTECEVEN=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVEN=\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\GIOPC.i"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Active_Object_Map.h"\ "..\tao\PortableServer\Active_Object_Map.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\Default_Policy_Validator.h"\ "..\tao\PortableServer\Key_Adapters.h"\ "..\tao\PortableServer\Key_Adapters.i"\ "..\tao\PortableServer\Object_Adapter.h"\ "..\tao\PortableServer\Object_Adapter.i"\ "..\tao\PortableServer\poa_macros.h"\ "..\tao\PortableServer\POA_Policies.h"\ "..\tao\PortableServer\POA_Policies.i"\ "..\tao\PortableServer\POA_Policy_Set.h"\ "..\tao\PortableServer\POA_Policy_Set.i"\ "..\tao\PortableServer\Policy_Validator.h"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\tao\PortableServer\ServerRequestInfo.inl"\ "..\tao\Profile.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\stub.h"\ "..\tao\Tagged_Components.h"\ "..\tao\Tagged_Profile.h"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Server_Request.i"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\CONV_FRAMEC.h"\ ".\ao\CONV_FRAMEC.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\GIOP_Message_Version.h"\ ".\ao\GIOP_Message_Version.inl"\ ".\ao\GIOPC.h"\ ".\ao\IFR_Client_Adapter.h"\ ".\ao\Interceptor_List.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\MProfile.h"\ ".\ao\MProfile.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptor.h"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\Operation_Table.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ServerInterceptorAdapter.h"\ ".\ao\PortableServer\ServerRequestInfo.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Profile.h"\ ".\ao\Protocol_Factory.h"\ ".\ao\RequestInfo_Util.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Server_Strategy_Factory.h"\ ".\ao\Service_Callbacks.i"\ ".\ao\Service_Context.h"\ ".\ao\Service_Context.inl"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\Stub.i"\ ".\ao\Tagged_Components.i"\ ".\ao\Tagged_Profile.i"\ ".\ao\TAO_Server_Request.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Active_Map_Manager.h"\ ".\ce\Active_Map_Manager.i"\ ".\ce\Active_Map_Manager_T.cpp"\ ".\ce\Active_Map_Manager_T.h"\ ".\ce\Active_Map_Manager_T.i"\ ".\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.h"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Map_T.cpp"\ ".\ce\Map_T.h"\ ".\ce\Map_T.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\Pair.h"\ ".\ce\Pair_T.cpp"\ ".\ce\Pair_T.h"\ ".\ce\Pair_T.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\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"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_RTECEVEN=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECEVEN=\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\GIOPC.i"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\PICurrent.h"\ "..\tao\PICurrent.inl"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Active_Object_Map.h"\ "..\tao\PortableServer\Active_Object_Map.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\Default_Policy_Validator.h"\ "..\tao\PortableServer\Key_Adapters.h"\ "..\tao\PortableServer\Key_Adapters.i"\ "..\tao\PortableServer\Object_Adapter.h"\ "..\tao\PortableServer\Object_Adapter.i"\ "..\tao\PortableServer\poa_macros.h"\ "..\tao\PortableServer\POA_Policies.h"\ "..\tao\PortableServer\POA_Policies.i"\ "..\tao\PortableServer\POA_Policy_Set.h"\ "..\tao\PortableServer\POA_Policy_Set.i"\ "..\tao\PortableServer\Policy_Validator.h"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\tao\PortableServer\ServerRequestInfo.inl"\ "..\tao\Profile.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\stub.h"\ "..\tao\Tagged_Components.h"\ "..\tao\Tagged_Profile.h"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Server_Request.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\CONV_FRAMEC.h"\ ".\ao\CONV_FRAMEC.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\GIOP_Message_Version.h"\ ".\ao\GIOP_Message_Version.inl"\ ".\ao\GIOPC.h"\ ".\ao\IFR_Client_Adapter.h"\ ".\ao\Interceptor_List.h"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\MProfile.h"\ ".\ao\MProfile.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptor.h"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\Operation_Table.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ServerInterceptorAdapter.h"\ ".\ao\PortableServer\ServerRequestInfo.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Profile.h"\ ".\ao\Protocol_Factory.h"\ ".\ao\RequestInfo_Util.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Server_Strategy_Factory.h"\ ".\ao\Service_Callbacks.i"\ ".\ao\Service_Context.h"\ ".\ao\Service_Context.inl"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\Stub.i"\ ".\ao\Tagged_Components.i"\ ".\ao\Tagged_Profile.i"\ ".\ao\TAO_Server_Request.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Active_Map_Manager.h"\ ".\ce\Active_Map_Manager.i"\ ".\ce\Active_Map_Manager_T.cpp"\ ".\ce\Active_Map_Manager_T.h"\ ".\ce\Active_Map_Manager_T.i"\ ".\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.h"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Map_T.cpp"\ ".\ce\Map_T.h"\ ".\ce\Map_T.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\Pair.h"\ ".\ce\Pair_T.cpp"\ ".\ce\Pair_T.h"\ ".\ce\Pair_T.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\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"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_RTECEVEN=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RtecUDPAdminC.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_RTECU=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECU=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_RTECU=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECU=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_RTECU=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECU=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_RTECU=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECU=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_RTECU=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECU=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_RTECU=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECU=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\tao\ClientInterceptorAdapter.h"\ ".\tao\ClientRequestInfo.h"\ ".\tao\corba.h"\ ".\tao\Invocation.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TimeBaseC.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_RTECU=\ "..\..\..\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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo.h"\ "..\..\tao\ClientRequestInfo.inl"\ "..\..\tao\CONV_FRAMEC.h"\ "..\..\tao\CONV_FRAMEC.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\Invocation_Endpoint_Selectors.h"\ "..\..\tao\Invocation_Endpoint_Selectors.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Profile.h"\ "..\..\tao\Profile.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\Tagged_Components.h"\ "..\..\tao\Tagged_Components.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ NODEP_CPP_RTECU=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_RTECU=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_RTECU=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECU=\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\ClientInterceptorAdapter.inl"\ "..\tao\ClientRequestInfo.h"\ "..\tao\ClientRequestInfo.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\Invocation.i"\ "..\tao\Invocation_Endpoint_Selectors.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LF_Event.inl"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\operation_details.h"\ "..\tao\operation_details.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Profile.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\stub.h"\ "..\tao\Synch_Reply_Dispatcher.h"\ "..\tao\Tagged_Components.h"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Singleton.h"\ "..\tao\TAOC.h"\ "..\tao\TAOC.i"\ "..\tao\target_specification.h"\ "..\tao\target_specification.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\ClientInterceptorAdapter.h"\ ".\ao\CONV_FRAMEC.h"\ ".\ao\CONV_FRAMEC.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\GIOP_Message_Version.h"\ ".\ao\GIOP_Message_Version.inl"\ ".\ao\Interceptor_List.h"\ ".\ao\Invocation.h"\ ".\ao\Invocation_Endpoint_Selectors.i"\ ".\ao\LF_Event.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\MProfile.h"\ ".\ao\MProfile.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptor.h"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Profile.h"\ ".\ao\Protocol_Factory.h"\ ".\ao\Reply_Dispatcher.h"\ ".\ao\Reply_Dispatcher.i"\ ".\ao\RequestInfo_Util.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Service_Context.h"\ ".\ao\Service_Context.inl"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\Stub.i"\ ".\ao\Tagged_Components.i"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_RTECU=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECU=\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\ClientInterceptorAdapter.inl"\ "..\tao\ClientRequestInfo.h"\ "..\tao\ClientRequestInfo.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\Invocation.i"\ "..\tao\Invocation_Endpoint_Selectors.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LF_Event.inl"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\operation_details.h"\ "..\tao\operation_details.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\PICurrent.h"\ "..\tao\PICurrent.inl"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Profile.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\stub.h"\ "..\tao\Synch_Reply_Dispatcher.h"\ "..\tao\Tagged_Components.h"\ "..\tao\TAO_Export.h"\ "..\tao\TAOC.h"\ "..\tao\TAOC.i"\ "..\tao\target_specification.h"\ "..\tao\target_specification.i"\ "..\tao\TimeBaseC.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\ClientInterceptorAdapter.h"\ ".\ao\CONV_FRAMEC.h"\ ".\ao\CONV_FRAMEC.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\GIOP_Message_Version.h"\ ".\ao\GIOP_Message_Version.inl"\ ".\ao\Interceptor_List.h"\ ".\ao\Invocation.h"\ ".\ao\Invocation_Endpoint_Selectors.i"\ ".\ao\LF_Event.h"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\MProfile.h"\ ".\ao\MProfile.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptor.h"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Profile.h"\ ".\ao\Protocol_Factory.h"\ ".\ao\Reply_Dispatcher.h"\ ".\ao\Reply_Dispatcher.i"\ ".\ao\RequestInfo_Util.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\ao\Service_Context.h"\ ".\ao\Service_Context.inl"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\Stub.i"\ ".\ao\Tagged_Components.i"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\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"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_RTECU=\ "..\..\..\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\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\ClientInterceptorAdapter.h"\ "..\..\tao\ClientInterceptorAdapter.inl"\ "..\..\tao\ClientRequestInfo_i.h"\ "..\..\tao\ClientRequestInfo_i.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\Invocation.h"\ "..\..\tao\Invocation.i"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LF_Event.h"\ "..\..\tao\LF_Event.inl"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\operation_details.h"\ "..\..\tao\operation_details.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\Reply_Dispatcher.h"\ "..\..\tao\Reply_Dispatcher.i"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Synch_Reply_Dispatcher.h"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TAOC.h"\ "..\..\tao\TAOC.i"\ "..\..\tao\target_specification.h"\ "..\..\tao\target_specification.i"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\RtecUDPAdminS.cpp !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" DEP_CPP_RTECUD=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECUD=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" DEP_CPP_RTECUD=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECUD=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" DEP_CPP_RTECUD=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECUD=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" DEP_CPP_RTECUD=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECUD=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" DEP_CPP_RTECUD=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECUD=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" DEP_CPP_RTECUD=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECUD=\ "..\..\..\..\Event\event_export.h"\ ".\ace\config-all.h"\ ".\ace\Dynamic_Service.h"\ ".\ace\post.h"\ ".\ace\pre.h"\ ".\Event\ace\config-all.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\tao\corba.h"\ ".\tao\IFR_Client_Adapter.h"\ ".\tao\ORB_Core.h"\ ".\tao\PortableInterceptor.h"\ ".\tao\PortableServer\Collocated_Object.h"\ ".\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\tao\PortableServer\Object_Adapter.h"\ ".\tao\PortableServer\Operation_Table.h"\ ".\tao\PortableServer\PortableServer.h"\ ".\tao\PortableServer\Servant_Base.h"\ ".\tao\PortableServer\ServerInterceptorAdapter.h"\ ".\tao\PortableServer\ServerRequestInfo.h"\ ".\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\tao\RequestInfo_Util.h"\ ".\tao\Stub.h"\ ".\tao\TAO_Server_Request.h"\ ".\tao\TimeBaseC.h"\ ".\tao\TimeBaseS.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" DEP_CPP_RTECUD=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\CONV_FRAMEC.h"\ "..\..\tao\CONV_FRAMEC.i"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOP_Message_Version.h"\ "..\..\tao\GIOP_Message_Version.inl"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Broker.h"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PollableC.h"\ "..\..\tao\PollableC.i"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Profile.h"\ "..\..\tao\Profile.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Components.h"\ "..\..\tao\Tagged_Components.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\try_macros.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ ".\Event\event_export.h"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ NODEP_CPP_RTECUD=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" DEP_CPP_RTECUD=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" DEP_CPP_RTECUD=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECUD=\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\GIOPC.i"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Active_Object_Map.h"\ "..\tao\PortableServer\Active_Object_Map.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\Default_Policy_Validator.h"\ "..\tao\PortableServer\Key_Adapters.h"\ "..\tao\PortableServer\Key_Adapters.i"\ "..\tao\PortableServer\Object_Adapter.h"\ "..\tao\PortableServer\Object_Adapter.i"\ "..\tao\PortableServer\poa_macros.h"\ "..\tao\PortableServer\POA_Policies.h"\ "..\tao\PortableServer\POA_Policies.i"\ "..\tao\PortableServer\POA_Policy_Set.h"\ "..\tao\PortableServer\POA_Policy_Set.i"\ "..\tao\PortableServer\Policy_Validator.h"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\tao\PortableServer\ServerRequestInfo.inl"\ "..\tao\Profile.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.h"\ "..\tao\StringSeqC.i"\ "..\tao\stub.h"\ "..\tao\Tagged_Components.h"\ "..\tao\Tagged_Profile.h"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Server_Request.i"\ "..\tao\TAO_Singleton.h"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\CONV_FRAMEC.h"\ ".\ao\CONV_FRAMEC.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\GIOP_Message_Version.h"\ ".\ao\GIOP_Message_Version.inl"\ ".\ao\GIOPC.h"\ ".\ao\IFR_Client_Adapter.h"\ ".\ao\Interceptor_List.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\MProfile.h"\ ".\ao\MProfile.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptor.h"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\Operation_Table.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ServerInterceptorAdapter.h"\ ".\ao\PortableServer\ServerRequestInfo.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Profile.h"\ ".\ao\Protocol_Factory.h"\ ".\ao\RequestInfo_Util.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Server_Strategy_Factory.h"\ ".\ao\Service_Callbacks.i"\ ".\ao\Service_Context.h"\ ".\ao\Service_Context.inl"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\Stub.i"\ ".\ao\Tagged_Components.i"\ ".\ao\Tagged_Profile.i"\ ".\ao\TAO_Server_Request.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Active_Map_Manager.h"\ ".\ce\Active_Map_Manager.i"\ ".\ce\Active_Map_Manager_T.cpp"\ ".\ce\Active_Map_Manager_T.h"\ ".\ce\Active_Map_Manager_T.i"\ ".\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.h"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Map_T.cpp"\ ".\ce\Map_T.h"\ ".\ce\Map_T.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\Pair.h"\ ".\ce\Pair_T.cpp"\ ".\ce\Pair_T.h"\ ".\ce\Pair_T.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\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"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" DEP_CPP_RTECUD=\ ".\svc_utils_export.h"\ NODEP_CPP_RTECUD=\ "..\..\..\..\Event\event_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\Cleanup_Func_Registry.h"\ "..\tao\Cleanup_Func_Registry.inl"\ "..\tao\corbafwd.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\GIOPC.i"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\PICurrent.h"\ "..\tao\PICurrent.inl"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\PortableServer\Active_Object_Map.h"\ "..\tao\PortableServer\Active_Object_Map.i"\ "..\tao\PortableServer\Collocated_Object.i"\ "..\tao\PortableServer\Default_Policy_Validator.h"\ "..\tao\PortableServer\Key_Adapters.h"\ "..\tao\PortableServer\Key_Adapters.i"\ "..\tao\PortableServer\Object_Adapter.h"\ "..\tao\PortableServer\Object_Adapter.i"\ "..\tao\PortableServer\poa_macros.h"\ "..\tao\PortableServer\POA_Policies.h"\ "..\tao\PortableServer\POA_Policies.i"\ "..\tao\PortableServer\POA_Policy_Set.h"\ "..\tao\PortableServer\POA_Policy_Set.i"\ "..\tao\PortableServer\Policy_Validator.h"\ "..\tao\PortableServer\portableserver_export.h"\ "..\tao\PortableServer\PortableServerC.h"\ "..\tao\PortableServer\PortableServerC.i"\ "..\tao\PortableServer\Servant_Base.h"\ "..\tao\PortableServer\Servant_Base.i"\ "..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\tao\PortableServer\ServerRequestInfo.inl"\ "..\tao\Profile.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\stub.h"\ "..\tao\Tagged_Components.h"\ "..\tao\Tagged_Profile.h"\ "..\tao\TAO_Export.h"\ "..\tao\TAO_Server_Request.i"\ "..\tao\TimeBaseC.i"\ "..\tao\TimeBaseS.i"\ "..\tao\TimeBaseS_T.cpp"\ "..\tao\TimeBaseS_T.h"\ "..\tao\TimeBaseS_T.i"\ "..\tao\ValueBase.h"\ "..\tao\ValueFactory.h"\ ".\ao\Abstract_Servant_Base.h"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\CDR.i"\ ".\ao\CONV_FRAMEC.h"\ ".\ao\CONV_FRAMEC.i"\ ".\ao\corba.h"\ ".\ao\CORBA_String.h"\ ".\ao\CORBA_String.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\GIOP_Message_Version.h"\ ".\ao\GIOP_Message_Version.inl"\ ".\ao\GIOPC.h"\ ".\ao\IFR_Client_Adapter.h"\ ".\ao\Interceptor_List.h"\ ".\ao\LocalObject.h"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\MProfile.h"\ ".\ao\MProfile.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\ao\object.h"\ ".\ao\Object.i"\ ".\ao\Object_KeyC.h"\ ".\ao\Object_KeyC.i"\ ".\ao\Object_Proxy_Broker.h"\ ".\ao\Object_Proxy_Impl.h"\ ".\ao\ObjectIDList.h"\ ".\ao\ObjectIDList.i"\ ".\ao\OctetSeqC.h"\ ".\ao\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\params.i"\ ".\ao\Parser_Registry.i"\ ".\ao\Pluggable.h"\ ".\ao\Pluggable.i"\ ".\ao\Policy_Manager.i"\ ".\ao\Policy_Set.h"\ ".\ao\Policy_Set.i"\ ".\ao\PolicyC.h"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptor.h"\ ".\ao\PortableInterceptorC.h"\ ".\ao\PortableServer\Collocated_Object.h"\ ".\ao\PortableServer\Direct_Object_Proxy_Impl.h"\ ".\ao\PortableServer\Operation_Table.h"\ ".\ao\PortableServer\PortableServer.h"\ ".\ao\PortableServer\ServerInterceptorAdapter.h"\ ".\ao\PortableServer\ServerRequestInfo.h"\ ".\ao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Profile.h"\ ".\ao\Protocol_Factory.h"\ ".\ao\RequestInfo_Util.h"\ ".\ao\sequence.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Server_Strategy_Factory.h"\ ".\ao\Service_Callbacks.i"\ ".\ao\Service_Context.h"\ ".\ao\Service_Context.inl"\ ".\ao\Services.h"\ ".\ao\Services.i"\ ".\AO\SmartProxies\Smart_Proxies.h"\ ".\ao\StringSeqC.h"\ ".\ao\Stub.i"\ ".\ao\Tagged_Components.i"\ ".\ao\Tagged_Profile.i"\ ".\ao\TAO_Server_Request.h"\ ".\ao\TAO_Singleton.cpp"\ ".\ao\TAO_Singleton.h"\ ".\ao\TAO_Singleton.inl"\ ".\ao\TAO_Singleton_Manager.h"\ ".\ao\TAO_Singleton_Manager.inl"\ ".\ao\TimeBaseC.h"\ ".\ao\TimeBaseS.h"\ ".\ao\try_macros.h"\ ".\ao\typecode.h"\ ".\ao\Typecode.i"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.i"\ ".\ao\varbase.h"\ ".\ao\WrongTransactionC.h"\ ".\ce\ACE.h"\ ".\ce\ACE.i"\ ".\ce\ACE_export.h"\ ".\ce\ace_wchar.h"\ ".\ce\ace_wchar.inl"\ ".\ce\Active_Map_Manager.h"\ ".\ce\Active_Map_Manager.i"\ ".\ce\Active_Map_Manager_T.cpp"\ ".\ce\Active_Map_Manager_T.h"\ ".\ce\Active_Map_Manager_T.i"\ ".\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.h"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Map_T.cpp"\ ".\ce\Map_T.h"\ ".\ce\Map_T.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\Pair.h"\ ".\ce\Pair_T.cpp"\ ".\ce\Pair_T.h"\ ".\ce\Pair_T.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\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"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" DEP_CPP_RTECUD=\ "..\..\..\ace\ACE.h"\ "..\..\..\ace\ACE.i"\ "..\..\..\ace\ACE_export.h"\ "..\..\..\ace\ace_wchar.h"\ "..\..\..\ace\ace_wchar.inl"\ "..\..\..\ace\Active_Map_Manager.h"\ "..\..\..\ace\Active_Map_Manager.i"\ "..\..\..\ace\Active_Map_Manager_T.cpp"\ "..\..\..\ace\Active_Map_Manager_T.h"\ "..\..\..\ace\Active_Map_Manager_T.i"\ "..\..\..\ace\Array_Base.cpp"\ "..\..\..\ace\Array_Base.h"\ "..\..\..\ace\Array_Base.inl"\ "..\..\..\ace\Atomic_Op.cpp"\ "..\..\..\ace\Atomic_Op.h"\ "..\..\..\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\Default_Constants.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\Global_Macros.h"\ "..\..\..\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.h"\ "..\..\..\ace\Map_Manager.cpp"\ "..\..\..\ace\Map_Manager.h"\ "..\..\..\ace\Map_Manager.i"\ "..\..\..\ace\Map_T.cpp"\ "..\..\..\ace\Map_T.h"\ "..\..\..\ace\Map_T.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\Pair.h"\ "..\..\..\ace\Pair_T.cpp"\ "..\..\..\ace\Pair_T.h"\ "..\..\..\ace\Pair_T.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\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\String_Base.cpp"\ "..\..\..\ace\String_Base.h"\ "..\..\..\ace\String_Base.i"\ "..\..\..\ace\String_Base_Const.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"\ "..\..\tao\Abstract_Servant_Base.h"\ "..\..\tao\Adapter.h"\ "..\..\tao\Adapter.i"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\BoundsC.h"\ "..\..\tao\BoundsC.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\corba.h"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\tao\DomainC.h"\ "..\..\tao\DomainC.i"\ "..\..\tao\DynamicC.h"\ "..\..\tao\DynamicC.i"\ "..\..\tao\Encodable.h"\ "..\..\tao\Environment.h"\ "..\..\tao\Environment.i"\ "..\..\tao\Exception.h"\ "..\..\tao\Exception.i"\ "..\..\tao\Fault_Tolerance_Service.h"\ "..\..\tao\Fault_Tolerance_Service.i"\ "..\..\tao\GIOPC.h"\ "..\..\tao\GIOPC.i"\ "..\..\tao\IFR_Client_Adapter.h"\ "..\..\tao\Interceptor_List.h"\ "..\..\tao\Interceptor_List.inl"\ "..\..\tao\IOPC.h"\ "..\..\tao\IOPC.i"\ "..\..\tao\LocalObject.h"\ "..\..\tao\LocalObject.i"\ "..\..\tao\Managed_Types.h"\ "..\..\tao\Managed_Types.i"\ "..\..\tao\Messaging_SyncScopeC.h"\ "..\..\tao\Messaging_SyncScopeC.i"\ "..\..\tao\MProfile.h"\ "..\..\tao\MProfile.i"\ "..\..\tao\nvlist.h"\ "..\..\tao\NVList.i"\ "..\..\tao\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_KeyC.h"\ "..\..\tao\Object_KeyC.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\tao\ObjectIDList.h"\ "..\..\tao\ObjectIDList.i"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.i"\ "..\..\tao\orb.h"\ "..\..\tao\ORB.i"\ "..\..\tao\orb_core.h"\ "..\..\tao\ORB_Core.i"\ "..\..\tao\orbconf.h"\ "..\..\tao\params.h"\ "..\..\tao\params.i"\ "..\..\tao\Parser_Registry.h"\ "..\..\tao\Parser_Registry.i"\ "..\..\tao\PICurrent.h"\ "..\..\tao\PICurrent.inl"\ "..\..\tao\Pluggable.h"\ "..\..\tao\Pluggable.i"\ "..\..\tao\Policy_ForwardC.h"\ "..\..\tao\Policy_ForwardC.i"\ "..\..\tao\Policy_Manager.h"\ "..\..\tao\Policy_Manager.i"\ "..\..\tao\Policy_Set.h"\ "..\..\tao\Policy_Set.i"\ "..\..\tao\Policy_Validator.h"\ "..\..\tao\PolicyC.h"\ "..\..\tao\PolicyC.i"\ "..\..\tao\PolicyFactory_Registry.h"\ "..\..\tao\PortableInterceptor.h"\ "..\..\tao\PortableInterceptorC.h"\ "..\..\tao\PortableInterceptorC.i"\ "..\..\tao\PortableServer\Active_Object_Map.h"\ "..\..\tao\PortableServer\Active_Object_Map.i"\ "..\..\tao\PortableServer\Collocated_Object.h"\ "..\..\tao\PortableServer\Collocated_Object.i"\ "..\..\tao\PortableServer\Default_Policy_Validator.h"\ "..\..\tao\PortableServer\Direct_Object_Proxy_Impl.h"\ "..\..\tao\PortableServer\Key_Adapters.h"\ "..\..\tao\PortableServer\Key_Adapters.i"\ "..\..\tao\PortableServer\Object_Adapter.h"\ "..\..\tao\PortableServer\Object_Adapter.i"\ "..\..\tao\PortableServer\Operation_Table.h"\ "..\..\tao\PortableServer\poa_macros.h"\ "..\..\tao\PortableServer\POA_Policies.h"\ "..\..\tao\PortableServer\POA_Policies.i"\ "..\..\tao\PortableServer\POA_Policy_Set.h"\ "..\..\tao\PortableServer\POA_Policy_Set.i"\ "..\..\tao\PortableServer\PortableServer.h"\ "..\..\tao\PortableServer\portableserver_export.h"\ "..\..\tao\PortableServer\PortableServerC.h"\ "..\..\tao\PortableServer\PortableServerC.i"\ "..\..\tao\PortableServer\Servant_Base.h"\ "..\..\tao\PortableServer\Servant_Base.i"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.h"\ "..\..\tao\PortableServer\ServerInterceptorAdapter.inl"\ "..\..\tao\PortableServer\ServerRequestInfo.h"\ "..\..\tao\PortableServer\ServerRequestInfo.inl"\ "..\..\tao\PortableServer\ThruPOA_Object_Proxy_Impl.h"\ "..\..\tao\Principal.h"\ "..\..\tao\Principal.i"\ "..\..\tao\Protocol_Factory.h"\ "..\..\tao\Protocols_Hooks.h"\ "..\..\tao\Remote_Object_Proxy_Impl.h"\ "..\..\tao\RequestInfo_Util.h"\ "..\..\tao\Resource_Factory.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\Server_Strategy_Factory.h"\ "..\..\tao\Service_Callbacks.h"\ "..\..\tao\Service_Callbacks.i"\ "..\..\tao\Service_Context.h"\ "..\..\tao\Service_Context.inl"\ "..\..\tao\Services.h"\ "..\..\tao\Services.i"\ "..\..\tao\SmartProxies\Smart_Proxies.h"\ "..\..\tao\SmartProxies\Smart_Proxies.inl"\ "..\..\tao\SmartProxies\smartproxies_export.h"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\stub.h"\ "..\..\tao\Stub.i"\ "..\..\tao\Tagged_Profile.h"\ "..\..\tao\Tagged_Profile.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\TAO_Server_Request.h"\ "..\..\tao\TAO_Server_Request.i"\ "..\..\tao\TAO_Singleton.cpp"\ "..\..\tao\TAO_Singleton.h"\ "..\..\tao\TAO_Singleton.inl"\ "..\..\tao\TAO_Singleton_Manager.h"\ "..\..\tao\TAO_Singleton_Manager.inl"\ "..\..\tao\TimeBaseC.h"\ "..\..\tao\TimeBaseC.i"\ "..\..\tao\TimeBaseS.h"\ "..\..\tao\TimeBaseS.i"\ "..\..\tao\TimeBaseS_T.cpp"\ "..\..\tao\TimeBaseS_T.h"\ "..\..\tao\TimeBaseS_T.i"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\ValueFactory.h"\ "..\..\tao\ValueFactory.i"\ "..\..\tao\varbase.h"\ "..\..\tao\WrongTransactionC.h"\ "..\..\tao\WrongTransactionC.i"\ ".\Event\event_export.h"\ ".\RtecDefaultEventDataC.h"\ ".\RtecDefaultEventDataC.i"\ ".\RtecDefaultEventDataS.h"\ ".\RtecDefaultEventDataS.i"\ ".\RtecDefaultEventDataS_T.cpp"\ ".\RtecDefaultEventDataS_T.h"\ ".\RtecDefaultEventDataS_T.i"\ ".\RtecEventCommC.h"\ ".\RtecEventCommC.i"\ ".\RtecEventCommS.h"\ ".\RtecEventCommS.i"\ ".\RtecEventCommS_T.cpp"\ ".\RtecEventCommS_T.h"\ ".\RtecEventCommS_T.i"\ ".\RtecUDPAdminC.h"\ ".\RtecUDPAdminC.i"\ ".\RtecUDPAdminS.h"\ ".\RtecUDPAdminS.i"\ ".\RtecUDPAdminS_T.cpp"\ ".\RtecUDPAdminS_T.h"\ ".\RtecUDPAdminS_T.i"\ ".\svc_utils_export.h"\ ".\TimeBaseC.h"\ ".\TimeBaseC.i"\ ".\TimeBaseS.h"\ ".\TimeBaseS.i"\ ".\TimeBaseS_T.cpp"\ ".\TimeBaseS_T.h"\ ".\TimeBaseS_T.i"\ !ENDIF # End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File SOURCE=.\Event\EC_And_Filter.h # End Source File # Begin Source File SOURCE=.\Event\EC_Basic_Factory.h # End Source File # Begin Source File SOURCE=.\Event\EC_Basic_Filter_Builder.h # End Source File # Begin Source File SOURCE=.\Event\EC_Bitmask_Filter.h # End Source File # Begin Source File SOURCE=.\Event\EC_Busy_Lock.h # End Source File # Begin Source File SOURCE=.\Event\EC_Conjunction_Filter.h # End Source File # Begin Source File SOURCE=.\Event\EC_ConsumerAdmin.h # End Source File # Begin Source File SOURCE=.\Event\EC_ConsumerControl.h # End Source File # Begin Source File SOURCE=.\Event\EC_Default_Factory.h # End Source File # Begin Source File SOURCE=.\Event\EC_Defaults.h # End Source File # Begin Source File SOURCE=.\Event\EC_Disjunction_Filter.h # End Source File # Begin Source File SOURCE=.\Event\EC_Dispatching.h # End Source File # Begin Source File SOURCE=.\Event\EC_Dispatching_Task.h # End Source File # Begin Source File SOURCE=.\Event\EC_Event_Channel.h # End Source File # Begin Source File SOURCE=.\Event\EC_Factory.h # End Source File # Begin Source File SOURCE=.\Event\EC_Filter.h # End Source File # Begin Source File SOURCE=.\Event\EC_Filter_Builder.h # End Source File # Begin Source File SOURCE=.\Event\EC_Gateway.h # End Source File # Begin Source File SOURCE=.\Event\EC_Gateway_UDP.h # End Source File # Begin Source File SOURCE=.\Event\EC_Group_Scheduling.h # End Source File # Begin Source File SOURCE=.\Event\EC_Group_Scheduling.inl # End Source File # Begin Source File SOURCE=.\Event\EC_Masked_Type_Filter.h # End Source File # Begin Source File SOURCE=.\Event\EC_MT_Dispatching.h # End Source File # Begin Source File SOURCE=.\Event\EC_Negation_Filter.h # End Source File # Begin Source File SOURCE=.\Event\EC_Null_Factory.h # End Source File # Begin Source File SOURCE=.\Event\EC_Null_Scheduling.h # End Source File # Begin Source File SOURCE=.\Event\EC_ObserverStrategy.h # End Source File # Begin Source File SOURCE=.\Event\EC_Per_Supplier_Filter.h # End Source File # Begin Source File SOURCE=.\Event\EC_Prefix_Filter_Builder.h # End Source File # Begin Source File SOURCE=.\Event\EC_ProxyConsumer.h # End Source File # Begin Source File SOURCE=.\Event\EC_ProxySupplier.h # End Source File # Begin Source File SOURCE=.\Event\EC_QOS_Info.h # End Source File # Begin Source File SOURCE=.\Event\EC_Reactive_ConsumerControl.h # End Source File # Begin Source File SOURCE=.\Event\EC_Reactive_SupplierControl.h # End Source File # Begin Source File SOURCE=.\Event\EC_Reactive_Timeout_Generator.h # End Source File # Begin Source File SOURCE=.\Event\EC_Scheduling_Strategy.h # End Source File # Begin Source File SOURCE=.\Event\EC_Supplier_Filter.h # End Source File # Begin Source File SOURCE=.\Event\EC_Supplier_Filter_Builder.h # End Source File # Begin Source File SOURCE=.\Event\EC_SupplierAdmin.h # End Source File # Begin Source File SOURCE=.\Event\EC_SupplierControl.h # End Source File # Begin Source File SOURCE=.\Event\EC_Timeout_Filter.h # End Source File # Begin Source File SOURCE=.\Event\EC_Timeout_Generator.h # End Source File # Begin Source File SOURCE=.\Event\EC_Trivial_Supplier_Filter.h # End Source File # Begin Source File SOURCE=.\Event\EC_Type_Filter.h # End Source File # Begin Source File SOURCE=.\Event\EC_UDP_Admin.h # End Source File # Begin Source File SOURCE=.\Event\Event_Channel.h # End Source File # Begin Source File SOURCE=.\Event\event_export.h # End Source File # Begin Source File SOURCE=.\Event_Utilities.h # End Source File # Begin Source File SOURCE=.\RtecDefaultEventDataC.h # End Source File # Begin Source File SOURCE=.\RtecDefaultEventDataS.h # End Source File # Begin Source File SOURCE=.\RtecDefaultEventDataS_T.h # End Source File # Begin Source File SOURCE=.\RtecEventChannelAdminC.h # End Source File # Begin Source File SOURCE=.\RtecEventChannelAdminS.h # End Source File # Begin Source File SOURCE=.\RtecEventChannelAdminS_T.h # End Source File # Begin Source File SOURCE=.\RtecEventCommC.h # End Source File # Begin Source File SOURCE=.\RtecEventCommS.h # End Source File # Begin Source File SOURCE=.\RtecEventCommS_T.h # End Source File # Begin Source File SOURCE=.\RtecUDPAdminC.h # End Source File # Begin Source File SOURCE=.\RtecUDPAdminS.h # End Source File # Begin Source File SOURCE=.\RtecUDPAdminS_T.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 "IDL Files" # PROP Default_Filter "" # Begin Source File SOURCE=.\RtecDefaultEventData.idl !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecDefaultEventData.idl InputName=RtecDefaultEventData BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecDefaultEventData.idl InputName=RtecDefaultEventData BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecDefaultEventData.idl InputName=RtecDefaultEventData BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecDefaultEventData.idl InputName=RtecDefaultEventData BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecDefaultEventData.idl InputName=RtecDefaultEventData BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecDefaultEventData.idl InputName=RtecDefaultEventData BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecDefaultEventData.idl InputName=RtecDefaultEventData BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecDefaultEventData.idl InputName=RtecDefaultEventData BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecDefaultEventData.idl InputName=RtecDefaultEventData BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecDefaultEventData.idl InputName=RtecDefaultEventData BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecDefaultEventData.idl InputName=RtecDefaultEventData BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ENDIF # End Source File # Begin Source File SOURCE=.\RtecEventChannelAdmin.idl !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventChannelAdmin.idl InputName=RtecEventChannelAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventChannelAdmin.idl InputName=RtecEventChannelAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventChannelAdmin.idl InputName=RtecEventChannelAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventChannelAdmin.idl InputName=RtecEventChannelAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventChannelAdmin.idl InputName=RtecEventChannelAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventChannelAdmin.idl InputName=RtecEventChannelAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventChannelAdmin.idl InputName=RtecEventChannelAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventChannelAdmin.idl InputName=RtecEventChannelAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventChannelAdmin.idl InputName=RtecEventChannelAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventChannelAdmin.idl InputName=RtecEventChannelAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventChannelAdmin.idl InputName=RtecEventChannelAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ENDIF # End Source File # Begin Source File SOURCE=.\RtecEventComm.idl !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventComm.idl InputName=RtecEventComm BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventComm.idl InputName=RtecEventComm BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventComm.idl InputName=RtecEventComm BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventComm.idl InputName=RtecEventComm BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventComm.idl InputName=RtecEventComm BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventComm.idl InputName=RtecEventComm BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventComm.idl InputName=RtecEventComm BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventComm.idl InputName=RtecEventComm BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventComm.idl InputName=RtecEventComm BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventComm.idl InputName=RtecEventComm BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecEventComm.idl InputName=RtecEventComm BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ENDIF # End Source File # Begin Source File SOURCE=.\RtecUDPAdmin.idl !IF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecUDPAdmin.idl InputName=RtecUDPAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE MIPS) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecUDPAdmin.idl InputName=RtecUDPAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecUDPAdmin.idl InputName=RtecUDPAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH4) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecUDPAdmin.idl InputName=RtecUDPAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecUDPAdmin.idl InputName=RtecUDPAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE SH3) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecUDPAdmin.idl InputName=RtecUDPAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecUDPAdmin.idl InputName=RtecUDPAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE ARM) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecUDPAdmin.idl InputName=RtecUDPAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecUDPAdmin.idl InputName=RtecUDPAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86em) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecUDPAdmin.idl InputName=RtecUDPAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ELSEIF "$(CFG)" == "RTEvent - Win32 (WCE x86) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\RtecUDPAdmin.idl InputName=RtecUDPAdmin BuildCmds= \ $(TAO_IDL_ROOT)\tao_idl -Ge 1 -I../../ -I../../tao -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event\event_export.h $(InputName).idl "$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) "$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" $(BuildCmds) # End Custom Build !ENDIF # End Source File # End Group # Begin Group "Inline Files" # PROP Default_Filter "" # Begin Source File SOURCE=.\Event\EC_And_Filter.i # End Source File # Begin Source File SOURCE=.\Event\EC_Basic_Factory.i # End Source File # Begin Source File SOURCE=.\Event\EC_Basic_Filter_Builder.i # End Source File # Begin Source File SOURCE=.\Event\EC_Bitmask_Filter.i # End Source File # Begin Source File SOURCE=.\Event\EC_Busy_Lock.i # End Source File # Begin Source File SOURCE=.\Event\EC_Conjunction_Filter.i # End Source File # Begin Source File SOURCE=.\Event\EC_ConsumerAdmin.i # End Source File # Begin Source File SOURCE=.\Event\EC_ConsumerControl.i # End Source File # Begin Source File SOURCE=.\Event\EC_Default_Factory.i # End Source File # Begin Source File SOURCE=.\Event\EC_Disjunction_Filter.i # End Source File # Begin Source File SOURCE=.\Event\EC_Dispatching.i # End Source File # Begin Source File SOURCE=.\Event\EC_Dispatching_Task.i # End Source File # Begin Source File SOURCE=.\Event\EC_Event_Channel.i # End Source File # Begin Source File SOURCE=.\Event\EC_Factory.i # End Source File # Begin Source File SOURCE=.\Event\EC_Filter.i # End Source File # Begin Source File SOURCE=.\Event\EC_Filter_Builder.i # End Source File # Begin Source File SOURCE=.\Event\EC_Gateway_UDP.i # End Source File # Begin Source File SOURCE=.\Event\EC_Masked_Type_Filter.i # End Source File # Begin Source File SOURCE=.\Event\EC_MT_Dispatching.i # End Source File # Begin Source File SOURCE=.\Event\EC_Negation_Filter.i # End Source File # Begin Source File SOURCE=.\Event\EC_Null_Factory.i # End Source File # Begin Source File SOURCE=.\Event\EC_Null_Scheduling.i # End Source File # Begin Source File SOURCE=.\Event\EC_ObserverStrategy.i # End Source File # Begin Source File SOURCE=.\Event\EC_Per_Supplier_Filter.i # End Source File # Begin Source File SOURCE=.\Event\EC_Prefix_Filter_Builder.i # End Source File # Begin Source File SOURCE=.\Event\EC_ProxyConsumer.i # End Source File # Begin Source File SOURCE=.\Event\EC_ProxySupplier.i # End Source File # Begin Source File SOURCE=.\Event\EC_QOS_Info.i # End Source File # Begin Source File SOURCE=.\Event\EC_Reactive_ConsumerControl.i # End Source File # Begin Source File SOURCE=.\Event\EC_Reactive_SupplierControl.i # End Source File # Begin Source File SOURCE=.\Event\EC_Reactive_Timeout_Generator.i # End Source File # Begin Source File SOURCE=.\Event\EC_Scheduling_Strategy.i # End Source File # Begin Source File SOURCE=.\Event\EC_Supplier_Filter.i # End Source File # Begin Source File SOURCE=.\Event\EC_Supplier_Filter_Builder.i # End Source File # Begin Source File SOURCE=.\Event\EC_SupplierAdmin.i # End Source File # Begin Source File SOURCE=.\Event\EC_SupplierControl.i # End Source File # Begin Source File SOURCE=.\Event\EC_Timeout_Filter.i # End Source File # Begin Source File SOURCE=.\Event\EC_Timeout_Generator.i # End Source File # Begin Source File SOURCE=.\Event\EC_Trivial_Supplier_Filter.i # End Source File # Begin Source File SOURCE=.\Event\EC_Type_Filter.i # End Source File # Begin Source File SOURCE=.\Event_Utilities.i # End Source File # Begin Source File SOURCE=.\RtecDefaultEventDataC.i # End Source File # Begin Source File SOURCE=.\RtecDefaultEventDataS.i # End Source File # Begin Source File SOURCE=.\RtecDefaultEventDataS_T.i # End Source File # Begin Source File SOURCE=.\RtecEventChannelAdminC.i # End Source File # Begin Source File SOURCE=.\RtecEventChannelAdminS.i # End Source File # Begin Source File SOURCE=.\RtecEventChannelAdminS_T.i # End Source File # Begin Source File SOURCE=.\RtecEventCommC.i # End Source File # Begin Source File SOURCE=.\RtecEventCommS.i # End Source File # Begin Source File SOURCE=.\RtecEventCommS_T.i # End Source File # Begin Source File SOURCE=.\RtecUDPAdminC.i # End Source File # Begin Source File SOURCE=.\RtecUDPAdminS.i # End Source File # Begin Source File SOURCE=.\RtecUDPAdminS_T.i # End Source File # End Group # Begin Group "Template Files" # PROP Default_Filter "" # Begin Source File SOURCE=.\RtecDefaultEventDataS_T.cpp # PROP Exclude_From_Build 1 # End Source File # Begin Source File SOURCE=.\RtecEventChannelAdminS_T.cpp # PROP Exclude_From_Build 1 # End Source File # Begin Source File SOURCE=.\RtecEventCommS_T.cpp # PROP Exclude_From_Build 1 # End Source File # Begin Source File SOURCE=.\RtecUDPAdminS_T.cpp # PROP Exclude_From_Build 1 # End Source File # End Group # End Target # End Project