diff options
author | Matthew Newhook <matthew@zeroc.com> | 2005-08-02 01:38:39 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2005-08-02 01:38:39 +0000 |
commit | 75e07f841b0d09bfa56221d34006bd0644aedf74 (patch) | |
tree | feb8ea0f10ba791f5d84990951d54383761156b1 /cppe/src | |
parent | fix two way hashtable comparison problems (diff) | |
download | ice-75e07f841b0d09bfa56221d34006bd0644aedf74.tar.bz2 ice-75e07f841b0d09bfa56221d34006bd0644aedf74.tar.xz ice-75e07f841b0d09bfa56221d34006bd0644aedf74.zip |
Added /Gy. Fixed problem with minimal client.
Diffstat (limited to 'cppe/src')
-rwxr-xr-x | cppe/src/IceE/ice.vcp | 34684 | ||||
-rwxr-xr-x | cppe/src/IceEC/icec.vcp | 22785 |
2 files changed, 29214 insertions, 28255 deletions
diff --git a/cppe/src/IceE/ice.vcp b/cppe/src/IceE/ice.vcp index 2a767729b8a..fa4c70f772a 100755 --- a/cppe/src/IceE/ice.vcp +++ b/cppe/src/IceE/ice.vcp @@ -126,7 +126,7 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "ICE_EXPORTS" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I ".." /I "../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "_USRDLL" /D "ICEE_API_EXPORTS" /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /Gy /I ".." /I "../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "_USRDLL" /D "ICEE_API_EXPORTS" /O2 /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
@@ -159,7 +159,7 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "ICE_EXPORTS" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I ".." /I "../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "_USRDLL" /D "ICEE_API_EXPORTS" /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /Gy /I ".." /I "../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "_USRDLL" /D "ICEE_API_EXPORTS" /M$(CECrtMTDebug) /c
# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +189,7 @@ LINK32=link.exe # PROP Target_Dir ""
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I ".." /I "../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /Gy /I ".." /I "../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
@@ -216,7 +216,7 @@ BSC32=bscmake.exe # PROP Target_Dir ""
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I ".." /I "../../include" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /Gy /I ".." /I "../../include" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
@@ -336,51 +336,51 @@ DEP_CPP_ACCEP=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ACCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -414,51 +414,51 @@ DEP_CPP_ACCEP=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ACCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -492,51 +492,51 @@ DEP_CPP_ACCEP=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ACCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -548,18 +548,25 @@ DEP_CPP_ACCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
".\Acceptor.h"\
".\AcceptorF.h"\
".\DefaultsAndOverridesF.h"\
@@ -655,51 +662,51 @@ DEP_CPP_ACCEP=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ACCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -733,51 +740,51 @@ DEP_CPP_ACCEP=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ACCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -811,51 +818,51 @@ DEP_CPP_ACCEP=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ACCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -889,51 +896,51 @@ DEP_CPP_ACCEP=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ACCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -991,51 +998,51 @@ DEP_CPP_BASIC=\ ".\ProxyFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BASIC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -1076,51 +1083,51 @@ DEP_CPP_BASIC=\ ".\ProxyFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BASIC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -1161,51 +1168,51 @@ DEP_CPP_BASIC=\ ".\ProxyFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BASIC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -1213,21 +1220,30 @@ NODEP_CPP_BASIC=\ DEP_CPP_BASIC=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\FactoryTable.h"\
"..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
@@ -1237,6 +1253,7 @@ DEP_CPP_BASIC=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
".\DefaultsAndOverridesF.h"\
@@ -1341,51 +1358,51 @@ DEP_CPP_BASIC=\ ".\ProxyFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BASIC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -1426,51 +1443,51 @@ DEP_CPP_BASIC=\ ".\ProxyFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BASIC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -1511,51 +1528,51 @@ DEP_CPP_BASIC=\ ".\ProxyFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BASIC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -1596,51 +1613,51 @@ DEP_CPP_BASIC=\ ".\ProxyFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BASIC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -1676,51 +1693,51 @@ DEP_CPP_BUFFE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUFFE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -1732,51 +1749,51 @@ DEP_CPP_BUFFE=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\LocalExceptions.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUFFE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -1788,62 +1805,80 @@ DEP_CPP_BUFFE=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\LocalExceptions.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUFFE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_BUFFE=\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -1917,51 +1952,51 @@ DEP_CPP_BUFFE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUFFE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -1973,51 +2008,51 @@ DEP_CPP_BUFFE=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\LocalExceptions.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUFFE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -2029,51 +2064,51 @@ DEP_CPP_BUFFE=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\LocalExceptions.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUFFE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -2085,51 +2120,51 @@ DEP_CPP_BUFFE=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\LocalExceptions.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUFFE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -2170,51 +2205,51 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUILT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -2248,51 +2283,51 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUILT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -2326,51 +2361,51 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUILT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -2379,6 +2414,7 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Current.h"\
@@ -2482,51 +2518,51 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUILT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -2560,51 +2596,51 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUILT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -2638,51 +2674,51 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUILT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -2716,51 +2752,51 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUILT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -2823,51 +2859,51 @@ DEP_CPP_COMMU=\ ".\ReferenceFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COMMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -2916,51 +2952,51 @@ DEP_CPP_COMMU=\ ".\ReferenceFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COMMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -3009,56 +3045,57 @@ DEP_CPP_COMMU=\ ".\ReferenceFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COMMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_COMMU=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Communicator.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
@@ -3068,26 +3105,32 @@ DEP_CPP_COMMU=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
@@ -3202,51 +3245,51 @@ DEP_CPP_COMMU=\ ".\ReferenceFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COMMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -3295,51 +3338,51 @@ DEP_CPP_COMMU=\ ".\ReferenceFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COMMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -3388,51 +3431,51 @@ DEP_CPP_COMMU=\ ".\ReferenceFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COMMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -3481,51 +3524,51 @@ DEP_CPP_COMMU=\ ".\ReferenceFactory.h"\
".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COMMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -3547,51 +3590,51 @@ DEP_CPP_COND_=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COND_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -3606,51 +3649,51 @@ DEP_CPP_COND_=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COND_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -3665,51 +3708,51 @@ DEP_CPP_COND_=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COND_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -3783,51 +3826,51 @@ DEP_CPP_COND_=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COND_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -3842,51 +3885,51 @@ DEP_CPP_COND_=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COND_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -3901,51 +3944,51 @@ DEP_CPP_COND_=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COND_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -3960,51 +4003,51 @@ DEP_CPP_COND_=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COND_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -4083,51 +4126,51 @@ DEP_CPP_CONNE=\ ".\RouterInfoF.h"\
".\TraceUtil.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -4192,51 +4235,51 @@ DEP_CPP_CONNE=\ ".\RouterInfoF.h"\
".\TraceUtil.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -4301,51 +4344,51 @@ DEP_CPP_CONNE=\ ".\RouterInfoF.h"\
".\TraceUtil.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -4353,6 +4396,7 @@ NODEP_CPP_CONNE=\ DEP_CPP_CONNE=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -4362,14 +4406,18 @@ DEP_CPP_CONNE=\ "..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FacetMap.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
@@ -4382,11 +4430,13 @@ DEP_CPP_CONNE=\ "..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\Thread.h"\
@@ -4526,51 +4576,51 @@ DEP_CPP_CONNE=\ ".\RouterInfoF.h"\
".\TraceUtil.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -4635,51 +4685,51 @@ DEP_CPP_CONNE=\ ".\RouterInfoF.h"\
".\TraceUtil.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -4744,51 +4794,51 @@ DEP_CPP_CONNE=\ ".\RouterInfoF.h"\
".\TraceUtil.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -4853,51 +4903,51 @@ DEP_CPP_CONNE=\ ".\RouterInfoF.h"\
".\TraceUtil.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -4945,51 +4995,51 @@ DEP_CPP_CONNEC=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -5023,51 +5073,51 @@ DEP_CPP_CONNEC=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -5101,51 +5151,51 @@ DEP_CPP_CONNEC=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -5157,18 +5207,25 @@ DEP_CPP_CONNEC=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
".\Connector.h"\
".\ConnectorF.h"\
".\DefaultsAndOverridesF.h"\
@@ -5264,51 +5321,51 @@ DEP_CPP_CONNEC=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -5342,51 +5399,51 @@ DEP_CPP_CONNEC=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -5420,51 +5477,51 @@ DEP_CPP_CONNEC=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -5498,51 +5555,51 @@ DEP_CPP_CONNEC=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -5574,51 +5631,51 @@ DEP_CPP_CURRE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CURRE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -5642,51 +5699,51 @@ DEP_CPP_CURRE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CURRE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -5710,51 +5767,51 @@ DEP_CPP_CURRE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CURRE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -5766,6 +5823,7 @@ DEP_CPP_CURRE=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
@@ -5847,51 +5905,51 @@ DEP_CPP_CURRE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CURRE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -5915,51 +5973,51 @@ DEP_CPP_CURRE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CURRE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -5983,51 +6041,51 @@ DEP_CPP_CURRE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CURRE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -6051,51 +6109,51 @@ DEP_CPP_CURRE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CURRE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -6134,51 +6192,51 @@ DEP_CPP_DEFAU=\ ".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_DEFAU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -6197,51 +6255,51 @@ DEP_CPP_DEFAU=\ ".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_DEFAU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -6260,66 +6318,80 @@ DEP_CPP_DEFAU=\ ".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_DEFAU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_DEFAU=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
".\Network.h"\
@@ -6399,51 +6471,51 @@ DEP_CPP_DEFAU=\ ".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_DEFAU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -6462,51 +6534,51 @@ DEP_CPP_DEFAU=\ ".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_DEFAU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -6525,51 +6597,51 @@ DEP_CPP_DEFAU=\ ".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_DEFAU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -6588,51 +6660,51 @@ DEP_CPP_DEFAU=\ ".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_DEFAU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -6666,51 +6738,51 @@ DEP_CPP_ENDPO=\ ".\AcceptorF.h"\
".\ConnectorF.h"\
".\Endpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -6730,51 +6802,51 @@ DEP_CPP_ENDPO=\ ".\AcceptorF.h"\
".\ConnectorF.h"\
".\Endpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -6794,51 +6866,51 @@ DEP_CPP_ENDPO=\ ".\AcceptorF.h"\
".\ConnectorF.h"\
".\Endpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -6850,11 +6922,18 @@ DEP_CPP_ENDPO=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
".\AcceptorF.h"\
".\ConnectorF.h"\
".\Endpoint.h"\
@@ -6929,51 +7008,51 @@ DEP_CPP_ENDPO=\ ".\AcceptorF.h"\
".\ConnectorF.h"\
".\Endpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -6993,51 +7072,51 @@ DEP_CPP_ENDPO=\ ".\AcceptorF.h"\
".\ConnectorF.h"\
".\Endpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -7057,51 +7136,51 @@ DEP_CPP_ENDPO=\ ".\AcceptorF.h"\
".\ConnectorF.h"\
".\Endpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -7121,51 +7200,51 @@ DEP_CPP_ENDPO=\ ".\AcceptorF.h"\
".\ConnectorF.h"\
".\Endpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -7213,51 +7292,51 @@ DEP_CPP_ENDPOI=\ ".\EndpointFactory.h"\
".\EndpointFactoryF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -7286,51 +7365,51 @@ DEP_CPP_ENDPOI=\ ".\EndpointFactory.h"\
".\EndpointFactoryF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -7359,51 +7438,51 @@ DEP_CPP_ENDPOI=\ ".\EndpointFactory.h"\
".\EndpointFactoryF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -7411,20 +7490,33 @@ NODEP_CPP_ENDPOI=\ DEP_CPP_ENDPOI=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\TcpTransport\TcpEndpoint.h"\
".\AcceptorF.h"\
".\ConnectorF.h"\
@@ -7517,51 +7609,51 @@ DEP_CPP_ENDPOI=\ ".\EndpointFactory.h"\
".\EndpointFactoryF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -7590,51 +7682,51 @@ DEP_CPP_ENDPOI=\ ".\EndpointFactory.h"\
".\EndpointFactoryF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -7663,51 +7755,51 @@ DEP_CPP_ENDPOI=\ ".\EndpointFactory.h"\
".\EndpointFactoryF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -7736,51 +7828,51 @@ DEP_CPP_ENDPOI=\ ".\EndpointFactory.h"\
".\EndpointFactoryF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -7798,51 +7890,51 @@ DEP_CPP_EXCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_EXCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -7853,51 +7945,51 @@ DEP_CPP_EXCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_EXCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -7908,51 +8000,51 @@ DEP_CPP_EXCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_EXCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -8018,51 +8110,51 @@ DEP_CPP_EXCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_EXCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -8073,51 +8165,51 @@ DEP_CPP_EXCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_EXCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -8128,51 +8220,51 @@ DEP_CPP_EXCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_EXCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -8183,51 +8275,51 @@ DEP_CPP_EXCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_EXCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -8253,51 +8345,51 @@ DEP_CPP_FACTO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -8316,51 +8408,51 @@ DEP_CPP_FACTO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -8379,51 +8471,51 @@ DEP_CPP_FACTO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -8505,51 +8597,51 @@ DEP_CPP_FACTO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -8568,51 +8660,51 @@ DEP_CPP_FACTO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -8631,51 +8723,51 @@ DEP_CPP_FACTO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -8694,51 +8786,51 @@ DEP_CPP_FACTO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -8763,51 +8855,51 @@ DEP_CPP_FACTOR=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTOR=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -8825,51 +8917,51 @@ DEP_CPP_FACTOR=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTOR=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -8887,51 +8979,51 @@ DEP_CPP_FACTOR=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTOR=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -9011,51 +9103,51 @@ DEP_CPP_FACTOR=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTOR=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -9073,51 +9165,51 @@ DEP_CPP_FACTOR=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTOR=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -9135,51 +9227,51 @@ DEP_CPP_FACTOR=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTOR=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -9197,51 +9289,51 @@ DEP_CPP_FACTOR=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTOR=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -9278,51 +9370,51 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -9352,51 +9444,51 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -9426,51 +9518,51 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -9574,51 +9666,51 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -9648,51 +9740,51 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -9722,51 +9814,51 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -9796,51 +9888,51 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -9877,51 +9969,51 @@ DEP_CPP_IDENTI=\ "..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -9934,51 +10026,51 @@ DEP_CPP_IDENTI=\ "..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -9991,63 +10083,81 @@ DEP_CPP_IDENTI=\ "..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_IDENTI=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -10122,51 +10232,51 @@ DEP_CPP_IDENTI=\ "..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -10179,51 +10289,51 @@ DEP_CPP_IDENTI=\ "..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -10236,51 +10346,51 @@ DEP_CPP_IDENTI=\ "..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -10293,51 +10403,51 @@ DEP_CPP_IDENTI=\ "..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -10408,51 +10518,51 @@ DEP_CPP_INCOM=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOM=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -10510,51 +10620,51 @@ DEP_CPP_INCOM=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOM=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -10612,51 +10722,51 @@ DEP_CPP_INCOM=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOM=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -10664,6 +10774,7 @@ NODEP_CPP_INCOM=\ DEP_CPP_INCOM=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -10674,7 +10785,9 @@ DEP_CPP_INCOM=\ "..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FacetMap.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
@@ -10683,6 +10796,7 @@ DEP_CPP_INCOM=\ "..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
@@ -10694,10 +10808,12 @@ DEP_CPP_INCOM=\ "..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
@@ -10822,51 +10938,51 @@ DEP_CPP_INCOM=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOM=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -10924,51 +11040,51 @@ DEP_CPP_INCOM=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOM=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -11026,51 +11142,51 @@ DEP_CPP_INCOM=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOM=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -11128,51 +11244,51 @@ DEP_CPP_INCOM=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOM=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -11243,51 +11359,51 @@ DEP_CPP_INCOMI=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOMI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -11345,51 +11461,51 @@ DEP_CPP_INCOMI=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOMI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -11447,51 +11563,51 @@ DEP_CPP_INCOMI=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOMI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -11499,6 +11615,7 @@ NODEP_CPP_INCOMI=\ DEP_CPP_INCOMI=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -11509,25 +11626,30 @@ DEP_CPP_INCOMI=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\Thread.h"\
@@ -11657,51 +11779,51 @@ DEP_CPP_INCOMI=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOMI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -11759,51 +11881,51 @@ DEP_CPP_INCOMI=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOMI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -11861,51 +11983,51 @@ DEP_CPP_INCOMI=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOMI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -11963,51 +12085,51 @@ DEP_CPP_INCOMI=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INCOMI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -12050,51 +12172,51 @@ DEP_CPP_INITI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INITI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -12116,51 +12238,51 @@ DEP_CPP_INITI=\ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INITI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -12182,72 +12304,86 @@ DEP_CPP_INITI=\ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INITI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_INITI=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Communicator.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -12328,51 +12464,51 @@ DEP_CPP_INITI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INITI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -12394,51 +12530,51 @@ DEP_CPP_INITI=\ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INITI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -12460,51 +12596,51 @@ DEP_CPP_INITI=\ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INITI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -12526,51 +12662,51 @@ DEP_CPP_INITI=\ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INITI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -12654,51 +12790,51 @@ DEP_CPP_INSTA=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INSTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -12753,51 +12889,51 @@ DEP_CPP_INSTA=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INSTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -12852,89 +12988,111 @@ DEP_CPP_INSTA=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INSTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_INSTA=\
+ "..\..\include\IceE\BasicStream.h"\
+ "..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Locator.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
+ "..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
".\EndpointFactory.h"\
@@ -13072,51 +13230,51 @@ DEP_CPP_INSTA=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INSTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -13171,51 +13329,51 @@ DEP_CPP_INSTA=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INSTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -13270,51 +13428,51 @@ DEP_CPP_INSTA=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INSTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -13369,51 +13527,51 @@ DEP_CPP_INSTA=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INSTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -13451,51 +13609,51 @@ DEP_CPP_LOCAL=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAL=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -13509,51 +13667,51 @@ DEP_CPP_LOCAL=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAL=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -13567,63 +13725,81 @@ DEP_CPP_LOCAL=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAL=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_LOCAL=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
".\Network.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -13700,51 +13876,51 @@ DEP_CPP_LOCAL=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAL=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -13758,51 +13934,51 @@ DEP_CPP_LOCAL=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAL=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -13816,51 +13992,51 @@ DEP_CPP_LOCAL=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAL=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -13874,51 +14050,51 @@ DEP_CPP_LOCAL=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAL=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -13941,51 +14117,51 @@ DEP_CPP_LOCALO=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCALO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -14001,51 +14177,51 @@ DEP_CPP_LOCALO=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCALO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -14061,51 +14237,51 @@ DEP_CPP_LOCALO=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCALO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -14181,51 +14357,51 @@ DEP_CPP_LOCALO=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCALO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -14241,51 +14417,51 @@ DEP_CPP_LOCALO=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCALO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -14301,51 +14477,51 @@ DEP_CPP_LOCALO=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCALO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -14361,51 +14537,51 @@ DEP_CPP_LOCALO=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCALO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -14459,51 +14635,51 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -14550,51 +14726,51 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -14641,51 +14817,51 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -14694,6 +14870,7 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -14823,51 +15000,51 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -14914,51 +15091,51 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -15005,51 +15182,51 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -15096,51 +15273,51 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -15219,51 +15396,51 @@ DEP_CPP_LOCATO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCATO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -15310,51 +15487,51 @@ DEP_CPP_LOCATO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCATO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -15401,86 +15578,111 @@ DEP_CPP_LOCATO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCATO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_LOCATO=\
+ "..\..\include\IceE\BasicStream.h"\
+ "..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
+ "..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Locator.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
+ "..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
+ "..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
+ "..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\Time.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
".\AcceptorF.h"\
".\ConnectorF.h"\
".\DefaultsAndOverridesF.h"\
@@ -15608,51 +15810,51 @@ DEP_CPP_LOCATO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCATO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -15699,51 +15901,51 @@ DEP_CPP_LOCATO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCATO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -15790,51 +15992,51 @@ DEP_CPP_LOCATO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCATO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -15881,51 +16083,51 @@ DEP_CPP_LOCATO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCATO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -15953,51 +16155,51 @@ DEP_CPP_LOGGE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -16018,51 +16220,51 @@ DEP_CPP_LOGGE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -16083,51 +16285,51 @@ DEP_CPP_LOGGE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -16213,51 +16415,51 @@ DEP_CPP_LOGGE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -16278,51 +16480,51 @@ DEP_CPP_LOGGE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -16343,51 +16545,51 @@ DEP_CPP_LOGGE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -16408,51 +16610,51 @@ DEP_CPP_LOGGE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -16481,51 +16683,51 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
".\LoggerI.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -16539,51 +16741,51 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
".\LoggerI.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -16597,51 +16799,51 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
".\LoggerI.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -16651,9 +16853,17 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
".\LoggerI.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -16721,51 +16931,51 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
".\LoggerI.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -16779,51 +16989,51 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
".\LoggerI.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -16837,51 +17047,51 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
".\LoggerI.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -16895,51 +17105,51 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
".\LoggerI.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -16969,51 +17179,51 @@ DEP_CPP_LOGGERU=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGERU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -17031,12 +17241,6 @@ DEP_CPP_LOGGERU=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_LOGGERU=\
- "..\..\include\IceE\LoggerUtil.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
-
-DEP_CPP_LOGGERU=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
@@ -17101,6 +17305,73 @@ NODEP_CPP_LOGGERU=\ "..\..\..\..\usr\include\pthread.h"\
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
+
+DEP_CPP_LOGGERU=\
+ "..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LoggerUtil.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
+
+NODEP_CPP_LOGGERU=\
+ "..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
+
+
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
DEP_CPP_LOGGERU=\
@@ -17153,51 +17424,51 @@ DEP_CPP_NETWO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_NETWO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -17210,51 +17481,51 @@ DEP_CPP_NETWO=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_NETWO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -17267,62 +17538,80 @@ DEP_CPP_NETWO=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_NETWO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_NETWO=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
".\Network.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -17398,51 +17687,51 @@ DEP_CPP_NETWO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_NETWO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -17455,51 +17744,51 @@ DEP_CPP_NETWO=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_NETWO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -17512,51 +17801,51 @@ DEP_CPP_NETWO=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_NETWO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -17569,51 +17858,51 @@ DEP_CPP_NETWO=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
".\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_NETWO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -17657,51 +17946,51 @@ DEP_CPP_OBJEC=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -17733,51 +18022,51 @@ DEP_CPP_OBJEC=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -17809,51 +18098,51 @@ DEP_CPP_OBJEC=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -17861,6 +18150,8 @@ NODEP_CPP_OBJEC=\ DEP_CPP_OBJEC=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Current.h"\
@@ -17868,6 +18159,7 @@ DEP_CPP_OBJEC=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
@@ -17879,8 +18171,11 @@ DEP_CPP_OBJEC=\ "..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
@@ -17966,51 +18261,51 @@ DEP_CPP_OBJEC=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -18042,51 +18337,51 @@ DEP_CPP_OBJEC=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -18118,51 +18413,51 @@ DEP_CPP_OBJEC=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -18194,51 +18489,51 @@ DEP_CPP_OBJEC=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -18330,51 +18625,51 @@ DEP_CPP_OBJECT=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -18437,51 +18732,51 @@ DEP_CPP_OBJECT=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -18544,95 +18839,117 @@ DEP_CPP_OBJECT=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_OBJECT=\
+ "..\..\include\IceE\BasicStream.h"\
+ "..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FacetMap.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Locator.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapter.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
"..\..\include\IceE\UUID.h"\
".\AcceptorF.h"\
".\ConnectorF.h"\
@@ -18780,51 +19097,51 @@ DEP_CPP_OBJECT=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -18887,51 +19204,51 @@ DEP_CPP_OBJECT=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -18994,51 +19311,51 @@ DEP_CPP_OBJECT=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -19101,51 +19418,51 @@ DEP_CPP_OBJECT=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -19197,51 +19514,51 @@ DEP_CPP_OBJECTA=\ "..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
".\ObjectAdapterFactory.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -19273,51 +19590,51 @@ DEP_CPP_OBJECTA=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
".\ObjectAdapterFactory.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -19349,67 +19666,74 @@ DEP_CPP_OBJECTA=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
".\ObjectAdapterFactory.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_OBJECTA=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FacetMap.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
@@ -19417,13 +19741,19 @@ DEP_CPP_OBJECTA=\ "..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
".\ObjectAdapterFactory.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -19514,51 +19844,51 @@ DEP_CPP_OBJECTA=\ "..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
".\ObjectAdapterFactory.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -19590,51 +19920,51 @@ DEP_CPP_OBJECTA=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
".\ObjectAdapterFactory.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -19666,51 +19996,51 @@ DEP_CPP_OBJECTA=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
".\ObjectAdapterFactory.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -19742,51 +20072,51 @@ DEP_CPP_OBJECTA=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
".\ObjectAdapterFactory.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OBJECTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -19808,51 +20138,51 @@ DEP_CPP_OPERA=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OPERA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -19867,51 +20197,51 @@ DEP_CPP_OPERA=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OPERA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -19926,51 +20256,51 @@ DEP_CPP_OPERA=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OPERA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -20044,51 +20374,51 @@ DEP_CPP_OPERA=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OPERA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -20103,51 +20433,51 @@ DEP_CPP_OPERA=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OPERA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -20162,51 +20492,51 @@ DEP_CPP_OPERA=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OPERA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -20221,51 +20551,51 @@ DEP_CPP_OPERA=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OPERA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -20322,51 +20652,51 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\UndefSysMacros.h"\
".\Reference.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -20409,51 +20739,51 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\UndefSysMacros.h"\
".\Reference.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -20496,51 +20826,51 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\UndefSysMacros.h"\
".\Reference.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -20548,6 +20878,8 @@ NODEP_CPP_OUTGO=\ DEP_CPP_OUTGO=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
@@ -20557,12 +20889,15 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
@@ -20570,9 +20905,12 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\Thread.h"\
@@ -20677,51 +21015,51 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\UndefSysMacros.h"\
".\Reference.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -20764,51 +21102,51 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\UndefSysMacros.h"\
".\Reference.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -20851,51 +21189,51 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\UndefSysMacros.h"\
".\Reference.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -20938,51 +21276,51 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\UndefSysMacros.h"\
".\Reference.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -21056,51 +21394,51 @@ DEP_CPP_OUTGOI=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -21160,51 +21498,51 @@ DEP_CPP_OUTGOI=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -21264,51 +21602,51 @@ DEP_CPP_OUTGOI=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -21316,6 +21654,7 @@ NODEP_CPP_OUTGOI=\ DEP_CPP_OUTGOI=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -21326,25 +21665,31 @@ DEP_CPP_OUTGOI=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
@@ -21479,51 +21824,51 @@ DEP_CPP_OUTGOI=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -21583,51 +21928,51 @@ DEP_CPP_OUTGOI=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -21687,51 +22032,51 @@ DEP_CPP_OUTGOI=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -21791,51 +22136,51 @@ DEP_CPP_OUTGOI=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -21876,51 +22221,51 @@ DEP_CPP_PROPE=\ "..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROPE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -21941,51 +22286,51 @@ DEP_CPP_PROPE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROPE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -22006,71 +22351,84 @@ DEP_CPP_PROPE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROPE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_PROPE=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -22149,51 +22507,51 @@ DEP_CPP_PROPE=\ "..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROPE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -22214,51 +22572,51 @@ DEP_CPP_PROPE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROPE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -22279,51 +22637,51 @@ DEP_CPP_PROPE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROPE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -22344,51 +22702,51 @@ DEP_CPP_PROPE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROPE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -22450,51 +22808,51 @@ DEP_CPP_PROXY=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXY=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -22544,51 +22902,51 @@ DEP_CPP_PROXY=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXY=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -22638,51 +22996,51 @@ DEP_CPP_PROXY=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXY=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -22690,6 +23048,7 @@ NODEP_CPP_PROXY=\ DEP_CPP_PROXY=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -22698,11 +23057,14 @@ DEP_CPP_PROXY=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
@@ -22718,6 +23080,7 @@ DEP_CPP_PROXY=\ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
@@ -22831,51 +23194,51 @@ DEP_CPP_PROXY=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXY=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -22925,51 +23288,51 @@ DEP_CPP_PROXY=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXY=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -23019,51 +23382,51 @@ DEP_CPP_PROXY=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXY=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -23113,51 +23476,51 @@ DEP_CPP_PROXY=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXY=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -23218,51 +23581,51 @@ DEP_CPP_PROXYF=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXYF=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -23311,51 +23674,51 @@ DEP_CPP_PROXYF=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXYF=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -23404,56 +23767,57 @@ DEP_CPP_PROXYF=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXYF=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_PROXYF=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -23461,11 +23825,14 @@ DEP_CPP_PROXYF=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
@@ -23480,6 +23847,7 @@ DEP_CPP_PROXYF=\ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\Thread.h"\
@@ -23595,51 +23963,51 @@ DEP_CPP_PROXYF=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXYF=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -23688,51 +24056,51 @@ DEP_CPP_PROXYF=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXYF=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -23781,51 +24149,51 @@ DEP_CPP_PROXYF=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXYF=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -23874,51 +24242,51 @@ DEP_CPP_PROXYF=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXYF=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -23938,51 +24306,51 @@ DEP_CPP_RECMU=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RECMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -23995,51 +24363,51 @@ DEP_CPP_RECMU=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RECMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -24052,51 +24420,51 @@ DEP_CPP_RECMU=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RECMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -24166,51 +24534,51 @@ DEP_CPP_RECMU=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RECMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -24223,51 +24591,51 @@ DEP_CPP_RECMU=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RECMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -24280,51 +24648,51 @@ DEP_CPP_RECMU=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RECMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -24337,51 +24705,51 @@ DEP_CPP_RECMU=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RECMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -24469,51 +24837,51 @@ DEP_CPP_REFER=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -24575,51 +24943,51 @@ DEP_CPP_REFER=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -24681,51 +25049,51 @@ DEP_CPP_REFER=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -24733,39 +25101,56 @@ NODEP_CPP_REFER=\ DEP_CPP_REFER=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Locator.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
@@ -24773,6 +25158,8 @@ DEP_CPP_REFER=\ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
".\AcceptorF.h"\
".\ConnectorF.h"\
".\DefaultsAndOverridesF.h"\
@@ -24912,51 +25299,51 @@ DEP_CPP_REFER=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -25018,51 +25405,51 @@ DEP_CPP_REFER=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -25124,51 +25511,51 @@ DEP_CPP_REFER=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -25230,51 +25617,51 @@ DEP_CPP_REFER=\ ".\RouterInfo.h"\
".\RouterInfoF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -25338,51 +25725,51 @@ DEP_CPP_REFERE=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFERE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -25432,51 +25819,51 @@ DEP_CPP_REFERE=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFERE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -25526,51 +25913,51 @@ DEP_CPP_REFERE=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFERE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -25578,6 +25965,7 @@ NODEP_CPP_REFERE=\ DEP_CPP_REFERE=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -25585,25 +25973,31 @@ DEP_CPP_REFERE=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
@@ -25721,51 +26115,51 @@ DEP_CPP_REFERE=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFERE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -25815,51 +26209,51 @@ DEP_CPP_REFERE=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFERE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -25909,51 +26303,51 @@ DEP_CPP_REFERE=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFERE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -26003,51 +26397,51 @@ DEP_CPP_REFERE=\ ".\ReferenceFactoryF.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFERE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -26096,51 +26490,51 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -26182,51 +26576,51 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -26268,51 +26662,51 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -26321,6 +26715,7 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -26440,51 +26835,51 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -26526,51 +26921,51 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -26612,51 +27007,51 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -26698,51 +27093,51 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -26805,51 +27200,51 @@ DEP_CPP_ROUTER=\ "..\..\include\IceE\UndefSysMacros.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -26891,51 +27286,51 @@ DEP_CPP_ROUTER=\ "..\..\include\IceE\UndefSysMacros.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -26977,51 +27372,51 @@ DEP_CPP_ROUTER=\ "..\..\include\IceE\UndefSysMacros.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -27029,28 +27424,43 @@ NODEP_CPP_ROUTER=\ DEP_CPP_ROUTER=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTable.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
@@ -27163,51 +27573,51 @@ DEP_CPP_ROUTER=\ "..\..\include\IceE\UndefSysMacros.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -27249,51 +27659,51 @@ DEP_CPP_ROUTER=\ "..\..\include\IceE\UndefSysMacros.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -27335,51 +27745,51 @@ DEP_CPP_ROUTER=\ "..\..\include\IceE\UndefSysMacros.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -27421,51 +27831,51 @@ DEP_CPP_ROUTER=\ "..\..\include\IceE\UndefSysMacros.h"\
".\RouterInfo.h"\
".\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -27500,51 +27910,51 @@ DEP_CPP_ROUTI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -27571,51 +27981,51 @@ DEP_CPP_ROUTI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -27642,61 +28052,63 @@ DEP_CPP_ROUTI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_ROUTI=\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
@@ -27785,51 +28197,51 @@ DEP_CPP_ROUTI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -27856,51 +28268,51 @@ DEP_CPP_ROUTI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -27927,51 +28339,51 @@ DEP_CPP_ROUTI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -27998,51 +28410,51 @@ DEP_CPP_ROUTI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -28067,51 +28479,51 @@ DEP_CPP_RWREC=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RWREC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -28129,51 +28541,51 @@ DEP_CPP_RWREC=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RWREC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -28191,51 +28603,51 @@ DEP_CPP_RWREC=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RWREC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -28315,51 +28727,51 @@ DEP_CPP_RWREC=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RWREC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -28377,51 +28789,51 @@ DEP_CPP_RWREC=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RWREC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -28439,51 +28851,51 @@ DEP_CPP_RWREC=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RWREC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -28501,51 +28913,51 @@ DEP_CPP_RWREC=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RWREC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -28560,51 +28972,51 @@ SOURCE=.\SafeStdio.cpp DEP_CPP_SAFES=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SAFES=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -28612,51 +29024,51 @@ NODEP_CPP_SAFES=\ DEP_CPP_SAFES=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SAFES=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -28664,51 +29076,51 @@ NODEP_CPP_SAFES=\ DEP_CPP_SAFES=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SAFES=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -28768,51 +29180,51 @@ NODEP_CPP_SAFES=\ DEP_CPP_SAFES=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SAFES=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -28820,51 +29232,51 @@ NODEP_CPP_SAFES=\ DEP_CPP_SAFES=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SAFES=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -28872,51 +29284,51 @@ NODEP_CPP_SAFES=\ DEP_CPP_SAFES=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SAFES=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -28924,51 +29336,51 @@ NODEP_CPP_SAFES=\ DEP_CPP_SAFES=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SAFES=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -29021,51 +29433,51 @@ DEP_CPP_SERVA=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SERVA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -29097,51 +29509,51 @@ DEP_CPP_SERVA=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SERVA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -29173,76 +29585,90 @@ DEP_CPP_SERVA=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SERVA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_SERVA=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FacetMap.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
".\DefaultsAndOverridesF.h"\
".\EndpointFactoryF.h"\
".\Instance.h"\
@@ -29339,51 +29765,51 @@ DEP_CPP_SERVA=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SERVA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -29415,51 +29841,51 @@ DEP_CPP_SERVA=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SERVA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -29491,51 +29917,51 @@ DEP_CPP_SERVA=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SERVA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -29567,51 +29993,51 @@ DEP_CPP_SERVA=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\ServantManager.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SERVA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -29632,51 +30058,51 @@ DEP_CPP_SHARE=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SHARE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -29690,51 +30116,51 @@ DEP_CPP_SHARE=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SHARE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -29748,51 +30174,51 @@ DEP_CPP_SHARE=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SHARE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -29864,51 +30290,51 @@ DEP_CPP_SHARE=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SHARE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -29922,51 +30348,51 @@ DEP_CPP_SHARE=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SHARE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -29980,51 +30406,51 @@ DEP_CPP_SHARE=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SHARE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -30038,51 +30464,51 @@ DEP_CPP_SHARE=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SHARE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -30102,51 +30528,51 @@ DEP_CPP_STATI=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STATI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -30159,51 +30585,51 @@ DEP_CPP_STATI=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STATI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -30216,51 +30642,51 @@ DEP_CPP_STATI=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STATI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -30330,51 +30756,51 @@ DEP_CPP_STATI=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STATI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -30387,51 +30813,51 @@ DEP_CPP_STATI=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STATI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -30444,51 +30870,51 @@ DEP_CPP_STATI=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STATI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -30501,51 +30927,51 @@ DEP_CPP_STATI=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STATI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -30560,51 +30986,51 @@ SOURCE=.\StringUtil.cpp DEP_CPP_STRIN=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STRIN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -30612,51 +31038,51 @@ NODEP_CPP_STRIN=\ DEP_CPP_STRIN=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STRIN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -30664,51 +31090,51 @@ NODEP_CPP_STRIN=\ DEP_CPP_STRIN=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STRIN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -30768,51 +31194,51 @@ NODEP_CPP_STRIN=\ DEP_CPP_STRIN=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STRIN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -30820,51 +31246,51 @@ NODEP_CPP_STRIN=\ DEP_CPP_STRIN=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STRIN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -30872,51 +31298,51 @@ NODEP_CPP_STRIN=\ DEP_CPP_STRIN=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STRIN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -30924,51 +31350,51 @@ NODEP_CPP_STRIN=\ DEP_CPP_STRIN=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STRIN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -31030,51 +31456,51 @@ DEP_CPP_TCPEN=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TCPEN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -31118,51 +31544,51 @@ DEP_CPP_TCPEN=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TCPEN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -31206,51 +31632,51 @@ DEP_CPP_TCPEN=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TCPEN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -31258,28 +31684,39 @@ NODEP_CPP_TCPEN=\ DEP_CPP_TCPEN=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\TcpTransport\TcpEndpoint.h"\
".\Acceptor.h"\
".\AcceptorF.h"\
@@ -31393,51 +31830,51 @@ DEP_CPP_TCPEN=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TCPEN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -31481,51 +31918,51 @@ DEP_CPP_TCPEN=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TCPEN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -31569,51 +32006,51 @@ DEP_CPP_TCPEN=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TCPEN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -31657,51 +32094,51 @@ DEP_CPP_TCPEN=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TCPEN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -31724,51 +32161,51 @@ DEP_CPP_THREA=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -31784,51 +32221,51 @@ DEP_CPP_THREA=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -31844,51 +32281,51 @@ DEP_CPP_THREA=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -31964,51 +32401,51 @@ DEP_CPP_THREA=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -32024,51 +32461,51 @@ DEP_CPP_THREA=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -32084,51 +32521,51 @@ DEP_CPP_THREA=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -32144,51 +32581,51 @@ DEP_CPP_THREA=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -32207,51 +32644,51 @@ DEP_CPP_THREAD=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREAD=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -32263,51 +32700,51 @@ DEP_CPP_THREAD=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREAD=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -32319,51 +32756,51 @@ DEP_CPP_THREAD=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREAD=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -32431,51 +32868,51 @@ DEP_CPP_THREAD=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREAD=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -32487,51 +32924,51 @@ DEP_CPP_THREAD=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREAD=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -32543,51 +32980,51 @@ DEP_CPP_THREAD=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREAD=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -32599,51 +33036,51 @@ DEP_CPP_THREAD=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREAD=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -32658,51 +33095,51 @@ SOURCE=.\Time.cpp DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TIME_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -32710,51 +33147,51 @@ NODEP_CPP_TIME_=\ DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TIME_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -32762,51 +33199,51 @@ NODEP_CPP_TIME_=\ DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TIME_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -32866,51 +33303,51 @@ NODEP_CPP_TIME_=\ DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TIME_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -32918,51 +33355,51 @@ NODEP_CPP_TIME_=\ DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TIME_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -32970,51 +33407,51 @@ NODEP_CPP_TIME_=\ DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TIME_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -33022,51 +33459,51 @@ NODEP_CPP_TIME_=\ DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TIME_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -33104,51 +33541,51 @@ DEP_CPP_TRACE=\ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -33166,51 +33603,51 @@ DEP_CPP_TRACE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -33228,67 +33665,81 @@ DEP_CPP_TRACE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_TRACE=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
".\TraceLevels.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -33365,51 +33816,51 @@ DEP_CPP_TRACE=\ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -33427,51 +33878,51 @@ DEP_CPP_TRACE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -33489,51 +33940,51 @@ DEP_CPP_TRACE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -33551,51 +34002,51 @@ DEP_CPP_TRACE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
".\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -33638,51 +34089,51 @@ DEP_CPP_TRACEU=\ ".\Protocol.h"\
".\TraceLevels.h"\
".\TraceUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACEU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -33711,51 +34162,51 @@ DEP_CPP_TRACEU=\ ".\Protocol.h"\
".\TraceLevels.h"\
".\TraceUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACEU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -33784,51 +34235,51 @@ DEP_CPP_TRACEU=\ ".\Protocol.h"\
".\TraceLevels.h"\
".\TraceUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACEU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -33841,10 +34292,16 @@ DEP_CPP_TRACEU=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\PropertiesF.h"\
"..\..\include\IceE\ProxyF.h"\
@@ -33854,6 +34311,7 @@ DEP_CPP_TRACEU=\ "..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
".\Protocol.h"\
".\TraceLevels.h"\
".\TraceUtil.h"\
@@ -33937,51 +34395,51 @@ DEP_CPP_TRACEU=\ ".\Protocol.h"\
".\TraceLevels.h"\
".\TraceUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACEU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -34010,51 +34468,51 @@ DEP_CPP_TRACEU=\ ".\Protocol.h"\
".\TraceLevels.h"\
".\TraceUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACEU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -34083,51 +34541,51 @@ DEP_CPP_TRACEU=\ ".\Protocol.h"\
".\TraceLevels.h"\
".\TraceUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACEU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -34156,51 +34614,51 @@ DEP_CPP_TRACEU=\ ".\Protocol.h"\
".\TraceLevels.h"\
".\TraceUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACEU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -34255,51 +34713,51 @@ DEP_CPP_TRANS=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRANS=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -34334,51 +34792,51 @@ DEP_CPP_TRANS=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRANS=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -34413,77 +34871,90 @@ DEP_CPP_TRANS=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRANS=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
DEP_CPP_TRANS=\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
".\DefaultsAndOverridesF.h"\
".\EndpointFactoryF.h"\
".\Instance.h"\
@@ -34584,51 +35055,51 @@ DEP_CPP_TRANS=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRANS=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -34663,51 +35134,51 @@ DEP_CPP_TRANS=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRANS=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -34742,51 +35213,51 @@ DEP_CPP_TRANS=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRANS=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -34821,51 +35292,51 @@ DEP_CPP_TRANS=\ ".\RouterInfoF.h"\
".\TraceLevels.h"\
".\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRANS=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -34914,51 +35385,51 @@ DEP_CPP_UNKNO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UNKNO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -34995,51 +35466,51 @@ DEP_CPP_UNKNO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UNKNO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -35076,51 +35547,51 @@ DEP_CPP_UNKNO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UNKNO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -35135,9 +35606,13 @@ DEP_CPP_UNKNO=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
"..\..\include\IceE\ProxyF.h"\
@@ -35148,6 +35623,7 @@ DEP_CPP_UNKNO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
".\AcceptorF.h"\
".\ConnectorF.h"\
".\DefaultsAndOverridesF.h"\
@@ -35243,51 +35719,51 @@ DEP_CPP_UNKNO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UNKNO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -35324,51 +35800,51 @@ DEP_CPP_UNKNO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UNKNO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -35405,51 +35881,51 @@ DEP_CPP_UNKNO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UNKNO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -35486,51 +35962,51 @@ DEP_CPP_UNKNO=\ ".\ReferenceFactoryF.h"\
".\RouterInfoF.h"\
".\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UNKNO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -35551,51 +36027,51 @@ DEP_CPP_UUID_=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UUID.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UUID_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug"
@@ -35609,51 +36085,51 @@ DEP_CPP_UUID_=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UUID.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UUID_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release"
@@ -35667,51 +36143,51 @@ DEP_CPP_UUID_=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UUID.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UUID_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug"
@@ -35783,51 +36259,51 @@ DEP_CPP_UUID_=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UUID.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UUID_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -35841,51 +36317,51 @@ DEP_CPP_UUID_=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UUID.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UUID_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -35899,51 +36375,51 @@ DEP_CPP_UUID_=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UUID.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UUID_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Release Static"
@@ -35957,51 +36433,51 @@ DEP_CPP_UUID_=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UUID.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UUID_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
diff --git a/cppe/src/IceEC/icec.vcp b/cppe/src/IceEC/icec.vcp index 08c0ab76495..7b01b145665 100755 --- a/cppe/src/IceEC/icec.vcp +++ b/cppe/src/IceEC/icec.vcp @@ -126,7 +126,7 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "ICE_EXPORTS" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I ".." /I "../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D "_USRDLL" /D "ICEE_API_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /Gy /I ".." /I "../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D "_USRDLL" /D "ICEE_API_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /O2 /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
@@ -159,7 +159,7 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "ICE_EXPORTS" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I ".." /I "../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "_USRDLL" /D "ICEE_API_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /Gy /I ".." /I "../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "_USRDLL" /D "ICEE_API_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /M$(CECrtMTDebug) /c
# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +189,7 @@ LINK32=link.exe # PROP Target_Dir ""
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I ".." /I "../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "_LIB" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /Gy /I ".." /I "../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "_LIB" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /M$(CECrtMTDebug) /c
# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
@@ -216,7 +216,7 @@ BSC32=bscmake.exe # PROP Target_Dir ""
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I ".." /I "../../include" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "_LIB" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /Gy /I ".." /I "../../include" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "_LIB" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /O2 /M$(CECrtMT) /c
# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
@@ -337,51 +337,51 @@ DEP_CPP_BASIC=\ "..\IceE\ProxyFactory.h"\
"..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BASIC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -423,51 +423,51 @@ DEP_CPP_BASIC=\ "..\IceE\ProxyFactory.h"\
"..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BASIC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -475,22 +475,31 @@ NODEP_CPP_BASIC=\ DEP_CPP_BASIC=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\FactoryTable.h"\
"..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
@@ -500,6 +509,7 @@ DEP_CPP_BASIC=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -561,22 +571,31 @@ NODEP_CPP_BASIC=\ DEP_CPP_BASIC=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\FactoryTable.h"\
"..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
@@ -586,6 +605,7 @@ DEP_CPP_BASIC=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -681,51 +701,51 @@ DEP_CPP_BASIC=\ "..\IceE\ProxyFactory.h"\
"..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BASIC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -733,22 +753,31 @@ NODEP_CPP_BASIC=\ DEP_CPP_BASIC=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\FactoryTable.h"\
"..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
@@ -758,6 +787,7 @@ DEP_CPP_BASIC=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -853,51 +883,51 @@ DEP_CPP_BASIC=\ "..\IceE\ProxyFactory.h"\
"..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BASIC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -939,51 +969,51 @@ DEP_CPP_BASIC=\ "..\IceE\ProxyFactory.h"\
"..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BASIC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -1002,51 +1032,51 @@ DEP_CPP_BUFFE=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\LocalExceptions.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUFFE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -1058,62 +1088,80 @@ DEP_CPP_BUFFE=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\LocalExceptions.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUFFE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_BUFFE=\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -1165,11 +1213,29 @@ NODEP_CPP_BUFFE=\ DEP_CPP_BUFFE=\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -1226,62 +1292,80 @@ DEP_CPP_BUFFE=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\LocalExceptions.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUFFE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_BUFFE=\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -1338,51 +1422,51 @@ DEP_CPP_BUFFE=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\LocalExceptions.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUFFE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -1394,51 +1478,51 @@ DEP_CPP_BUFFE=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\LocalExceptions.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUFFE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -1479,51 +1563,51 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUILT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -1557,51 +1641,51 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUILT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -1610,6 +1694,7 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Current.h"\
@@ -1688,6 +1773,7 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Current.h"\
@@ -1791,51 +1877,51 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUILT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -1844,6 +1930,7 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Current.h"\
@@ -1947,51 +2034,51 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUILT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -2025,51 +2112,51 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BUILT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -2126,51 +2213,51 @@ DEP_CPP_COMMU=\ "..\IceE\ReferenceFactory.h"\
"..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COMMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -2220,56 +2307,57 @@ DEP_CPP_COMMU=\ "..\IceE\ReferenceFactory.h"\
"..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COMMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_COMMU=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Communicator.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
@@ -2279,27 +2367,33 @@ DEP_CPP_COMMU=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
@@ -2364,6 +2458,7 @@ NODEP_CPP_COMMU=\ !ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
DEP_CPP_COMMU=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Communicator.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
@@ -2373,27 +2468,33 @@ DEP_CPP_COMMU=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
@@ -2502,56 +2603,57 @@ DEP_CPP_COMMU=\ "..\IceE\ReferenceFactory.h"\
"..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COMMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_COMMU=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Communicator.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
@@ -2561,27 +2663,33 @@ DEP_CPP_COMMU=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
@@ -2690,51 +2798,51 @@ DEP_CPP_COMMU=\ "..\IceE\ReferenceFactory.h"\
"..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COMMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -2784,51 +2892,51 @@ DEP_CPP_COMMU=\ "..\IceE\ReferenceFactory.h"\
"..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COMMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -2850,51 +2958,51 @@ DEP_CPP_COND_=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COND_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -2909,51 +3017,51 @@ DEP_CPP_COND_=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COND_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -3086,51 +3194,51 @@ DEP_CPP_COND_=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COND_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -3145,51 +3253,6 @@ DEP_CPP_COND_=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_COND_=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -3204,51 +3267,51 @@ DEP_CPP_COND_=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COND_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -3263,51 +3326,51 @@ DEP_CPP_COND_=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COND_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -3380,51 +3443,51 @@ DEP_CPP_CONNE=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceUtil.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -3490,51 +3553,51 @@ DEP_CPP_CONNE=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceUtil.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -3542,6 +3605,7 @@ NODEP_CPP_CONNE=\ DEP_CPP_CONNE=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -3551,15 +3615,19 @@ DEP_CPP_CONNE=\ "..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FacetMap.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
@@ -3572,11 +3640,13 @@ DEP_CPP_CONNE=\ "..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\Thread.h"\
@@ -3652,6 +3722,7 @@ NODEP_CPP_CONNE=\ DEP_CPP_CONNE=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -3661,15 +3732,19 @@ DEP_CPP_CONNE=\ "..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FacetMap.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
@@ -3682,11 +3757,13 @@ DEP_CPP_CONNE=\ "..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\Thread.h"\
@@ -3820,51 +3897,51 @@ DEP_CPP_CONNE=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceUtil.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -3872,6 +3949,7 @@ NODEP_CPP_CONNE=\ DEP_CPP_CONNE=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -3881,15 +3959,19 @@ DEP_CPP_CONNE=\ "..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FacetMap.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
@@ -3902,11 +3984,13 @@ DEP_CPP_CONNE=\ "..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\Thread.h"\
@@ -4040,51 +4124,51 @@ DEP_CPP_CONNE=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceUtil.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -4150,51 +4234,51 @@ DEP_CPP_CONNE=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceUtil.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -4236,51 +4320,51 @@ DEP_CPP_CONNEC=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -4315,51 +4399,51 @@ DEP_CPP_CONNEC=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -4371,19 +4455,26 @@ DEP_CPP_CONNEC=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Connector.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -4450,19 +4541,26 @@ DEP_CPP_CONNEC=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Connector.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -4552,51 +4650,51 @@ DEP_CPP_CONNEC=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -4608,19 +4706,26 @@ DEP_CPP_CONNEC=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Connector.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -4710,51 +4815,51 @@ DEP_CPP_CONNEC=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -4789,51 +4894,51 @@ DEP_CPP_CONNEC=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CONNEC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -4859,51 +4964,51 @@ DEP_CPP_DEFAU=\ "..\IceE\DefaultsAndOverrides.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_DEFAU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -4922,66 +5027,80 @@ DEP_CPP_DEFAU=\ "..\IceE\DefaultsAndOverrides.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_DEFAU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_DEFAU=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\DefaultsAndOverrides.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\Network.h"\
@@ -5035,16 +5154,30 @@ NODEP_CPP_DEFAU=\ !ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
DEP_CPP_DEFAU=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\DefaultsAndOverrides.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\Network.h"\
@@ -5111,66 +5244,80 @@ DEP_CPP_DEFAU=\ "..\IceE\DefaultsAndOverrides.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_DEFAU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_DEFAU=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\DefaultsAndOverrides.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\Network.h"\
@@ -5237,51 +5384,51 @@ DEP_CPP_DEFAU=\ "..\IceE\DefaultsAndOverrides.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_DEFAU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -5300,51 +5447,51 @@ DEP_CPP_DEFAU=\ "..\IceE\DefaultsAndOverrides.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_DEFAU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -5371,51 +5518,51 @@ DEP_CPP_ENDPO=\ "..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\Endpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -5435,51 +5582,51 @@ DEP_CPP_ENDPO=\ "..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\Endpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -5491,11 +5638,18 @@ DEP_CPP_ENDPO=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\Endpoint.h"\
@@ -5555,11 +5709,18 @@ DEP_CPP_ENDPO=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\Endpoint.h"\
@@ -5627,51 +5788,51 @@ DEP_CPP_ENDPO=\ "..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\Endpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -5683,11 +5844,18 @@ DEP_CPP_ENDPO=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\Endpoint.h"\
@@ -5755,51 +5923,51 @@ DEP_CPP_ENDPO=\ "..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\Endpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -5819,51 +5987,51 @@ DEP_CPP_ENDPO=\ "..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\Endpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -5899,51 +6067,51 @@ DEP_CPP_ENDPOI=\ "..\IceE\EndpointFactoryF.h"\
"..\IceE\UnknownEndpoint.h"\
"..\TcpTransport\TcpEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -5972,51 +6140,51 @@ DEP_CPP_ENDPOI=\ "..\IceE\EndpointFactoryF.h"\
"..\IceE\UnknownEndpoint.h"\
"..\TcpTransport\TcpEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -6024,20 +6192,33 @@ NODEP_CPP_ENDPOI=\ DEP_CPP_ENDPOI=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\Endpoint.h"\
@@ -6097,20 +6278,33 @@ NODEP_CPP_ENDPOI=\ DEP_CPP_ENDPOI=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\Endpoint.h"\
@@ -6191,51 +6385,51 @@ DEP_CPP_ENDPOI=\ "..\IceE\EndpointFactoryF.h"\
"..\IceE\UnknownEndpoint.h"\
"..\TcpTransport\TcpEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -6243,20 +6437,33 @@ NODEP_CPP_ENDPOI=\ DEP_CPP_ENDPOI=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\Endpoint.h"\
@@ -6337,51 +6544,51 @@ DEP_CPP_ENDPOI=\ "..\IceE\EndpointFactoryF.h"\
"..\IceE\UnknownEndpoint.h"\
"..\TcpTransport\TcpEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -6410,51 +6617,51 @@ DEP_CPP_ENDPOI=\ "..\IceE\EndpointFactoryF.h"\
"..\IceE\UnknownEndpoint.h"\
"..\TcpTransport\TcpEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ENDPOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -6472,51 +6679,51 @@ DEP_CPP_EXCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_EXCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -6527,51 +6734,51 @@ DEP_CPP_EXCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_EXCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -6692,51 +6899,51 @@ DEP_CPP_EXCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_EXCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -6747,51 +6954,6 @@ DEP_CPP_EXCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_EXCEP=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -6802,51 +6964,51 @@ DEP_CPP_EXCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_EXCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -6857,51 +7019,51 @@ DEP_CPP_EXCEP=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_EXCEP=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -6927,51 +7089,51 @@ DEP_CPP_FACTO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -6990,51 +7152,51 @@ DEP_CPP_FACTO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -7179,51 +7341,51 @@ DEP_CPP_FACTO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -7242,51 +7404,6 @@ DEP_CPP_FACTO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_FACTO=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -7305,51 +7422,51 @@ DEP_CPP_FACTO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -7368,51 +7485,51 @@ DEP_CPP_FACTO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -7437,51 +7554,51 @@ DEP_CPP_FACTOR=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTOR=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -7499,51 +7616,51 @@ DEP_CPP_FACTOR=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTOR=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -7685,51 +7802,51 @@ DEP_CPP_FACTOR=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTOR=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -7747,51 +7864,6 @@ DEP_CPP_FACTOR=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_FACTOR=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -7809,51 +7881,51 @@ DEP_CPP_FACTOR=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTOR=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -7871,51 +7943,51 @@ DEP_CPP_FACTOR=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_FACTOR=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -7952,51 +8024,51 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -8026,51 +8098,51 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -8248,51 +8320,51 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -8396,51 +8468,51 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -8470,51 +8542,51 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -8534,51 +8606,51 @@ DEP_CPP_IDENTI=\ "..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -8591,63 +8663,81 @@ DEP_CPP_IDENTI=\ "..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_IDENTI=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -8698,13 +8788,31 @@ NODEP_CPP_IDENTI=\ !ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
DEP_CPP_IDENTI=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -8762,63 +8870,81 @@ DEP_CPP_IDENTI=\ "..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_IDENTI=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -8876,51 +9002,51 @@ DEP_CPP_IDENTI=\ "..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -8933,51 +9059,51 @@ DEP_CPP_IDENTI=\ "..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_IDENTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -9006,51 +9132,51 @@ DEP_CPP_INITI=\ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INITI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -9072,72 +9198,86 @@ DEP_CPP_INITI=\ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INITI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_INITI=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Communicator.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -9188,22 +9328,36 @@ NODEP_CPP_INITI=\ !ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
DEP_CPP_INITI=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Communicator.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -9270,72 +9424,86 @@ DEP_CPP_INITI=\ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INITI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_INITI=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Communicator.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -9402,51 +9570,51 @@ DEP_CPP_INITI=\ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INITI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -9468,51 +9636,51 @@ DEP_CPP_INITI=\ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INITI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -9575,51 +9743,51 @@ DEP_CPP_INSTA=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INSTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -9675,90 +9843,112 @@ DEP_CPP_INSTA=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INSTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_INSTA=\
+ "..\..\include\IceE\BasicStream.h"\
+ "..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Locator.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
+ "..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
"..\IceE\DefaultsAndOverrides.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\EndpointFactory.h"\
@@ -9825,40 +10015,62 @@ NODEP_CPP_INSTA=\ !ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
DEP_CPP_INSTA=\
+ "..\..\include\IceE\BasicStream.h"\
+ "..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Locator.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
+ "..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
"..\IceE\DefaultsAndOverrides.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\EndpointFactory.h"\
@@ -9975,90 +10187,112 @@ DEP_CPP_INSTA=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INSTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_INSTA=\
+ "..\..\include\IceE\BasicStream.h"\
+ "..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Locator.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
+ "..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
"..\IceE\DefaultsAndOverrides.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\EndpointFactory.h"\
@@ -10175,51 +10409,51 @@ DEP_CPP_INSTA=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INSTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -10275,51 +10509,51 @@ DEP_CPP_INSTA=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_INSTA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -10340,51 +10574,51 @@ DEP_CPP_LOCAL=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAL=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -10398,63 +10632,81 @@ DEP_CPP_LOCAL=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAL=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_LOCAL=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Network.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -10506,13 +10758,31 @@ NODEP_CPP_LOCAL=\ !ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
DEP_CPP_LOCAL=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Network.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -10572,63 +10842,81 @@ DEP_CPP_LOCAL=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAL=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_LOCAL=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Network.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -10688,51 +10976,51 @@ DEP_CPP_LOCAL=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAL=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -10746,51 +11034,51 @@ DEP_CPP_LOCAL=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAL=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -10813,51 +11101,51 @@ DEP_CPP_LOCALO=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCALO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -10873,51 +11161,51 @@ DEP_CPP_LOCALO=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCALO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -11053,51 +11341,51 @@ DEP_CPP_LOCALO=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCALO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -11113,51 +11401,6 @@ DEP_CPP_LOCALO=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_LOCALO=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -11173,51 +11416,51 @@ DEP_CPP_LOCALO=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCALO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -11233,51 +11476,51 @@ DEP_CPP_LOCALO=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCALO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -11331,51 +11574,51 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -11422,51 +11665,51 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -11475,6 +11718,7 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -11566,6 +11810,7 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -11695,51 +11940,51 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -11748,6 +11993,7 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -11877,51 +12123,51 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -11968,51 +12214,51 @@ DEP_CPP_LOCAT=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCAT=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -12067,51 +12313,51 @@ DEP_CPP_LOCATO=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCATO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -12159,87 +12405,112 @@ DEP_CPP_LOCATO=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCATO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_LOCATO=\
+ "..\..\include\IceE\BasicStream.h"\
+ "..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
+ "..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Locator.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
+ "..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
+ "..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
+ "..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\Time.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -12301,37 +12572,62 @@ NODEP_CPP_LOCATO=\ !ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
DEP_CPP_LOCATO=\
+ "..\..\include\IceE\BasicStream.h"\
+ "..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
+ "..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Locator.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
+ "..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
+ "..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
+ "..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\Time.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -12435,87 +12731,112 @@ DEP_CPP_LOCATO=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCATO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_LOCATO=\
+ "..\..\include\IceE\BasicStream.h"\
+ "..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
+ "..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Locator.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
+ "..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
+ "..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
+ "..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\Time.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -12619,51 +12940,51 @@ DEP_CPP_LOCATO=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCATO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -12711,51 +13032,51 @@ DEP_CPP_LOCATO=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOCATO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -12783,51 +13104,51 @@ DEP_CPP_LOGGE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -12848,51 +13169,51 @@ DEP_CPP_LOGGE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -13043,51 +13364,51 @@ DEP_CPP_LOGGE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -13173,51 +13494,51 @@ DEP_CPP_LOGGE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -13238,51 +13559,51 @@ DEP_CPP_LOGGE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -13303,51 +13624,51 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\IceE\LoggerI.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -13361,51 +13682,51 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\IceE\LoggerI.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_LOGGER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -13415,9 +13736,17 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\LoggerI.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -13473,9 +13802,17 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\LoggerI.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -13535,6 +13872,72 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\IceE\LoggerI.h"\
+
+NODEP_CPP_LOGGER=\
+ "..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
+
+
+!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
+
+DEP_CPP_LOGGER=\
+ "..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
+ "..\IceE\LoggerI.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -13582,7 +13985,65 @@ NODEP_CPP_LOGGER=\ "..\..\..\..\usr\include\pthread.h"\
-!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
+!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
+
+DEP_CPP_LOGGER=\
+ "..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\IceE\LoggerI.h"\
+
+NODEP_CPP_LOGGER=\
+ "..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
+
+
+!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
DEP_CPP_LOGGER=\
"..\..\include\IceE\Config.h"\
@@ -13593,6 +14054,92 @@ DEP_CPP_LOGGER=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\IceE\LoggerI.h"\
+
+NODEP_CPP_LOGGER=\
+ "..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\IceE\LoggerUtil.cpp
+
+!IF "$(CFG)" == "icec - Win32 (WCE emulator) Release"
+
+DEP_CPP_LOGGERU=\
+ "..\..\include\IceE\LoggerUtil.h"\
+
+
+!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
+
+DEP_CPP_LOGGERU=\
+ "..\..\include\IceE\LoggerUtil.h"\
+
+
+!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
+
+DEP_CPP_LOGGERU=\
+ "..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LoggerUtil.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -13636,21 +14183,30 @@ DEP_CPP_LOGGER=\ {$(INCLUDE)}"stl\_stlport_version.h"\
{$(INCLUDE)}"stl_user_config.h"\
-NODEP_CPP_LOGGER=\
+NODEP_CPP_LOGGERU=\
"..\..\..\..\usr\include\pthread.h"\
-!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
+!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
-DEP_CPP_LOGGER=\
+DEP_CPP_LOGGERU=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- "..\IceE\LoggerI.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -13694,21 +14250,36 @@ DEP_CPP_LOGGER=\ {$(INCLUDE)}"stl\_stlport_version.h"\
{$(INCLUDE)}"stl_user_config.h"\
-NODEP_CPP_LOGGER=\
+NODEP_CPP_LOGGERU=\
"..\..\..\..\usr\include\pthread.h"\
-!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
+!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug Static"
-DEP_CPP_LOGGER=\
+DEP_CPP_LOGGERU=\
+ "..\..\include\IceE\LoggerUtil.h"\
+
+
+!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
+
+DEP_CPP_LOGGERU=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- "..\IceE\LoggerI.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -13752,53 +14323,10 @@ DEP_CPP_LOGGER=\ {$(INCLUDE)}"stl\_stlport_version.h"\
{$(INCLUDE)}"stl_user_config.h"\
-NODEP_CPP_LOGGER=\
+NODEP_CPP_LOGGERU=\
"..\..\..\..\usr\include\pthread.h"\
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\IceE\LoggerUtil.cpp
-
-!IF "$(CFG)" == "icec - Win32 (WCE emulator) Release"
-
-DEP_CPP_LOGGERU=\
- "..\..\include\IceE\LoggerUtil.h"\
-
-
-!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
-
-DEP_CPP_LOGGERU=\
- "..\..\include\IceE\LoggerUtil.h"\
-
-
-!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
-
-DEP_CPP_LOGGERU=\
- "..\..\include\IceE\LoggerUtil.h"\
-
-
-!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
-
-DEP_CPP_LOGGERU=\
- "..\..\include\IceE\LoggerUtil.h"\
-
-
-!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug Static"
-
-DEP_CPP_LOGGERU=\
- "..\..\include\IceE\LoggerUtil.h"\
-
-
-!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_LOGGERU=\
- "..\..\include\IceE\LoggerUtil.h"\
-
-
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
DEP_CPP_LOGGERU=\
@@ -13828,51 +14356,51 @@ DEP_CPP_NETWO=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_NETWO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -13885,62 +14413,80 @@ DEP_CPP_NETWO=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_NETWO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_NETWO=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Network.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -13992,12 +14538,30 @@ NODEP_CPP_NETWO=\ !ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
DEP_CPP_NETWO=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Network.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -14056,62 +14620,80 @@ DEP_CPP_NETWO=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_NETWO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_NETWO=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Network.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -14170,51 +14752,51 @@ DEP_CPP_NETWO=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_NETWO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -14227,51 +14809,51 @@ DEP_CPP_NETWO=\ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\IceE\Network.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_NETWO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -14293,51 +14875,51 @@ DEP_CPP_OPERA=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OPERA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -14352,51 +14934,51 @@ DEP_CPP_OPERA=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OPERA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -14529,51 +15111,51 @@ DEP_CPP_OPERA=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OPERA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -14588,51 +15170,6 @@ DEP_CPP_OPERA=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_OPERA=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -14647,51 +15184,51 @@ DEP_CPP_OPERA=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OPERA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -14706,51 +15243,51 @@ DEP_CPP_OPERA=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OPERA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -14801,51 +15338,51 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Reference.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -14889,51 +15426,51 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Reference.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -14941,6 +15478,8 @@ NODEP_CPP_OUTGO=\ DEP_CPP_OUTGO=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
@@ -14950,13 +15489,16 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
@@ -14964,9 +15506,12 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\Thread.h"\
@@ -15029,6 +15574,8 @@ NODEP_CPP_OUTGO=\ DEP_CPP_OUTGO=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
@@ -15038,13 +15585,16 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
@@ -15052,9 +15602,12 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\Thread.h"\
@@ -15153,51 +15706,51 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Reference.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -15205,6 +15758,8 @@ NODEP_CPP_OUTGO=\ DEP_CPP_OUTGO=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
@@ -15214,13 +15769,16 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
@@ -15228,9 +15786,12 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\Thread.h"\
@@ -15329,51 +15890,51 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Reference.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -15417,51 +15978,51 @@ DEP_CPP_OUTGO=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Reference.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -15529,51 +16090,51 @@ DEP_CPP_OUTGOI=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -15634,51 +16195,51 @@ DEP_CPP_OUTGOI=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -15686,6 +16247,7 @@ NODEP_CPP_OUTGOI=\ DEP_CPP_OUTGOI=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -15696,26 +16258,32 @@ DEP_CPP_OUTGOI=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
@@ -15791,6 +16359,7 @@ NODEP_CPP_OUTGOI=\ DEP_CPP_OUTGOI=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -15801,26 +16370,32 @@ DEP_CPP_OUTGOI=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
@@ -15949,51 +16524,51 @@ DEP_CPP_OUTGOI=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -16001,6 +16576,7 @@ NODEP_CPP_OUTGOI=\ DEP_CPP_OUTGOI=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -16011,26 +16587,32 @@ DEP_CPP_OUTGOI=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
@@ -16159,51 +16741,51 @@ DEP_CPP_OUTGOI=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -16264,51 +16846,51 @@ DEP_CPP_OUTGOI=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_OUTGOI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -16336,51 +16918,51 @@ DEP_CPP_PROPE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROPE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -16401,71 +16983,84 @@ DEP_CPP_PROPE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROPE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_PROPE=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -16516,21 +17111,34 @@ NODEP_CPP_PROPE=\ !ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
DEP_CPP_PROPE=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -16596,71 +17204,84 @@ DEP_CPP_PROPE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROPE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_PROPE=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
{$(INCLUDE)}"config\_prolog.h"\
@@ -16726,51 +17347,51 @@ DEP_CPP_PROPE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROPE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -16791,51 +17412,51 @@ DEP_CPP_PROPE=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROPE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -16893,51 +17514,51 @@ DEP_CPP_PROXY=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXY=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -16988,51 +17609,51 @@ DEP_CPP_PROXY=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXY=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -17040,6 +17661,7 @@ NODEP_CPP_PROXY=\ DEP_CPP_PROXY=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -17048,12 +17670,15 @@ DEP_CPP_PROXY=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
@@ -17069,6 +17694,7 @@ DEP_CPP_PROXY=\ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
@@ -17135,6 +17761,7 @@ NODEP_CPP_PROXY=\ DEP_CPP_PROXY=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -17143,12 +17770,15 @@ DEP_CPP_PROXY=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
@@ -17164,6 +17794,7 @@ DEP_CPP_PROXY=\ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
@@ -17273,51 +17904,51 @@ DEP_CPP_PROXY=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXY=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -17325,6 +17956,7 @@ NODEP_CPP_PROXY=\ DEP_CPP_PROXY=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -17333,12 +17965,15 @@ DEP_CPP_PROXY=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
@@ -17354,6 +17989,7 @@ DEP_CPP_PROXY=\ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
@@ -17463,51 +18099,51 @@ DEP_CPP_PROXY=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXY=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -17558,51 +18194,51 @@ DEP_CPP_PROXY=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXY=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -17659,51 +18295,51 @@ DEP_CPP_PROXYF=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXYF=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -17753,56 +18389,57 @@ DEP_CPP_PROXYF=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXYF=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_PROXYF=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -17810,12 +18447,15 @@ DEP_CPP_PROXYF=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
@@ -17830,6 +18470,7 @@ DEP_CPP_PROXYF=\ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\Thread.h"\
@@ -17897,6 +18538,7 @@ NODEP_CPP_PROXYF=\ !ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
DEP_CPP_PROXYF=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -17904,12 +18546,15 @@ DEP_CPP_PROXYF=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
@@ -17924,6 +18569,7 @@ DEP_CPP_PROXYF=\ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\Thread.h"\
@@ -18035,56 +18681,57 @@ DEP_CPP_PROXYF=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXYF=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_PROXYF=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -18092,12 +18739,15 @@ DEP_CPP_PROXYF=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
@@ -18112,6 +18762,7 @@ DEP_CPP_PROXYF=\ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\Thread.h"\
@@ -18223,51 +18874,51 @@ DEP_CPP_PROXYF=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXYF=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -18317,51 +18968,51 @@ DEP_CPP_PROXYF=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_PROXYF=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -18381,51 +19032,51 @@ DEP_CPP_RECMU=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RECMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -18438,51 +19089,51 @@ DEP_CPP_RECMU=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RECMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -18609,51 +19260,51 @@ DEP_CPP_RECMU=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RECMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -18666,51 +19317,6 @@ DEP_CPP_RECMU=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_RECMU=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -18723,51 +19329,51 @@ DEP_CPP_RECMU=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RECMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -18780,51 +19386,51 @@ DEP_CPP_RECMU=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RECMU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -18894,51 +19500,51 @@ DEP_CPP_REFER=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -19001,51 +19607,51 @@ DEP_CPP_REFER=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -19053,40 +19659,57 @@ NODEP_CPP_REFER=\ DEP_CPP_REFER=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Locator.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
@@ -19094,6 +19717,8 @@ DEP_CPP_REFER=\ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -19160,40 +19785,57 @@ NODEP_CPP_REFER=\ DEP_CPP_REFER=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Locator.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
@@ -19201,6 +19843,8 @@ DEP_CPP_REFER=\ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -19322,51 +19966,51 @@ DEP_CPP_REFER=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -19374,40 +20018,57 @@ NODEP_CPP_REFER=\ DEP_CPP_REFER=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\Locator.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
@@ -19415,6 +20076,8 @@ DEP_CPP_REFER=\ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -19536,51 +20199,51 @@ DEP_CPP_REFER=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -19643,51 +20306,51 @@ DEP_CPP_REFER=\ "..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -19745,51 +20408,51 @@ DEP_CPP_REFERE=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFERE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -19840,51 +20503,51 @@ DEP_CPP_REFERE=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFERE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -19892,6 +20555,7 @@ NODEP_CPP_REFERE=\ DEP_CPP_REFERE=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -19899,26 +20563,32 @@ DEP_CPP_REFERE=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
@@ -19987,6 +20657,7 @@ NODEP_CPP_REFERE=\ DEP_CPP_REFERE=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -19994,26 +20665,32 @@ DEP_CPP_REFERE=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
@@ -20125,51 +20802,51 @@ DEP_CPP_REFERE=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFERE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -20177,6 +20854,7 @@ NODEP_CPP_REFERE=\ DEP_CPP_REFERE=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -20184,26 +20862,32 @@ DEP_CPP_REFERE=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocatorF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\StringUtil.h"\
@@ -20315,51 +20999,51 @@ DEP_CPP_REFERE=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFERE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -20410,51 +21094,51 @@ DEP_CPP_REFERE=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_REFERE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -20503,51 +21187,51 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -20589,51 +21273,51 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -20642,6 +21326,7 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -20728,6 +21413,7 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -20847,51 +21533,51 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -20900,6 +21586,7 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -21019,51 +21706,51 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -21105,51 +21792,51 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -21198,51 +21885,51 @@ DEP_CPP_ROUTER=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -21284,51 +21971,51 @@ DEP_CPP_ROUTER=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -21336,28 +22023,43 @@ NODEP_CPP_ROUTER=\ DEP_CPP_ROUTER=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTable.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
@@ -21422,28 +22124,43 @@ NODEP_CPP_ROUTER=\ DEP_CPP_ROUTER=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTable.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
@@ -21542,51 +22259,51 @@ DEP_CPP_ROUTER=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -21594,28 +22311,43 @@ NODEP_CPP_ROUTER=\ DEP_CPP_ROUTER=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
+ "..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
+ "..\..\include\IceE\Outgoing.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
+ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTable.h"\
"..\..\include\IceE\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
@@ -21714,51 +22446,51 @@ DEP_CPP_ROUTER=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -21800,51 +22532,51 @@ DEP_CPP_ROUTER=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\RouterInfo.h"\
"..\IceE\RouterInfoF.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTER=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -21878,51 +22610,51 @@ DEP_CPP_ROUTI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -21949,61 +22681,63 @@ DEP_CPP_ROUTI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_ROUTI=\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
@@ -22070,11 +22804,13 @@ NODEP_CPP_ROUTI=\ !ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
DEP_CPP_ROUTI=\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
@@ -22162,61 +22898,63 @@ DEP_CPP_ROUTI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_ROUTI=\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
@@ -22304,51 +23042,51 @@ DEP_CPP_ROUTI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -22375,51 +23113,51 @@ DEP_CPP_ROUTI=\ "..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ROUTI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -22444,51 +23182,51 @@ DEP_CPP_RWREC=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RWREC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -22506,51 +23244,51 @@ DEP_CPP_RWREC=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RWREC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -22692,51 +23430,51 @@ DEP_CPP_RWREC=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RWREC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -22754,51 +23492,6 @@ DEP_CPP_RWREC=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_RWREC=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -22816,51 +23509,51 @@ DEP_CPP_RWREC=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RWREC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -22878,51 +23571,51 @@ DEP_CPP_RWREC=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_RWREC=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -22937,51 +23630,51 @@ SOURCE=..\IceE\SafeStdio.cpp DEP_CPP_SAFES=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SAFES=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -22989,51 +23682,51 @@ NODEP_CPP_SAFES=\ DEP_CPP_SAFES=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SAFES=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -23145,51 +23838,51 @@ NODEP_CPP_SAFES=\ DEP_CPP_SAFES=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SAFES=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -23197,51 +23890,6 @@ NODEP_CPP_SAFES=\ DEP_CPP_SAFES=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_SAFES=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -23249,51 +23897,51 @@ NODEP_CPP_SAFES=\ DEP_CPP_SAFES=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SAFES=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -23301,51 +23949,51 @@ NODEP_CPP_SAFES=\ DEP_CPP_SAFES=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\SafeStdio.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SAFES=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -23366,51 +24014,51 @@ DEP_CPP_SHARE=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SHARE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -23424,51 +24072,51 @@ DEP_CPP_SHARE=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SHARE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -23598,51 +24246,51 @@ DEP_CPP_SHARE=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SHARE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -23656,51 +24304,6 @@ DEP_CPP_SHARE=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_SHARE=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -23714,51 +24317,51 @@ DEP_CPP_SHARE=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SHARE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -23772,51 +24375,51 @@ DEP_CPP_SHARE=\ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_SHARE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -23836,51 +24439,51 @@ DEP_CPP_STATI=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STATI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -23893,51 +24496,51 @@ DEP_CPP_STATI=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STATI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -24064,51 +24667,51 @@ DEP_CPP_STATI=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STATI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -24121,51 +24724,6 @@ DEP_CPP_STATI=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_STATI=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -24178,51 +24736,51 @@ DEP_CPP_STATI=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STATI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -24235,51 +24793,51 @@ DEP_CPP_STATI=\ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STATI=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -24294,51 +24852,51 @@ SOURCE=..\IceE\StringUtil.cpp DEP_CPP_STRIN=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STRIN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -24346,51 +24904,51 @@ NODEP_CPP_STRIN=\ DEP_CPP_STRIN=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STRIN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -24502,51 +25060,51 @@ NODEP_CPP_STRIN=\ DEP_CPP_STRIN=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STRIN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -24554,51 +25112,6 @@ NODEP_CPP_STRIN=\ DEP_CPP_STRIN=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_STRIN=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -24606,51 +25119,51 @@ NODEP_CPP_STRIN=\ DEP_CPP_STRIN=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STRIN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -24658,51 +25171,51 @@ NODEP_CPP_STRIN=\ DEP_CPP_STRIN=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\StringUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_STRIN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -24754,51 +25267,51 @@ DEP_CPP_TCPEN=\ "..\IceE\RouterInfoF.h"\
"..\IceE\Transceiver.h"\
"..\TcpTransport\TcpEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TCPEN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -24843,51 +25356,51 @@ DEP_CPP_TCPEN=\ "..\IceE\RouterInfoF.h"\
"..\IceE\Transceiver.h"\
"..\TcpTransport\TcpEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TCPEN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -24895,29 +25408,40 @@ NODEP_CPP_TCPEN=\ DEP_CPP_TCPEN=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Acceptor.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\Connector.h"\
@@ -24984,29 +25508,40 @@ NODEP_CPP_TCPEN=\ DEP_CPP_TCPEN=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Acceptor.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\Connector.h"\
@@ -25110,51 +25645,51 @@ DEP_CPP_TCPEN=\ "..\IceE\RouterInfoF.h"\
"..\IceE\Transceiver.h"\
"..\TcpTransport\TcpEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TCPEN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -25162,29 +25697,40 @@ NODEP_CPP_TCPEN=\ DEP_CPP_TCPEN=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
"..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Acceptor.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\Connector.h"\
@@ -25288,51 +25834,51 @@ DEP_CPP_TCPEN=\ "..\IceE\RouterInfoF.h"\
"..\IceE\Transceiver.h"\
"..\TcpTransport\TcpEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TCPEN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -25377,51 +25923,51 @@ DEP_CPP_TCPEN=\ "..\IceE\RouterInfoF.h"\
"..\IceE\Transceiver.h"\
"..\TcpTransport\TcpEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TCPEN=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -25444,51 +25990,51 @@ DEP_CPP_THREA=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -25504,51 +26050,51 @@ DEP_CPP_THREA=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -25684,51 +26230,51 @@ DEP_CPP_THREA=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -25744,51 +26290,6 @@ DEP_CPP_THREA=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_THREA=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -25804,51 +26305,51 @@ DEP_CPP_THREA=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -25864,51 +26365,51 @@ DEP_CPP_THREA=\ "..\..\include\IceE\Thread.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREA=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -25927,51 +26428,51 @@ DEP_CPP_THREAD=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREAD=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -25983,51 +26484,51 @@ DEP_CPP_THREAD=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREAD=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -26151,51 +26652,51 @@ DEP_CPP_THREAD=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREAD=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -26207,51 +26708,6 @@ DEP_CPP_THREAD=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_THREAD=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -26263,51 +26719,51 @@ DEP_CPP_THREAD=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREAD=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -26319,51 +26775,51 @@ DEP_CPP_THREAD=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\ThreadException.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_THREAD=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -26378,51 +26834,51 @@ SOURCE=..\IceE\Time.cpp DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TIME_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -26430,51 +26886,51 @@ NODEP_CPP_TIME_=\ DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TIME_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -26586,51 +27042,51 @@ NODEP_CPP_TIME_=\ DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TIME_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -26638,51 +27094,6 @@ NODEP_CPP_TIME_=\ DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_TIME_=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -26690,51 +27101,51 @@ NODEP_CPP_TIME_=\ DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TIME_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -26742,51 +27153,51 @@ NODEP_CPP_TIME_=\ DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Time.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TIME_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -26811,51 +27222,51 @@ DEP_CPP_TRACE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -26873,67 +27284,81 @@ DEP_CPP_TRACE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_TRACE=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\TraceLevels.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -26985,17 +27410,31 @@ NODEP_CPP_TRACE=\ !ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Debug"
DEP_CPP_TRACE=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\TraceLevels.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -27059,67 +27498,81 @@ DEP_CPP_TRACE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_TRACE=\
+ "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Properties.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
+ "..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\TraceLevels.h"\
{$(INCLUDE)}"config\_epilog.h"\
{$(INCLUDE)}"config\_msvc_warnings_off.h"\
@@ -27183,51 +27636,51 @@ DEP_CPP_TRACE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -27245,51 +27698,51 @@ DEP_CPP_TRACE=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\IceE\TraceLevels.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACE=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -27325,51 +27778,51 @@ DEP_CPP_TRACEU=\ "..\IceE\Protocol.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\TraceUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACEU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -27398,51 +27851,51 @@ DEP_CPP_TRACEU=\ "..\IceE\Protocol.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\TraceUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACEU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -27455,10 +27908,16 @@ DEP_CPP_TRACEU=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\PropertiesF.h"\
"..\..\include\IceE\ProxyF.h"\
@@ -27468,6 +27927,7 @@ DEP_CPP_TRACEU=\ "..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Protocol.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\TraceUtil.h"\
@@ -27528,10 +27988,16 @@ DEP_CPP_TRACEU=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\PropertiesF.h"\
"..\..\include\IceE\ProxyF.h"\
@@ -27541,6 +28007,7 @@ DEP_CPP_TRACEU=\ "..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Protocol.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\TraceUtil.h"\
@@ -27617,51 +28084,51 @@ DEP_CPP_TRACEU=\ "..\IceE\Protocol.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\TraceUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACEU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -27674,10 +28141,16 @@ DEP_CPP_TRACEU=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\PropertiesF.h"\
"..\..\include\IceE\ProxyF.h"\
@@ -27687,6 +28160,7 @@ DEP_CPP_TRACEU=\ "..\..\include\IceE\StringUtil.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\Protocol.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\TraceUtil.h"\
@@ -27763,51 +28237,51 @@ DEP_CPP_TRACEU=\ "..\IceE\Protocol.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\TraceUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACEU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -27836,51 +28310,51 @@ DEP_CPP_TRACEU=\ "..\IceE\Protocol.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\TraceUtil.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRACEU=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -27923,51 +28397,51 @@ DEP_CPP_TRANS=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRANS=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -28003,78 +28477,91 @@ DEP_CPP_TRANS=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRANS=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
DEP_CPP_TRANS=\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\EndpointFactoryF.h"\
"..\IceE\Instance.h"\
@@ -28134,27 +28621,40 @@ NODEP_CPP_TRANS=\ DEP_CPP_TRANS=\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\EndpointFactoryF.h"\
"..\IceE\Instance.h"\
@@ -28243,78 +28743,91 @@ DEP_CPP_TRANS=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRANS=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
DEP_CPP_TRANS=\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
+ "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
+ "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
+ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
+ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\SafeStdio.h"\
"..\..\include\IceE\Shared.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\DefaultsAndOverridesF.h"\
"..\IceE\EndpointFactoryF.h"\
"..\IceE\Instance.h"\
@@ -28403,51 +28916,51 @@ DEP_CPP_TRANS=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRANS=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -28483,51 +28996,51 @@ DEP_CPP_TRANS=\ "..\IceE\RouterInfoF.h"\
"..\IceE\TraceLevels.h"\
"..\IceE\Transceiver.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TRANS=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -28572,51 +29085,51 @@ DEP_CPP_UNKNO=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UNKNO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -28654,51 +29167,51 @@ DEP_CPP_UNKNO=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UNKNO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -28713,10 +29226,14 @@ DEP_CPP_UNKNO=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
"..\..\include\IceE\ProxyF.h"\
@@ -28727,6 +29244,7 @@ DEP_CPP_UNKNO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -28795,10 +29313,14 @@ DEP_CPP_UNKNO=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
"..\..\include\IceE\ProxyF.h"\
@@ -28809,6 +29331,7 @@ DEP_CPP_UNKNO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -28900,51 +29423,51 @@ DEP_CPP_UNKNO=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UNKNO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -28959,10 +29482,14 @@ DEP_CPP_UNKNO=\ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalObject.h"\
+ "..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
"..\..\include\IceE\ProxyF.h"\
@@ -28973,6 +29500,7 @@ DEP_CPP_UNKNO=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\UndefSysMacros.h"\
"..\IceE\AcceptorF.h"\
"..\IceE\ConnectorF.h"\
"..\IceE\DefaultsAndOverridesF.h"\
@@ -29064,51 +29592,51 @@ DEP_CPP_UNKNO=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UNKNO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -29146,51 +29674,51 @@ DEP_CPP_UNKNO=\ "..\IceE\ReferenceFactoryF.h"\
"..\IceE\RouterInfoF.h"\
"..\IceE\UnknownEndpoint.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UNKNO=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
@@ -29211,51 +29739,51 @@ DEP_CPP_UUID_=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UUID.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UUID_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug"
@@ -29269,51 +29797,51 @@ DEP_CPP_UUID_=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UUID.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UUID_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release"
@@ -29443,51 +29971,51 @@ DEP_CPP_UUID_=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UUID.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UUID_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE ARMV4) Release Static"
@@ -29501,51 +30029,6 @@ DEP_CPP_UUID_=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UUID.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
-
-NODEP_CPP_UUID_=\
- "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Debug Static"
@@ -29559,51 +30042,51 @@ DEP_CPP_UUID_=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UUID.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UUID_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "icec - Win32 (WCE emulator) Release Static"
@@ -29617,51 +30100,51 @@ DEP_CPP_UUID_=\ "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\UUID.h"\
- {$(INCLUDE)}"config\_epilog.h"\
- {$(INCLUDE)}"config\_msvc_warnings_off.h"\
- {$(INCLUDE)}"config\_prolog.h"\
- {$(INCLUDE)}"config\stl_apcc.h"\
- {$(INCLUDE)}"config\stl_apple.h"\
- {$(INCLUDE)}"config\stl_as400.h"\
- {$(INCLUDE)}"config\stl_bc.h"\
- {$(INCLUDE)}"config\stl_como.h"\
- {$(INCLUDE)}"config\stl_confix.h"\
- {$(INCLUDE)}"config\stl_cray.h"\
- {$(INCLUDE)}"config\stl_dec.h"\
- {$(INCLUDE)}"config\stl_dec_vms.h"\
- {$(INCLUDE)}"config\stl_dm.h"\
- {$(INCLUDE)}"config\stl_evc.h"\
- {$(INCLUDE)}"config\stl_fujitsu.h"\
- {$(INCLUDE)}"config\stl_gcc.h"\
- {$(INCLUDE)}"config\stl_hpacc.h"\
- {$(INCLUDE)}"config\stl_ibm.h"\
- {$(INCLUDE)}"config\stl_icc.h"\
- {$(INCLUDE)}"config\stl_intel.h"\
- {$(INCLUDE)}"config\stl_kai.h"\
- {$(INCLUDE)}"config\stl_msvc.h"\
- {$(INCLUDE)}"config\stl_mwerks.h"\
- {$(INCLUDE)}"config\stl_mycomp.h"\
- {$(INCLUDE)}"config\stl_sco.h"\
- {$(INCLUDE)}"config\stl_sgi.h"\
- {$(INCLUDE)}"config\stl_solaris.h"\
- {$(INCLUDE)}"config\stl_sunpro.h"\
- {$(INCLUDE)}"config\stl_symantec.h"\
- {$(INCLUDE)}"config\stl_watcom.h"\
- {$(INCLUDE)}"config\stl_wince.h"\
- {$(INCLUDE)}"config\stlcomp.h"\
- {$(INCLUDE)}"pthread.h"\
- {$(INCLUDE)}"stl\_abbrevs.h"\
- {$(INCLUDE)}"stl\_config.h"\
- {$(INCLUDE)}"stl\_config_compat.h"\
- {$(INCLUDE)}"stl\_config_compat_post.h"\
- {$(INCLUDE)}"stl\_epilog.h"\
- {$(INCLUDE)}"stl\_prolog.h"\
- {$(INCLUDE)}"stl\_site_config.h"\
- {$(INCLUDE)}"stl\_stlport_version.h"\
- {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_UUID_=\
"..\..\..\..\usr\include\pthread.h"\
+ ".\onfig\_epilog.h"\
+ ".\onfig\_msvc_warnings_off.h"\
+ ".\onfig\_prolog.h"\
+ ".\onfig\stl_apcc.h"\
+ ".\onfig\stl_apple.h"\
+ ".\onfig\stl_as400.h"\
+ ".\onfig\stl_bc.h"\
+ ".\onfig\stl_como.h"\
+ ".\onfig\stl_confix.h"\
+ ".\onfig\stl_cray.h"\
+ ".\onfig\stl_dec.h"\
+ ".\onfig\stl_dec_vms.h"\
+ ".\onfig\stl_dm.h"\
+ ".\onfig\stl_evc.h"\
+ ".\onfig\stl_fujitsu.h"\
+ ".\onfig\stl_gcc.h"\
+ ".\onfig\stl_hpacc.h"\
+ ".\onfig\stl_ibm.h"\
+ ".\onfig\stl_icc.h"\
+ ".\onfig\stl_intel.h"\
+ ".\onfig\stl_kai.h"\
+ ".\onfig\stl_msvc.h"\
+ ".\onfig\stl_mwerks.h"\
+ ".\onfig\stl_mycomp.h"\
+ ".\onfig\stl_sco.h"\
+ ".\onfig\stl_sgi.h"\
+ ".\onfig\stl_solaris.h"\
+ ".\onfig\stl_sunpro.h"\
+ ".\onfig\stl_symantec.h"\
+ ".\onfig\stl_watcom.h"\
+ ".\onfig\stl_wince.h"\
+ ".\onfig\stlcomp.h"\
+ ".\thread.h"\
+ ".\tl\_abbrevs.h"\
+ ".\tl\_config.h"\
+ ".\tl\_config_compat.h"\
+ ".\tl\_config_compat_post.h"\
+ ".\tl\_epilog.h"\
+ ".\tl\_prolog.h"\
+ ".\tl\_site_config.h"\
+ ".\tl\_stlport_version.h"\
+ ".\tl_user_config.h"\
!ENDIF
|