# Microsoft eMbedded Visual Tools Project File - Name="Security" - 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=Security - 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 "Security.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 "Security.vcn" CFG="Security - Win32 (WCE MIPS) Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "Security - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Dynamic-Link Library") !MESSAGE "Security - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Dynamic-Link Library") !MESSAGE "Security - Win32 (WCE SH4) Release" (based on "Win32 (WCE SH4) Dynamic-Link Library") !MESSAGE "Security - Win32 (WCE SH4) Debug" (based on "Win32 (WCE SH4) Dynamic-Link Library") !MESSAGE "Security - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Dynamic-Link Library") !MESSAGE "Security - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Dynamic-Link Library") !MESSAGE "Security - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Dynamic-Link Library") !MESSAGE "Security - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Dynamic-Link Library") !MESSAGE "Security - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Dynamic-Link Library") !MESSAGE "Security - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Dynamic-Link Library") !MESSAGE "Security - 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)" == "Security - Win32 (WCE MIPS) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "MIPSRel" # PROP BASE Intermediate_Dir "MIPSRel" # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "MIPSRel" # PROP Intermediate_Dir "MIPSRel" # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r CPP=clmips.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "Security_EXPORTS" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D "_USRDLL" /D "Security_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_SECURITY_BUILD_DLL" /D "TAO_ORBSVCS_HAS_SECURITY" /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)" == "Security - Win32 (WCE MIPS) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "MIPSDbg" # PROP BASE Intermediate_Dir "MIPSDbg" # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "MIPSDbg" # PROP Intermediate_Dir "MIPSDbg" # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r CPP=clmips.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "Security_EXPORTS" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "_USRDLL" /D "Security_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_SECURITY_BUILD_DLL" /D "TAO_ORBSVCS_HAS_SECURITY" /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)" == "Security - Win32 (WCE SH4) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "SH4Rel" # PROP BASE Intermediate_Dir "SH4Rel" # PROP BASE CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "SH4Rel" # PROP Intermediate_Dir "SH4Rel" # PROP CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "Security_EXPORTS" /YX /Qsh4 /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "SHx" /D "SH4" /D "_SH4_" /D "NDEBUG" /D "_USRDLL" /D "Security_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_SECURITY_BUILD_DLL" /D "TAO_ORBSVCS_HAS_SECURITY" /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)" == "Security - Win32 (WCE SH4) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "SH4Dbg" # PROP BASE Intermediate_Dir "SH4Dbg" # PROP BASE CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "SH4Dbg" # PROP Intermediate_Dir "SH4Dbg" # PROP CPU_ID "{D6519021-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "SHx" /d "SH4" /d "_SH4_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "Security_EXPORTS" /YX /Qsh4 /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D "_USRDLL" /D "Security_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_SECURITY_BUILD_DLL" /D "TAO_ORBSVCS_HAS_SECURITY" /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)" == "Security - Win32 (WCE SH3) Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "SH3Rel" # PROP BASE Intermediate_Dir "SH3Rel" # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "SH3Rel" # PROP Intermediate_Dir "SH3Rel" # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" PFILE=pfile.exe RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "Security_EXPORTS" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "SHx" /D "SH3" /D "_SH3_" /D "NDEBUG" /D "_USRDLL" /D "Security_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_SECURITY_BUILD_DLL" /D "TAO_ORBSVCS_HAS_SECURITY" /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)" == "Security - Win32 (WCE SH3) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "SH3Dbg" # PROP BASE Intermediate_Dir "SH3Dbg" # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "SH3Dbg" # PROP Intermediate_Dir "SH3Dbg" # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Target_Dir "" PFILE=pfile.exe RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r CPP=shcl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "Security_EXPORTS" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D "_USRDLL" /D "Security_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_SECURITY_BUILD_DLL" /D "TAO_ORBSVCS_HAS_SECURITY" /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)" == "Security - 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 "Security_EXPORTS" /YX /Oxs /M$(CECrtMT) /c # ADD CPP /nologo /W3 /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "_USRDLL" /D "Security_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_SECURITY_BUILD_DLL" /D "TAO_ORBSVCS_HAS_SECURITY" /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 ace.lib ace_os.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /out:"../../../bin/Release/ARM/TAO_Security.dll" /libpath:"../../LIB/Release/ARM" /libpath:"../../../LIB/Release/ARM" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !ELSEIF "$(CFG)" == "Security - 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 "Security_EXPORTS" /YX /M$(CECrtMTDebug) /c # ADD CPP /nologo /W3 /Zi /Od /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "DEBUG" /D "ARM" /D "_ARM_" /D "_USRDLL" /D "Security_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_SECURITY_BUILD_DLL" /D "TAO_ORBSVCS_HAS_SECURITY" /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 aced.lib ace_osd.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../../../bin/Debug/ARM/TAO_Securityd.dll" /libpath:"../../LIB/Debug/ARM" /libpath:"../../../LIB/Debug/ARM" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM !ELSEIF "$(CFG)" == "Security - 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 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 "Security_EXPORTS" /YX /Gz /Oxs /c # ADD CPP /nologo /W3 /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "NDEBUG" /D "_USRDLL" /D "Security_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_SECURITY_BUILD_DLL" /D "TAO_ORBSVCS_HAS_SECURITY" /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 /nologo /stack:0x10000,0x1000 /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /libpath:"$(TAO_ROOT)/LIB/Release/X86EM" /libpath:"$(ACE_ROOT)/LIB/Release/X86EM" /windowsce:emulation /MACHINE:IX86 !ELSEIF "$(CFG)" == "Security - 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 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 "Security_EXPORTS" /YX /Gz /c # ADD CPP /nologo /W3 /Zi /Od /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "DEBUG" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "_USRDLL" /D "Security_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_SECURITY_BUILD_DLL" /D "TAO_ORBSVCS_HAS_SECURITY" /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 /nologo /stack:0x10000,0x1000 /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /libpath:"$(TAO_ROOT)/LIB/Debug/X86EM" /libpath:"$(ACE_ROOT)/LIB/Debug/X86EM" /windowsce:emulation /MACHINE:IX86 !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "X86Dbg" # PROP BASE Intermediate_Dir "X86Dbg" # PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}" # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "../../LIB/Debug/X86EM" # PROP Intermediate_Dir "Debug/X86EM" # PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}" # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" RSC=rc.exe # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r CPP=cl.exe # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c # ADD CPP /nologo /W3 /Zi /Od /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /I "$(TAO_ROOT)/orbsvcs" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_SECURITY_BUILD_DLL" /D "TAO_ORBSVCS_HAS_SECURITY" /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) aced.lib ace_osd.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../../../bin/Debug/X86EM/TAO_Securityd.dll" /libpath:"../../LIB/Debug/X86EM" /libpath:"../../../LIB/Debug/X86EM" /subsystem:$(CESubsystem) /MACHINE:IX86 !ENDIF # Begin Target # Name "Security - Win32 (WCE MIPS) Release" # Name "Security - Win32 (WCE MIPS) Debug" # Name "Security - Win32 (WCE SH4) Release" # Name "Security - Win32 (WCE SH4) Debug" # Name "Security - Win32 (WCE SH3) Release" # Name "Security - Win32 (WCE SH3) Debug" # Name "Security - Win32 (WCE ARM) Release" # Name "Security - Win32 (WCE ARM) Debug" # Name "Security - Win32 (WCE x86em) Release" # Name "Security - Win32 (WCE x86em) Debug" # Name "Security - 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=.\Security\EstablishTrustPolicy.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_ESTAB=\ ".\Security\EstablishTrustPolicy.h"\ NODEP_CPP_ESTAB=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_ESTAB=\ ".\Security\EstablishTrustPolicy.h"\ NODEP_CPP_ESTAB=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_ESTAB=\ ".\Security\EstablishTrustPolicy.h"\ NODEP_CPP_ESTAB=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_ESTAB=\ ".\Security\EstablishTrustPolicy.h"\ NODEP_CPP_ESTAB=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_ESTAB=\ ".\Security\EstablishTrustPolicy.h"\ NODEP_CPP_ESTAB=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_ESTAB=\ ".\Security\EstablishTrustPolicy.h"\ NODEP_CPP_ESTAB=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_ESTAB=\ ".\Security\EstablishTrustPolicy.h"\ NODEP_CPP_ESTAB=\ "..\..\..\..\Security\security_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\CORBA_String.h"\ "..\tao\corbafwd.h"\ "..\tao\CurrentC.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Environment.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\object.h"\ "..\tao\OctetSeqC.h"\ "..\tao\OctetSeqC.i"\ "..\tao\orbconf.h"\ "..\tao\PolicyC.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\sequence.h"\ "..\tao\Services.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.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.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.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.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\orb.h"\ ".\ao\ORB.i"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\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\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-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_ESTAB=\ ".\Security\EstablishTrustPolicy.h"\ NODEP_CPP_ESTAB=\ "..\..\..\..\Security\security_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\CORBA_String.h"\ "..\tao\corbafwd.h"\ "..\tao\CurrentC.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Environment.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\object.h"\ "..\tao\OctetSeqC.h"\ "..\tao\OctetSeqC.i"\ "..\tao\orbconf.h"\ "..\tao\PolicyC.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\sequence.h"\ "..\tao\Services.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.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.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.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.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\orb.h"\ ".\ao\ORB.i"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\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\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-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_ESTAB=\ ".\Security\EstablishTrustPolicy.h"\ NODEP_CPP_ESTAB=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_ESTAB=\ ".\Security\EstablishTrustPolicy.h"\ NODEP_CPP_ESTAB=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_ESTAB=\ "..\..\..\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"\ ".\Security\EstablishTrustPolicy.h"\ ".\Security\security_export.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Security\InvocationCredentialsPolicy.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_INVOC=\ "..\..\..\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"\ ".\Security\InvocationCredentialsPolicy.h"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_INVOC=\ "..\..\..\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"\ ".\Security\InvocationCredentialsPolicy.h"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_INVOC=\ "..\..\..\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"\ ".\Security\InvocationCredentialsPolicy.h"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_INVOC=\ "..\..\..\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"\ ".\Security\InvocationCredentialsPolicy.h"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_INVOC=\ "..\..\..\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"\ ".\Security\InvocationCredentialsPolicy.h"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_INVOC=\ "..\..\..\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"\ ".\Security\InvocationCredentialsPolicy.h"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_INVOC=\ "..\..\..\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"\ ".\Security\InvocationCredentialsPolicy.h"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_INVOC=\ "..\..\..\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"\ ".\Security\InvocationCredentialsPolicy.h"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_INVOC=\ "..\..\..\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"\ ".\Security\InvocationCredentialsPolicy.h"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_INVOC=\ "..\..\..\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"\ ".\Security\InvocationCredentialsPolicy.h"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_INVOC=\ "..\..\..\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"\ ".\Security\InvocationCredentialsPolicy.h"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Security\PrincipalAuthenticator.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_PRINC=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_PRINC=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_PRINC=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_PRINC=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_PRINC=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_PRINC=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_PRINC=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_PRINC=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_PRINC=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_PRINC=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_PRINC=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ NODEP_CPP_PRINC=\ ".\Security\orbsvcs\SecurityReplaceableC.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Security\QOPPolicy.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_QOPPO=\ ".\Security\QOPPolicy.h"\ NODEP_CPP_QOPPO=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_QOPPO=\ ".\Security\QOPPolicy.h"\ NODEP_CPP_QOPPO=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_QOPPO=\ ".\Security\QOPPolicy.h"\ NODEP_CPP_QOPPO=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_QOPPO=\ ".\Security\QOPPolicy.h"\ NODEP_CPP_QOPPO=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_QOPPO=\ ".\Security\QOPPolicy.h"\ NODEP_CPP_QOPPO=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_QOPPO=\ ".\Security\QOPPolicy.h"\ NODEP_CPP_QOPPO=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_QOPPO=\ ".\Security\QOPPolicy.h"\ NODEP_CPP_QOPPO=\ "..\..\..\..\Security\security_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\CORBA_String.h"\ "..\tao\corbafwd.h"\ "..\tao\CurrentC.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Environment.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\object.h"\ "..\tao\OctetSeqC.h"\ "..\tao\OctetSeqC.i"\ "..\tao\orbconf.h"\ "..\tao\PolicyC.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\sequence.h"\ "..\tao\Services.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.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.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.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.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\orb.h"\ ".\ao\ORB.i"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\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\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-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_QOPPO=\ ".\Security\QOPPolicy.h"\ NODEP_CPP_QOPPO=\ "..\..\..\..\Security\security_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\CORBA_String.h"\ "..\tao\corbafwd.h"\ "..\tao\CurrentC.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Environment.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\object.h"\ "..\tao\OctetSeqC.h"\ "..\tao\OctetSeqC.i"\ "..\tao\orbconf.h"\ "..\tao\PolicyC.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\sequence.h"\ "..\tao\Services.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.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.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.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.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\orb.h"\ ".\ao\ORB.i"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\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\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-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_QOPPO=\ ".\Security\QOPPolicy.h"\ NODEP_CPP_QOPPO=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_QOPPO=\ ".\Security\QOPPolicy.h"\ NODEP_CPP_QOPPO=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_QOPPO=\ "..\..\..\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"\ ".\Security\QOPPolicy.h"\ ".\Security\security_export.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Security\Security_Current.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_SECUR=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECUR=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_SECUR=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECUR=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_SECUR=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECUR=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_SECUR=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECUR=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_SECUR=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECUR=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_SECUR=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECUR=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_SECUR=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECUR=\ "..\..\..\..\Security\security_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\CurrentC.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.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.h"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\orbconf.h"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\PICurrent.h"\ "..\tao\PICurrent.inl"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyC.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\sequence.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\Services.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.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.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\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\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.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.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\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\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-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_SECUR=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECUR=\ "..\..\..\..\Security\security_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\CurrentC.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Exception.h"\ "..\tao\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.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.h"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\orbconf.h"\ "..\tao\params.h"\ "..\tao\Parser_Registry.h"\ "..\tao\PICurrent.h"\ "..\tao\PICurrent.inl"\ "..\tao\Policy_Manager.h"\ "..\tao\PolicyC.h"\ "..\tao\PolicyFactory_Registry.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\Resource_Factory.h"\ "..\tao\sequence.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\Services.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.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.i"\ ".\ao\debug.h"\ ".\ao\DomainC.h"\ ".\ao\Environment.h"\ ".\ao\Environment.i"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\Managed_Types.h"\ ".\ao\Managed_Types.i"\ ".\ao\nvlist.h"\ ".\ao\NVList.i"\ ".\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\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.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.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\ao\Service_Callbacks.i"\ ".\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\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-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_SECUR=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECUR=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_SECUR=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECUR=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\ORB_Core.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_SECUR=\ "..\..\..\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\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\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\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\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\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\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\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\varbase.h"\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ ".\Security\security_export.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Security\Security_Current_Impl.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_SECURI=\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECURI=\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_SECURI=\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECURI=\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_SECURI=\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECURI=\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_SECURI=\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECURI=\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_SECURI=\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECURI=\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_SECURI=\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECURI=\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_SECURI=\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECURI=\ "..\..\..\..\Security\security_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\CORBA_String.h"\ "..\tao\corbafwd.h"\ "..\tao\CurrentC.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Environment.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\object.h"\ "..\tao\OctetSeqC.h"\ "..\tao\OctetSeqC.i"\ "..\tao\orbconf.h"\ "..\tao\PolicyC.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\sequence.h"\ "..\tao\Services.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.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.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.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.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\orb.h"\ ".\ao\ORB.i"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\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\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-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_SECURI=\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECURI=\ "..\..\..\..\Security\security_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\CORBA_String.h"\ "..\tao\corbafwd.h"\ "..\tao\CurrentC.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Environment.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\object.h"\ "..\tao\OctetSeqC.h"\ "..\tao\OctetSeqC.i"\ "..\tao\orbconf.h"\ "..\tao\PolicyC.h"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\sequence.h"\ "..\tao\Services.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.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.inl"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.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.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\orb.h"\ ".\ao\ORB.i"\ ".\ao\PolicyC.i"\ ".\ao\PortableInterceptorC.h"\ ".\ao\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Sequence.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\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\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-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_SECURI=\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECURI=\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_SECURI=\ ".\Security\Security_Current_Impl.h"\ NODEP_CPP_SECURI=\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_SECURI=\ "..\..\..\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"\ ".\Security\Security_Current_Impl.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Security\Security_ORBInitializer.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_SECURIT=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ ".\Security\Security_ORBInitializer.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURIT=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\ORB_Core.h"\ ".\Security\tao\ORBInitInfo.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_SECURIT=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ ".\Security\Security_ORBInitializer.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURIT=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\ORB_Core.h"\ ".\Security\tao\ORBInitInfo.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_SECURIT=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ ".\Security\Security_ORBInitializer.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURIT=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\ORB_Core.h"\ ".\Security\tao\ORBInitInfo.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_SECURIT=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ ".\Security\Security_ORBInitializer.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURIT=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\ORB_Core.h"\ ".\Security\tao\ORBInitInfo.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_SECURIT=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ ".\Security\Security_ORBInitializer.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURIT=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\ORB_Core.h"\ ".\Security\tao\ORBInitInfo.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_SECURIT=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ ".\Security\Security_ORBInitializer.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURIT=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\ORB_Core.h"\ ".\Security\tao\ORBInitInfo.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_SECURIT=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ ".\Security\Security_ORBInitializer.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURIT=\ "..\..\..\..\Security\security_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.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\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\ORBInitInfo.inl"\ "..\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.h"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\Services.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\cdr.h"\ ".\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.h"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\IOPC.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\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\ORBInitInfo.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\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\Remote_Object_Proxy_Impl.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.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.h"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.h"\ ".\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-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_SECURIT=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ ".\Security\Security_ORBInitializer.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURIT=\ "..\..\..\..\Security\security_export.h"\ "..\tao\Adapter.h"\ "..\tao\Adapter.i"\ "..\tao\any.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\Fault_Tolerance_Service.h"\ "..\tao\Interceptor_List.h"\ "..\tao\Interceptor_List.inl"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.h"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\Object_Ref_Table.h"\ "..\tao\OctetSeqC.h"\ "..\tao\OctetSeqC.i"\ "..\tao\ORB_Core.i"\ "..\tao\ORBInitInfo.inl"\ "..\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.h"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Protocols_Hooks.h"\ "..\tao\Resource_Factory.h"\ "..\tao\Service_Callbacks.h"\ "..\tao\Services.h"\ "..\tao\SmartProxies\Smart_Proxies.inl"\ "..\tao\SmartProxies\smartproxies_export.h"\ "..\tao\StringSeqC.i"\ "..\tao\TAO_Export.h"\ "..\tao\TimeBaseC.i"\ ".\ao\Any.i"\ ".\ao\BoundsC.h"\ ".\ao\BoundsC.i"\ ".\ao\cdr.h"\ ".\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.h"\ ".\ao\Exception.i"\ ".\ao\Fault_Tolerance_Service.i"\ ".\ao\IOPC.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\orb.h"\ ".\ao\ORB.i"\ ".\ao\orb_core.h"\ ".\ao\orbconf.h"\ ".\ao\ORBInitInfo.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\Principal.h"\ ".\ao\Principal.i"\ ".\ao\Protocol_Factory.h"\ ".\ao\Remote_Object_Proxy_Impl.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.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.h"\ ".\ao\ValueBase.i"\ ".\ao\ValueFactory.h"\ ".\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-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\Containers.h"\ ".\ce\Containers.i"\ ".\ce\Containers_T.cpp"\ ".\ce\Containers_T.h"\ ".\ce\Containers_T.i"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Functor.h"\ ".\ce\Functor.i"\ ".\ce\Functor_T.cpp"\ ".\ce\Functor_T.h"\ ".\ce\Functor_T.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Handle_Set.h"\ ".\ce\Handle_Set.i"\ ".\ce\Hash_Map_Manager.h"\ ".\ce\Hash_Map_Manager_T.cpp"\ ".\ce\Hash_Map_Manager_T.h"\ ".\ce\Hash_Map_Manager_T.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Map_Manager.cpp"\ ".\ce\Map_Manager.h"\ ".\ce\Map_Manager.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\Reactor.h"\ ".\ce\Reactor.i"\ ".\ce\Reactor_Impl.h"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Service_Config.h"\ ".\ce\Service_Config.i"\ ".\ce\Service_Object.h"\ ".\ce\Service_Object.i"\ ".\ce\Shared_Object.h"\ ".\ce\Shared_Object.i"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Singleton.cpp"\ ".\ce\Singleton.h"\ ".\ce\Singleton.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\Svc_Conf_Tokens.h"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Thread_Manager.h"\ ".\ce\Thread_Manager.i"\ ".\ce\Timer_Queue.h"\ ".\ce\Timer_Queue_T.cpp"\ ".\ce\Timer_Queue_T.h"\ ".\ce\Timer_Queue_T.i"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_SECURIT=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ ".\Security\Security_ORBInitializer.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURIT=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\ORB_Core.h"\ ".\Security\tao\ORBInitInfo.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_SECURIT=\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ ".\Security\Security_ORBInitializer.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURIT=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\debug.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\ORB_Core.h"\ ".\Security\tao\ORBInitInfo.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_SECURIT=\ "..\..\..\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\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\Cleanup_Func_Registry.h"\ "..\..\tao\Cleanup_Func_Registry.inl"\ "..\..\tao\CORBA_String.h"\ "..\..\tao\CORBA_String.inl"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.i"\ "..\..\tao\debug.h"\ "..\..\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\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\Object_Ref_Table.h"\ "..\..\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\ORBInitInfo.h"\ "..\..\tao\ORBInitInfo.inl"\ "..\..\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\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\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\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\varbase.h"\ ".\Security\Security_Current.h"\ ".\Security\Security_Current.inl"\ ".\Security\Security_Current_Impl.h"\ ".\Security\security_export.h"\ ".\Security\Security_ORBInitializer.h"\ ".\Security\Security_PolicyFactory.h"\ ".\Security\SecurityManager.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Security\Security_PolicyFactory.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_SECURITY=\ ".\Security\EstablishTrustPolicy.h"\ ".\Security\QOPPolicy.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURITY=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_SECURITY=\ ".\Security\EstablishTrustPolicy.h"\ ".\Security\QOPPolicy.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURITY=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_SECURITY=\ ".\Security\EstablishTrustPolicy.h"\ ".\Security\QOPPolicy.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURITY=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_SECURITY=\ ".\Security\EstablishTrustPolicy.h"\ ".\Security\QOPPolicy.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURITY=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_SECURITY=\ ".\Security\EstablishTrustPolicy.h"\ ".\Security\QOPPolicy.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURITY=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_SECURITY=\ ".\Security\EstablishTrustPolicy.h"\ ".\Security\QOPPolicy.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURITY=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_SECURITY=\ ".\Security\EstablishTrustPolicy.h"\ ".\Security\QOPPolicy.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURITY=\ "..\..\..\..\Security\security_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\CORBA_String.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Environment.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.h"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\sequence.h"\ "..\tao\Services.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.inl"\ ".\ao\corbafwd.h"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.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\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.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\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-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_SECURITY=\ ".\Security\EstablishTrustPolicy.h"\ ".\Security\QOPPolicy.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURITY=\ "..\..\..\..\Security\security_export.h"\ "..\tao\any.h"\ "..\tao\cdr.h"\ "..\tao\CORBA_String.h"\ "..\tao\DomainC.i"\ "..\tao\DynamicC.h"\ "..\tao\DynamicC.i"\ "..\tao\Encodable.h"\ "..\tao\Environment.h"\ "..\tao\Exception.h"\ "..\tao\IOPC.h"\ "..\tao\IOPC.i"\ "..\tao\LocalObject.i"\ "..\tao\MessagingC.h"\ "..\tao\MessagingC.i"\ "..\tao\OctetSeqC.h"\ "..\tao\OctetSeqC.i"\ "..\tao\PollableC.h"\ "..\tao\PollableC.i"\ "..\tao\PortableInterceptorC.i"\ "..\tao\Remote_Object_Proxy_Impl.h"\ "..\tao\sequence.h"\ "..\tao\Services.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.inl"\ ".\ao\corbafwd.h"\ ".\ao\corbafwd.i"\ ".\ao\CurrentC.h"\ ".\ao\CurrentC.i"\ ".\ao\DomainC.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\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.i"\ ".\ao\Sequence_T.cpp"\ ".\ao\Sequence_T.h"\ ".\ao\Sequence_T.i"\ ".\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-cygwin32-common.h"\ ".\ce\config-cygwin32.h"\ ".\ce\config-g++-common.h"\ ".\ce\config-ghs-common.h"\ ".\ce\config-win32-borland.h"\ ".\ce\config-win32-common.h"\ ".\ce\config-win32-ghs.h"\ ".\ce\config-win32-mingw.h"\ ".\ce\config-win32-msvc-5.h"\ ".\ce\config-win32-msvc-6.h"\ ".\ce\config-win32-msvc-7.h"\ ".\ce\config-win32-msvc.h"\ ".\ce\config-win32-visualage.h"\ ".\ce\config-win32.h"\ ".\ce\config-WinCE.h"\ ".\ce\config.h"\ ".\ce\CORBA_macros.h"\ ".\ce\Event_Handler.h"\ ".\ce\Event_Handler.i"\ ".\ce\File_Lock.h"\ ".\ce\File_Lock.inl"\ ".\ce\Flag_Manip.h"\ ".\ce\Flag_Manip.i"\ ".\ce\Free_List.cpp"\ ".\ce\Free_List.h"\ ".\ce\Free_List.i"\ ".\ce\Handle_Ops.h"\ ".\ce\Handle_Ops.i"\ ".\ce\Init_ACE.h"\ ".\ce\Init_ACE.i"\ ".\ce\iosfwd.h"\ ".\ce\Lib_Find.h"\ ".\ce\Lib_Find.i"\ ".\ce\Log_Msg.h"\ ".\ce\Log_Msg_Callback.h"\ ".\ce\Log_Priority.h"\ ".\ce\Log_Record.h"\ ".\ce\Log_Record.i"\ ".\ce\Malloc.h"\ ".\ce\Malloc.i"\ ".\ce\Malloc_Allocator.h"\ ".\ce\Malloc_Allocator.i"\ ".\ce\Malloc_Base.h"\ ".\ce\Malloc_T.cpp"\ ".\ce\Malloc_T.h"\ ".\ce\Malloc_T.i"\ ".\ce\Managed_Object.cpp"\ ".\ce\Managed_Object.h"\ ".\ce\Managed_Object.i"\ ".\ce\Mem_Map.h"\ ".\ce\Mem_Map.i"\ ".\ce\Memory_Pool.h"\ ".\ce\Memory_Pool.i"\ ".\ce\Message_Block.h"\ ".\ce\Message_Block.i"\ ".\ce\Message_Block_T.cpp"\ ".\ce\Message_Block_T.h"\ ".\ce\Message_Block_T.i"\ ".\ce\Min_Max.h"\ ".\ce\Node.cpp"\ ".\ce\Node.h"\ ".\ce\Object_Manager.h"\ ".\ce\Object_Manager.i"\ ".\ce\OS.h"\ ".\ce\OS.i"\ ".\ce\OS_Dirent.h"\ ".\ce\OS_Dirent.inl"\ ".\ce\OS_Errno.h"\ ".\ce\OS_Errno.inl"\ ".\ce\OS_Export.h"\ ".\ce\OS_Log_Msg_Attributes.h"\ ".\ce\OS_Log_Msg_Attributes.inl"\ ".\ce\OS_Memory.h"\ ".\ce\OS_Memory.inl"\ ".\ce\OS_String.h"\ ".\ce\OS_String.inl"\ ".\ce\OS_TLI.h"\ ".\ce\OS_TLI.inl"\ ".\ce\post.h"\ ".\ce\pre.h"\ ".\ce\Process_Mutex.h"\ ".\ce\Process_Mutex.inl"\ ".\ce\Process_Semaphore.h"\ ".\ce\Process_Semaphore.inl"\ ".\ce\RW_Process_Mutex.h"\ ".\ce\RW_Process_Mutex.inl"\ ".\ce\Signal.h"\ ".\ce\Signal.i"\ ".\ce\Sock_Connect.h"\ ".\ce\Sock_Connect.i"\ ".\ce\SString.h"\ ".\ce\SString.i"\ ".\ce\streams.h"\ ".\ce\SV_Semaphore_Complex.h"\ ".\ce\SV_Semaphore_Complex.i"\ ".\ce\SV_Semaphore_Simple.h"\ ".\ce\SV_Semaphore_Simple.i"\ ".\ce\svc_export.h"\ ".\ce\Synch.h"\ ".\ce\Synch.i"\ ".\ce\Synch_T.cpp"\ ".\ce\Synch_T.h"\ ".\ce\Synch_T.i"\ ".\ce\Test_and_Set.cpp"\ ".\ce\Test_and_Set.h"\ ".\ce\Test_and_Set.i"\ ".\ce\Thread.h"\ ".\ce\Thread.i"\ ".\ce\Thread_Adapter.h"\ ".\ce\Thread_Adapter.inl"\ ".\ce\Thread_Control.h"\ ".\ce\Thread_Control.inl"\ ".\ce\Thread_Exit.h"\ ".\ce\Thread_Hook.h"\ ".\ce\Trace.h"\ ".\ce\Unbounded_Queue.cpp"\ ".\ce\Unbounded_Queue.h"\ ".\ce\Unbounded_Queue.inl"\ ".\ce\Unbounded_Set.cpp"\ ".\ce\Unbounded_Set.h"\ ".\ce\Unbounded_Set.inl"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_SECURITY=\ ".\Security\EstablishTrustPolicy.h"\ ".\Security\QOPPolicy.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURITY=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_SECURITY=\ ".\Security\EstablishTrustPolicy.h"\ ".\Security\QOPPolicy.h"\ ".\Security\Security_PolicyFactory.h"\ NODEP_CPP_SECURITY=\ "..\..\..\..\Security\security_export.h"\ ".\Security\ace\config-all.h"\ ".\Security\ace\post.h"\ ".\Security\ace\pre.h"\ ".\Security\orbsvcs\SecurityLevel2C.h"\ ".\Security\tao\LocalObject.h"\ ".\Security\tao\PortableInterceptorC.h"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_SECURITY=\ "..\..\..\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_Set.cpp"\ "..\..\..\ace\Unbounded_Set.h"\ "..\..\..\ace\Unbounded_Set.inl"\ "..\..\tao\any.h"\ "..\..\tao\Any.i"\ "..\..\tao\cdr.h"\ "..\..\tao\CDR.i"\ "..\..\tao\corbafwd.h"\ "..\..\tao\corbafwd.i"\ "..\..\tao\CurrentC.h"\ "..\..\tao\CurrentC.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\object.h"\ "..\..\tao\Object.i"\ "..\..\tao\Object_Proxy_Impl.h"\ "..\..\tao\ObjectReferenceTemplateC.h"\ "..\..\tao\ObjectReferenceTemplateC.i"\ "..\..\tao\OctetSeqC.h"\ "..\..\tao\OctetSeqC.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\Remote_Object_Proxy_Impl.h"\ "..\..\tao\sequence.h"\ "..\..\tao\Sequence.i"\ "..\..\tao\Sequence_T.cpp"\ "..\..\tao\Sequence_T.h"\ "..\..\tao\Sequence_T.i"\ "..\..\tao\StringSeqC.h"\ "..\..\tao\StringSeqC.i"\ "..\..\tao\TAO_Export.h"\ "..\..\tao\typecode.h"\ "..\..\tao\Typecode.i"\ "..\..\tao\ValueBase.h"\ "..\..\tao\ValueBase.i"\ "..\..\tao\varbase.h"\ ".\Security\EstablishTrustPolicy.h"\ ".\Security\InvocationCredentialsPolicy.h"\ ".\Security\QOPPolicy.h"\ ".\Security\security_export.h"\ ".\Security\Security_PolicyFactory.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\SecurityC.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_SECURITYC=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYC=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_SECURITYC=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYC=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_SECURITYC=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYC=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_SECURITYC=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYC=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_SECURITYC=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYC=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_SECURITYC=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYC=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_SECURITYC=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYC=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_SECURITYC=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYC=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_SECURITYC=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYC=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_SECURITYC=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYC=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_SECURITYC=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\SecurityLevel1C.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_SECURITYL=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYL=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_SECURITYL=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYL=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_SECURITYL=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYL=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_SECURITYL=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYL=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_SECURITYL=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYL=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_SECURITYL=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYL=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_SECURITYL=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYL=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_SECURITYL=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYL=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_SECURITYL=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYL=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_SECURITYL=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYL=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_SECURITYL=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\SecurityLevel2C.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_SECURITYLE=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_SECURITYLE=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_SECURITYLE=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_SECURITYLE=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_SECURITYLE=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_SECURITYLE=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_SECURITYLE=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_SECURITYLE=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_SECURITYLE=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_SECURITYLE=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLE=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_SECURITYLE=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\SecurityLevel2S.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_SECURITYLEV=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLEV=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel1S.h"\ ".\SecurityLevel1S.i"\ ".\SecurityLevel1S_T.cpp"\ ".\SecurityLevel1S_T.h"\ ".\SecurityLevel1S_T.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityLevel2S.h"\ ".\SecurityLevel2S.i"\ ".\SecurityLevel2S_T.cpp"\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ ".\SecurityS.h"\ ".\SecurityS.i"\ ".\SecurityS_T.cpp"\ ".\SecurityS_T.h"\ ".\SecurityS_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_SECURITYLEV=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLEV=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel1S.h"\ ".\SecurityLevel1S.i"\ ".\SecurityLevel1S_T.cpp"\ ".\SecurityLevel1S_T.h"\ ".\SecurityLevel1S_T.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityLevel2S.h"\ ".\SecurityLevel2S.i"\ ".\SecurityLevel2S_T.cpp"\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ ".\SecurityS.h"\ ".\SecurityS.i"\ ".\SecurityS_T.cpp"\ ".\SecurityS_T.h"\ ".\SecurityS_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_SECURITYLEV=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLEV=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel1S.h"\ ".\SecurityLevel1S.i"\ ".\SecurityLevel1S_T.cpp"\ ".\SecurityLevel1S_T.h"\ ".\SecurityLevel1S_T.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityLevel2S.h"\ ".\SecurityLevel2S.i"\ ".\SecurityLevel2S_T.cpp"\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ ".\SecurityS.h"\ ".\SecurityS.i"\ ".\SecurityS_T.cpp"\ ".\SecurityS_T.h"\ ".\SecurityS_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_SECURITYLEV=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLEV=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel1S.h"\ ".\SecurityLevel1S.i"\ ".\SecurityLevel1S_T.cpp"\ ".\SecurityLevel1S_T.h"\ ".\SecurityLevel1S_T.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityLevel2S.h"\ ".\SecurityLevel2S.i"\ ".\SecurityLevel2S_T.cpp"\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ ".\SecurityS.h"\ ".\SecurityS.i"\ ".\SecurityS_T.cpp"\ ".\SecurityS_T.h"\ ".\SecurityS_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_SECURITYLEV=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLEV=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel1S.h"\ ".\SecurityLevel1S.i"\ ".\SecurityLevel1S_T.cpp"\ ".\SecurityLevel1S_T.h"\ ".\SecurityLevel1S_T.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityLevel2S.h"\ ".\SecurityLevel2S.i"\ ".\SecurityLevel2S_T.cpp"\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ ".\SecurityS.h"\ ".\SecurityS.i"\ ".\SecurityS_T.cpp"\ ".\SecurityS_T.h"\ ".\SecurityS_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_SECURITYLEV=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLEV=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel1S.h"\ ".\SecurityLevel1S.i"\ ".\SecurityLevel1S_T.cpp"\ ".\SecurityLevel1S_T.h"\ ".\SecurityLevel1S_T.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityLevel2S.h"\ ".\SecurityLevel2S.i"\ ".\SecurityLevel2S_T.cpp"\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ ".\SecurityS.h"\ ".\SecurityS.i"\ ".\SecurityS_T.cpp"\ ".\SecurityS_T.h"\ ".\SecurityS_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_SECURITYLEV=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLEV=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel1S.h"\ ".\SecurityLevel1S.i"\ ".\SecurityLevel1S_T.cpp"\ ".\SecurityLevel1S_T.h"\ ".\SecurityLevel1S_T.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityLevel2S.h"\ ".\SecurityLevel2S.i"\ ".\SecurityLevel2S_T.cpp"\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ ".\SecurityS.h"\ ".\SecurityS.i"\ ".\SecurityS_T.cpp"\ ".\SecurityS_T.h"\ ".\SecurityS_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_SECURITYLEV=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLEV=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel1S.h"\ ".\SecurityLevel1S.i"\ ".\SecurityLevel1S_T.cpp"\ ".\SecurityLevel1S_T.h"\ ".\SecurityLevel1S_T.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityLevel2S.h"\ ".\SecurityLevel2S.i"\ ".\SecurityLevel2S_T.cpp"\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ ".\SecurityS.h"\ ".\SecurityS.i"\ ".\SecurityS_T.cpp"\ ".\SecurityS_T.h"\ ".\SecurityS_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_SECURITYLEV=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLEV=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel1S.h"\ ".\SecurityLevel1S.i"\ ".\SecurityLevel1S_T.cpp"\ ".\SecurityLevel1S_T.h"\ ".\SecurityLevel1S_T.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityLevel2S.h"\ ".\SecurityLevel2S.i"\ ".\SecurityLevel2S_T.cpp"\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ ".\SecurityS.h"\ ".\SecurityS.i"\ ".\SecurityS_T.cpp"\ ".\SecurityS_T.h"\ ".\SecurityS_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_SECURITYLEV=\ "..\..\..\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"\ ".\Security\security_export.h"\ NODEP_CPP_SECURITYLEV=\ "..\..\tao\MessagingC.h"\ "..\..\tao\MessagingC.i"\ "..\..\tao\PortableServer\Policy_Validator.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel1S.h"\ ".\SecurityLevel1S.i"\ ".\SecurityLevel1S_T.cpp"\ ".\SecurityLevel1S_T.h"\ ".\SecurityLevel1S_T.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityLevel2S.h"\ ".\SecurityLevel2S.i"\ ".\SecurityLevel2S_T.cpp"\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ ".\SecurityS.h"\ ".\SecurityS.i"\ ".\SecurityS_T.cpp"\ ".\SecurityS_T.h"\ ".\SecurityS_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_SECURITYLEV=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel1S.h"\ ".\SecurityLevel1S.i"\ ".\SecurityLevel1S_T.cpp"\ ".\SecurityLevel1S_T.h"\ ".\SecurityLevel1S_T.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityLevel2S.h"\ ".\SecurityLevel2S.i"\ ".\SecurityLevel2S_T.cpp"\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ ".\SecurityS.h"\ ".\SecurityS.i"\ ".\SecurityS_T.cpp"\ ".\SecurityS_T.h"\ ".\SecurityS_T.i"\ !ENDIF # End Source File # Begin Source File SOURCE=.\Security\SecurityManager.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_SECURITYM=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_SECURITYM=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_SECURITYM=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_SECURITYM=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_SECURITYM=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_SECURITYM=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_SECURITYM=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_SECURITYM=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_SECURITYM=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_SECURITYM=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_SECURITYM=\ "..\..\..\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\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"\ ".\Security\PrincipalAuthenticator.h"\ ".\Security\security_export.h"\ ".\Security\SecurityManager.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ NODEP_CPP_SECURITYM=\ ".\Security\orbsvcs\SecurityReplaceableC.h"\ !ENDIF # End Source File # Begin Source File SOURCE=.\SecurityReplaceableC.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_SECURITYR=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_SECURITYR=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_SECURITYR=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_SECURITYR=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_SECURITYR=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_SECURITYR=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_SECURITYR=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_SECURITYR=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_SECURITYR=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_SECURITYR=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_SECURITYR=\ "..\..\..\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"\ ".\Security\security_export.h"\ ".\SecurityC.h"\ ".\SecurityC.i"\ ".\SecurityLevel1C.h"\ ".\SecurityLevel1C.i"\ ".\SecurityLevel2C.h"\ ".\SecurityLevel2C.i"\ ".\SecurityReplaceableC.h"\ ".\SecurityReplaceableC.i"\ !ENDIF # End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm" # Begin Source File SOURCE=.\Security\EstablishTrustPolicy.h # End Source File # Begin Source File SOURCE=.\Security\InvocationCredentialsPolicy.h # End Source File # Begin Source File SOURCE=.\Security\PrincipalAuthenticator.h # End Source File # Begin Source File SOURCE=.\Security\QOPPolicy.h # End Source File # Begin Source File SOURCE=.\Security\Security_Current.h # End Source File # Begin Source File SOURCE=.\Security\Security_Current_Impl.h # End Source File # Begin Source File SOURCE=.\Security\security_export.h # End Source File # Begin Source File SOURCE=.\Security\Security_ORBInitializer.h # End Source File # Begin Source File SOURCE=.\Security\Security_PolicyFactory.h # End Source File # Begin Source File SOURCE=.\SecurityC.h # End Source File # Begin Source File SOURCE=.\SecurityLevel1C.h # End Source File # Begin Source File SOURCE=.\SecurityLevel2C.h # End Source File # Begin Source File SOURCE=.\SecurityLevel2S.h # End Source File # Begin Source File SOURCE=.\SecurityLevel2S_T.h # End Source File # Begin Source File SOURCE=.\Security\SecurityManager.h # End Source File # Begin Source File SOURCE=.\SecurityReplaceableC.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=.\Security.idl !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\Security.idl InputName=Security 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE MIPS) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\Security.idl InputName=Security 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH4) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\Security.idl InputName=Security 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH4) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\Security.idl InputName=Security 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH3) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\Security.idl InputName=Security 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH3) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\Security.idl InputName=Security 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE ARM) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\Security.idl InputName=Security 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE ARM) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\Security.idl InputName=Security 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE x86em) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\Security.idl InputName=Security 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE x86em) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\Security.idl InputName=Security 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE x86) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\Security.idl InputName=Security 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_Security_Export -Wb,export_include=Security\security_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=.\SecurityLevel1.idl !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel1.idl InputName=SecurityLevel1 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE MIPS) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel1.idl InputName=SecurityLevel1 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH4) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel1.idl InputName=SecurityLevel1 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH4) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel1.idl InputName=SecurityLevel1 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH3) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel1.idl InputName=SecurityLevel1 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH3) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel1.idl InputName=SecurityLevel1 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE ARM) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel1.idl InputName=SecurityLevel1 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE ARM) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel1.idl InputName=SecurityLevel1 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE x86em) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel1.idl InputName=SecurityLevel1 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE x86em) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel1.idl InputName=SecurityLevel1 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE x86) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel1.idl InputName=SecurityLevel1 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_Security_Export -Wb,export_include=Security\security_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=.\SecurityLevel2.idl !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel2.idl InputName=SecurityLevel2 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE MIPS) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel2.idl InputName=SecurityLevel2 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH4) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel2.idl InputName=SecurityLevel2 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH4) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel2.idl InputName=SecurityLevel2 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH3) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel2.idl InputName=SecurityLevel2 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH3) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel2.idl InputName=SecurityLevel2 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE ARM) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel2.idl InputName=SecurityLevel2 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE ARM) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel2.idl InputName=SecurityLevel2 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE x86em) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel2.idl InputName=SecurityLevel2 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE x86em) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel2.idl InputName=SecurityLevel2 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE x86) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityLevel2.idl InputName=SecurityLevel2 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_Security_Export -Wb,export_include=Security\security_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=.\SecurityReplaceable.idl !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityReplaceable.idl InputName=SecurityReplaceable 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE MIPS) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityReplaceable.idl InputName=SecurityReplaceable 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH4) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityReplaceable.idl InputName=SecurityReplaceable 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH4) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityReplaceable.idl InputName=SecurityReplaceable 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH3) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityReplaceable.idl InputName=SecurityReplaceable 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE SH3) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityReplaceable.idl InputName=SecurityReplaceable 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE ARM) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityReplaceable.idl InputName=SecurityReplaceable 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE ARM) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityReplaceable.idl InputName=SecurityReplaceable 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE x86em) Release" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityReplaceable.idl InputName=SecurityReplaceable 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE x86em) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityReplaceable.idl InputName=SecurityReplaceable 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_Security_Export -Wb,export_include=Security\security_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)" == "Security - Win32 (WCE x86) Debug" # PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\SecurityReplaceable.idl InputName=SecurityReplaceable 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_Security_Export -Wb,export_include=Security\security_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 "i;inl" # Begin Source File SOURCE=.\SecurityC.i # End Source File # Begin Source File SOURCE=.\SecurityLevel1C.i # End Source File # Begin Source File SOURCE=.\SecurityLevel2C.i # End Source File # Begin Source File SOURCE=.\SecurityLevel2S.i # End Source File # Begin Source File SOURCE=.\SecurityLevel2S_T.i # End Source File # End Group # Begin Group "Template Files" # PROP Default_Filter "" # Begin Source File SOURCE=.\SecurityLevel2S_T.cpp !IF "$(CFG)" == "Security - Win32 (WCE MIPS) Release" DEP_CPP_SECURITYLEVE=\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ NODEP_CPP_SECURITYLEVE=\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE MIPS) Debug" DEP_CPP_SECURITYLEVE=\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ NODEP_CPP_SECURITYLEVE=\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Release" DEP_CPP_SECURITYLEVE=\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ NODEP_CPP_SECURITYLEVE=\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH4) Debug" DEP_CPP_SECURITYLEVE=\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ NODEP_CPP_SECURITYLEVE=\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Release" DEP_CPP_SECURITYLEVE=\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ NODEP_CPP_SECURITYLEVE=\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE SH3) Debug" DEP_CPP_SECURITYLEVE=\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ NODEP_CPP_SECURITYLEVE=\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Release" DEP_CPP_SECURITYLEVE=\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ NODEP_CPP_SECURITYLEVE=\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE ARM) Debug" DEP_CPP_SECURITYLEVE=\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ NODEP_CPP_SECURITYLEVE=\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Release" DEP_CPP_SECURITYLEVE=\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ NODEP_CPP_SECURITYLEVE=\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86em) Debug" DEP_CPP_SECURITYLEVE=\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ NODEP_CPP_SECURITYLEVE=\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ !ELSEIF "$(CFG)" == "Security - Win32 (WCE x86) Debug" DEP_CPP_SECURITYLEVE=\ "..\..\..\ace\post.h"\ "..\..\..\ace\pre.h"\ ".\SecurityLevel2S_T.h"\ ".\SecurityLevel2S_T.i"\ !ENDIF # End Source File # End Group # End Target # End Project