diff options
Diffstat (limited to 'cppe')
30 files changed, 9378 insertions, 2868 deletions
diff --git a/cppe/demo/IceE/MFC/client/mfchelloC.vcp b/cppe/demo/IceE/MFC/client/mfchelloC.vcp index 614f53f74f0..2d310cdd243 100755 --- a/cppe/demo/IceE/MFC/client/mfchelloC.vcp +++ b/cppe/demo/IceE/MFC/client/mfchelloC.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\..\include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_AFXDLL" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\..\include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_AFXDLL" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -90,7 +91,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /GR /GX /Zi /Od /I "." /I "..\..\..\..\include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /GR /GX /Zi /Od /I "." /I "..\..\..\..\include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -124,7 +126,8 @@ 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" /d "_AFXDLL" /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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /GR /GX /I "." /I "..\..\..\..\include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /GR /GX /I "." /I "..\..\..\..\include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -158,7 +161,8 @@ 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" /d "_AFXDLL" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /GR /GX /Zi /Od /I "." /I "..\..\..\..\include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /GR /GX /Zi /Od /I "." /I "..\..\..\..\include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -193,7 +197,8 @@ 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" /d "_AFXDLL" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /GR /GX /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /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 "_AFXDLL" /D "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /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 "_AFXDLL" /D "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -229,7 +234,8 @@ 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" /d "_AFXDLL" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /GR /GX /I "." /I "..\..\..\..\include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /GR /GX /I "." /I "..\..\..\..\include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -265,7 +271,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
CPP=cl.exe
# ADD BASE CPP /nologo /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /GR /GX /Zi /Od /I "." /I "..\..\..\..\include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /GR /GX /Zi /Od /I "." /I "..\..\..\..\include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -301,7 +308,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_AFXDLL" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\..\include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\..\include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/demo/IceE/MFC/server/mfchelloS.vcp b/cppe/demo/IceE/MFC/server/mfchelloS.vcp index 01633588df4..9d5a56a6a54 100755 --- a/cppe/demo/IceE/MFC/server/mfchelloS.vcp +++ b/cppe/demo/IceE/MFC/server/mfchelloS.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\..\include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_AFXDLL" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\..\include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_AFXDLL" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -90,7 +91,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "..\..\..\..\include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "..\..\..\..\include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -124,7 +126,8 @@ 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" /d "_AFXDLL" /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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\..\include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\..\include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -158,7 +161,8 @@ 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" /d "_AFXDLL" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "..\..\..\..\include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "..\..\..\..\include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -193,7 +197,8 @@ 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" /d "_AFXDLL" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /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 "_AFXDLL" /D "ICEE_STATIC_LIBS" /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 "_AFXDLL" /D "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -229,7 +234,8 @@ 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" /d "_AFXDLL" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\..\include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\..\include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -265,7 +271,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "..\..\..\..\include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "..\..\..\..\include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -301,7 +308,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_AFXDLL" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\..\include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\..\include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/demo/IceE/chat/mfcchatC.vcp b/cppe/demo/IceE/chat/mfcchatC.vcp index 223fa59a7a4..2aaba6a2a03 100755 --- a/cppe/demo/IceE/chat/mfcchatC.vcp +++ b/cppe/demo/IceE/chat/mfcchatC.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_AFXDLL" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_AFXDLL" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -90,7 +91,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "..\..\..\include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "..\..\..\include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -124,7 +126,8 @@ 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" /d "_AFXDLL" /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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -158,7 +161,8 @@ 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" /d "_AFXDLL" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "..\..\..\include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "..\..\..\include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -193,7 +197,8 @@ 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" /d "_AFXDLL" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /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 "_AFXDLL" /D "ICEE_STATIC_LIBS" /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 "_AFXDLL" /D "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -229,7 +234,8 @@ 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" /d "_AFXDLL" /r
CPP=clarm.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -265,7 +271,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "..\..\..\include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "..\..\..\include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -301,7 +308,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_AFXDLL" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "..\..\..\include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/demo/IceE/minimal/minimalC.vcp b/cppe/demo/IceE/minimal/minimalC.vcp index 153d5e10607..a4b2d1d3f7c 100755 --- a/cppe/demo/IceE/minimal/minimalC.vcp +++ b/cppe/demo/IceE/minimal/minimalC.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /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
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /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 "ICEE_PURE_CLIENT" /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 "ICEE_PURE_CLIENT" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /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
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /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
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/demo/IceE/minimal/minimalS.vcp b/cppe/demo/IceE/minimal/minimalS.vcp index 120ebddefda..03d215c053f 100755 --- a/cppe/demo/IceE/minimal/minimalS.vcp +++ b/cppe/demo/IceE/minimal/minimalS.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/src/IceE/UUID.cpp b/cppe/src/IceE/UUID.cpp index 69cef2d4f19..13201c321cd 100644 --- a/cppe/src/IceE/UUID.cpp +++ b/cppe/src/IceE/UUID.cpp @@ -20,8 +20,9 @@ // -#if defined(_WIN32_WCE) +#ifdef _WIN32_WCE # include <wincrypt.h> +# include <IceE/StaticMutex.h> #elif defined(_WIN32) # include <rpc.h> #else @@ -65,7 +66,37 @@ IceUtil::UUIDGenerationException::UUIDGenerationException(const char* file, int const char* IceUtil::UUIDGenerationException::_name = "IceUtil::UUIDGenerationException"; -#ifndef _WIN32 +#ifdef _WIN32_WCE + +static IceUtil::StaticMutex staticMutex = ICEE_STATIC_MUTEX_INITIALIZER; +static HCRYPTPROV cryptProv = 0; + +namespace +{ + +// +// Close the crypt provider on exit. +// +class UUIDCleanup +{ +public: + + ~UUIDCleanup() + { + IceUtil::StaticMutex::Lock lock(staticMutex); + if(cryptProv != 0) + { + CryptReleaseContext(cryptProv, 0); + cryptProv = 0; + } + } +}; + +static UUIDCleanup uuidCleanup; + +} + +#elif !defined(_WIN32) // // Unfortunately on Linux (at least up to 2.6.9), concurrent access to /dev/urandom // can return the same value. Search for "Concurrent access to /dev/urandom" in the @@ -163,27 +194,27 @@ IceUtil::generateUUID() size_t index = 0; #ifdef _WIN32_WCE - // - // TODO: I suspect we should cache this provider. - // - HCRYPTPROV prov; - if(!CryptAcquireContext(&prov, 0, 0, PROV_RSA_FULL, CRYPT_VERIFYCONTEXT)) + + HCRYPTPROV localProv; + { - throw UUIDGenerationException(__FILE__, __LINE__); + IceUtil::StaticMutex::Lock lock(staticMutex); + if(cryptProv == 0) + { + if(!CryptAcquireContext(&cryptProv, 0, 0, PROV_RSA_FULL, CRYPT_VERIFYCONTEXT)) + { + throw UUIDGenerationException(__FILE__, __LINE__); + } + } + localProv = cryptProv; } - + memset(buffer, 0, 16); - if(!CryptGenRandom(prov, 16, (unsigned char*)buffer)) + if(!CryptGenRandom(localProv, 16, (unsigned char*)buffer)) { - bool rc = CryptReleaseContext(prov, 0); - assert(rc); throw UUIDGenerationException(__FILE__, __LINE__); } - if(!CryptReleaseContext(prov, 0)) - { - throw UUIDGenerationException(__FILE__, __LINE__); - } #else { // diff --git a/cppe/src/IceE/ice.vcp b/cppe/src/IceE/ice.vcp index fdbad98ced7..6594ab6220f 100755 --- a/cppe/src/IceE/ice.vcp +++ b/cppe/src/IceE/ice.vcp @@ -194,7 +194,8 @@ 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" /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
+# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"iceed.lib"
@@ -220,7 +221,8 @@ 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" /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
+# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"icee.lib"
@@ -246,7 +248,8 @@ BSC32=bscmake.exe # PROP Target_Dir ""
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I ".." /I "../../include" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I ".." /I "../../include" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"iceed.lib"
@@ -272,7 +275,8 @@ BSC32=bscmake.exe # PROP Target_Dir ""
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I ".." /I "../../include" /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I ".." /I "../../include" /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"icee.lib"
@@ -560,26 +564,19 @@ NODEP_CPP_ACCEP=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_ACCEP=\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\Network.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfoF.h"\
- ".\TraceLevels.h"\
-
-NODEP_CPP_ACCEP=\
- "..\..\include\IceE\Acceptor.h"\
- "..\..\include\IceE\AcceptorF.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\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"\
@@ -587,62 +584,146 @@ NODEP_CPP_ACCEP=\ "..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- "..\..\include\IceE\Transceiver.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"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_ACCEP=\
+ ".\Acceptor.h"\
+ ".\AcceptorF.h"\
".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\Network.h"\
".\ReferenceFactoryF.h"\
".\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=\
- "..\..\include\IceE\Acceptor.h"\
- "..\..\include\IceE\AcceptorF.h"\
+ "..\..\..\..\usr\include\pthread.h"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+DEP_CPP_ACCEP=\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalObject.h"\
- "..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.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\Transceiver.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"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
+ ".\Acceptor.h"\
+ ".\AcceptorF.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
+ ".\Instance.h"\
+ ".\Network.h"\
+ ".\ReferenceFactoryF.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -1226,119 +1307,183 @@ NODEP_CPP_BASIC=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_BASIC=\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\Protocol.h"\
- ".\ProxyFactory.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfoF.h"\
-
-NODEP_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\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.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\LocalException.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\Object.h"\
- "..\..\include\IceE\ObjectAdapterF.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\Shared.h"\
+ "..\..\include\IceE\StaticMutex.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StaticMutex.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_BASIC=\
".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\Protocol.h"\
".\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"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+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\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.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\LocalException.h"\
- "..\..\include\IceE\LocalObject.h"\
- "..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\LoggerUtil.h"\
- "..\..\include\IceE\Object.h"\
- "..\..\include\IceE\ObjectAdapterF.h"\
+ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
- "..\..\include\IceE\ObjectF.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\UndefSysMacros.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StaticMutex.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StaticMutex.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
+ ".\Instance.h"\
+ ".\Protocol.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -1756,11 +1901,14 @@ NODEP_CPP_BUFFE=\ DEP_CPP_BUFFE=\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.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"\
@@ -1775,11 +1923,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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -1787,29 +1975,55 @@ NODEP_CPP_BUFFE=\ DEP_CPP_BUFFE=\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\ConnectionF.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\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\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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -2196,6 +2410,7 @@ NODEP_CPP_BUILT=\ DEP_CPP_BUILT=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Current.h"\
@@ -2203,6 +2418,7 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
@@ -2220,10 +2436,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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -2231,6 +2488,7 @@ NODEP_CPP_BUILT=\ DEP_CPP_BUILT=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Current.h"\
@@ -2238,6 +2496,7 @@ DEP_CPP_BUILT=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
@@ -2255,10 +2514,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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -2743,6 +3043,7 @@ NODEP_CPP_COMMU=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_COMMU=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Communicator.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
@@ -2752,11 +3053,16 @@ 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"\
@@ -2773,13 +3079,14 @@ DEP_CPP_COMMU=\ "..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\RouterF.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"\
".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\ObjectAdapterFactory.h"\
".\ProxyFactory.h"\
@@ -2787,15 +3094,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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
- "..\..\include\IceE\RouterF.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -2812,8 +3155,10 @@ DEP_CPP_COMMU=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\Initialize.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\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
@@ -2821,23 +3166,21 @@ DEP_CPP_COMMU=\ "..\..\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\Shared.h"\
- "..\..\include\IceE\StaticMutex.h"\
"..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\Time.h"\
"..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\ObjectAdapterFactory.h"\
".\ProxyFactory.h"\
@@ -2845,15 +3188,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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
- "..\..\include\IceE\RouterF.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -3223,6 +3602,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -3237,6 +3661,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -3747,6 +4216,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"\
@@ -3756,13 +4226,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"\
@@ -3781,6 +4257,7 @@ DEP_CPP_CONNE=\ "..\..\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"\
@@ -3789,8 +4266,12 @@ DEP_CPP_CONNE=\ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ ".\AcceptorF.h"\
+ ".\ConnectorF.h"\
".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
+ ".\Endpoint.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\Protocol.h"\
".\ProxyFactory.h"\
@@ -3799,20 +4280,52 @@ DEP_CPP_CONNE=\ ".\ReferenceFactoryF.h"\
".\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=\
- "..\..\include\IceE\AcceptorF.h"\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Endpoint.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
- "..\..\include\IceE\FacetMap.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
- "..\..\include\IceE\RouterF.h"\
- "..\..\include\IceE\Transceiver.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -3833,8 +4346,10 @@ DEP_CPP_CONNE=\ "..\..\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\LocatorInfoF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
@@ -3848,7 +4363,6 @@ 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"\
@@ -3862,8 +4376,12 @@ DEP_CPP_CONNE=\ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ ".\AcceptorF.h"\
+ ".\ConnectorF.h"\
".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
+ ".\Endpoint.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\Protocol.h"\
".\ProxyFactory.h"\
@@ -3872,20 +4390,52 @@ DEP_CPP_CONNE=\ ".\ReferenceFactoryF.h"\
".\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=\
- "..\..\include\IceE\AcceptorF.h"\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Endpoint.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
- "..\..\include\IceE\FacetMap.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
- "..\..\include\IceE\RouterF.h"\
- "..\..\include\IceE\Transceiver.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -4389,26 +4939,19 @@ NODEP_CPP_CONNEC=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_CONNEC=\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\Network.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfoF.h"\
- ".\TraceLevels.h"\
-
-NODEP_CPP_CONNEC=\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\Connector.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\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"\
@@ -4416,62 +4959,146 @@ NODEP_CPP_CONNEC=\ "..\..\include\IceE\ProxyF.h"\
"..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
- "..\..\include\IceE\Transceiver.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"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_CONNEC=\
+ ".\Connector.h"\
+ ".\ConnectorF.h"\
".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\Network.h"\
".\ReferenceFactoryF.h"\
".\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"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+DEP_CPP_CONNEC=\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\Connector.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalObject.h"\
- "..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.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\Transceiver.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"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
+ ".\Connector.h"\
+ ".\ConnectorF.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
+ ".\Instance.h"\
+ ".\Network.h"\
+ ".\ReferenceFactoryF.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -4857,21 +5484,17 @@ NODEP_CPP_CURRE=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_CURRE=\
- "..\..\include\IceE\BasicStream.h"\
- "..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Current.h"\
- "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
"..\..\include\IceE\Mutex.h"\
- "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OperationMode.h"\
@@ -4880,29 +5503,66 @@ 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=\
- "..\..\include\IceE\Identity.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
DEP_CPP_CURRE=\
- "..\..\include\IceE\BasicStream.h"\
- "..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Current.h"\
- "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\Exception.h"\
"..\..\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\Mutex.h"\
- "..\..\include\IceE\Object.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OperationMode.h"\
@@ -4911,9 +5571,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=\
- "..\..\include\IceE\Identity.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -5383,24 +6085,19 @@ NODEP_CPP_DEFAU=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_DEFAU=\
- ".\DefaultsAndOverrides.h"\
- ".\DefaultsAndOverridesF.h"\
- ".\Network.h"\
-
-NODEP_CPP_DEFAU=\
"..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\EndpointF.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\ObjectAdapterF.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"\
@@ -5408,52 +6105,120 @@ NODEP_CPP_DEFAU=\ "..\..\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\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-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=\
- "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\..\usr\include\pthread.h"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+DEP_CPP_DEFAU=\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\EndpointF.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\ObjectAdapterF.h"\
- "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.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\UndefSysMacros.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -5916,6 +6681,7 @@ DEP_CPP_ENDPO=\ "..\..\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"\
@@ -5927,52 +6693,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"\
- "..\..\include\IceE\LoggerF.h"\
- ".\onfig\_epilog.h"\
- ".\onfig\_msvc_warnings_off.h"\
- ".\onfig\_prolog.h"\
- ".\onfig\stl_apcc.h"\
- ".\onfig\stl_apple.h"\
- ".\onfig\stl_as400.h"\
- ".\onfig\stl_bc.h"\
- ".\onfig\stl_como.h"\
- ".\onfig\stl_confix.h"\
- ".\onfig\stl_cray.h"\
- ".\onfig\stl_dec.h"\
- ".\onfig\stl_dec_vms.h"\
- ".\onfig\stl_dm.h"\
- ".\onfig\stl_evc.h"\
- ".\onfig\stl_fujitsu.h"\
- ".\onfig\stl_gcc.h"\
- ".\onfig\stl_hpacc.h"\
- ".\onfig\stl_ibm.h"\
- ".\onfig\stl_icc.h"\
- ".\onfig\stl_intel.h"\
- ".\onfig\stl_kai.h"\
- ".\onfig\stl_msvc.h"\
- ".\onfig\stl_mwerks.h"\
- ".\onfig\stl_mycomp.h"\
- ".\onfig\stl_sco.h"\
- ".\onfig\stl_sgi.h"\
- ".\onfig\stl_solaris.h"\
- ".\onfig\stl_sunpro.h"\
- ".\onfig\stl_symantec.h"\
- ".\onfig\stl_watcom.h"\
- ".\onfig\stl_wince.h"\
- ".\onfig\stlcomp.h"\
- ".\thread.h"\
- ".\tl\_abbrevs.h"\
- ".\tl\_config.h"\
- ".\tl\_config_compat.h"\
- ".\tl\_config_compat_post.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"
@@ -5984,66 +6749,59 @@ 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\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"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"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"\
- "..\..\include\IceE\LoggerF.h"\
- ".\onfig\_epilog.h"\
- ".\onfig\_msvc_warnings_off.h"\
- ".\onfig\_prolog.h"\
- ".\onfig\stl_apcc.h"\
- ".\onfig\stl_apple.h"\
- ".\onfig\stl_as400.h"\
- ".\onfig\stl_bc.h"\
- ".\onfig\stl_como.h"\
- ".\onfig\stl_confix.h"\
- ".\onfig\stl_cray.h"\
- ".\onfig\stl_dec.h"\
- ".\onfig\stl_dec_vms.h"\
- ".\onfig\stl_dm.h"\
- ".\onfig\stl_evc.h"\
- ".\onfig\stl_fujitsu.h"\
- ".\onfig\stl_gcc.h"\
- ".\onfig\stl_hpacc.h"\
- ".\onfig\stl_ibm.h"\
- ".\onfig\stl_icc.h"\
- ".\onfig\stl_intel.h"\
- ".\onfig\stl_kai.h"\
- ".\onfig\stl_msvc.h"\
- ".\onfig\stl_mwerks.h"\
- ".\onfig\stl_mycomp.h"\
- ".\onfig\stl_sco.h"\
- ".\onfig\stl_sgi.h"\
- ".\onfig\stl_solaris.h"\
- ".\onfig\stl_sunpro.h"\
- ".\onfig\stl_symantec.h"\
- ".\onfig\stl_watcom.h"\
- ".\onfig\stl_wince.h"\
- ".\onfig\stlcomp.h"\
- ".\thread.h"\
- ".\tl\_abbrevs.h"\
- ".\tl\_config.h"\
- ".\tl\_config_compat.h"\
- ".\tl\_config_compat_post.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"
@@ -6446,16 +7204,20 @@ NODEP_CPP_ENDPOI=\ DEP_CPP_ENDPOI=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.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"\
@@ -6468,16 +7230,58 @@ DEP_CPP_ENDPOI=\ "..\..\include\IceE\ThreadException.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
+ "..\TcpTransport\TcpEndpoint.h"\
+ ".\AcceptorF.h"\
+ ".\ConnectorF.h"\
+ ".\Endpoint.h"\
+ ".\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=\
- "..\..\include\IceE\AcceptorF.h"\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Endpoint.h"\
- "..\..\include\IceE\EndpointFactory.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -6486,37 +7290,71 @@ DEP_CPP_ENDPOI=\ "..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.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\InstanceF.h"\
- "..\..\include\IceE\LocalObject.h"\
- "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocalExceptions.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\TransceiverF.h"\
- "..\..\include\IceE\UndefSysMacros.h"\
+ "..\TcpTransport\TcpEndpoint.h"\
+ ".\AcceptorF.h"\
+ ".\ConnectorF.h"\
+ ".\Endpoint.h"\
+ ".\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=\
- "..\..\include\IceE\AcceptorF.h"\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Endpoint.h"\
- "..\..\include\IceE\EndpointFactory.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -6831,6 +7669,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -6841,6 +7724,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -7138,6 +8066,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -7156,6 +8129,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -7464,6 +8482,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -7481,6 +8544,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -7836,6 +8944,7 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
@@ -7850,9 +8959,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=\
- "..\..\include\IceE\Identity.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -7867,6 +9018,7 @@ DEP_CPP_IDENT=\ "..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
@@ -7881,9 +9033,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=\
- "..\..\include\IceE\Identity.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -8254,12 +9448,15 @@ NODEP_CPP_IDENTI=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_IDENTI=\
+ "..\..\include\IceE\BuiltinSequences.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"\
@@ -8275,42 +9472,108 @@ 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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
DEP_CPP_IDENTI=\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Exception.h"\
"..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\IdentityUtil.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\LocalExceptions.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"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -8915,143 +10178,213 @@ NODEP_CPP_INCOM=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_INCOM=\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\Protocol.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfoF.h"\
- ".\ServantManager.h"\
-
-NODEP_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"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
"..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\FacetMap.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
"..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\Incoming.h"\
+ "..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.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\Object.h"\
- "..\..\include\IceE\ObjectAdapter.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\ServantManagerF.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StringUtil.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\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StringUtil.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\ConnectionI.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_INCOM=\
".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\Protocol.h"\
".\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"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+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"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
"..\..\include\IceE\Current.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
- "..\..\include\IceE\FacetMap.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
- "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\Incoming.h"\
+ "..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.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\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\ReferenceF.h"\
- "..\..\include\IceE\RouterF.h"\
+ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ServantManagerF.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StringUtil.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\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StringUtil.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\ConnectionI.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
+ ".\Instance.h"\
+ ".\Protocol.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -9641,44 +10974,35 @@ NODEP_CPP_INCOMI=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_INCOMI=\
- ".\DefaultsAndOverrides.h"\
- ".\DefaultsAndOverridesF.h"\
- ".\IncomingConnectionFactory.h"\
- ".\Instance.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfoF.h"\
- ".\TraceLevels.h"\
-
-NODEP_CPP_INCOMI=\
- "..\..\include\IceE\Acceptor.h"\
- "..\..\include\IceE\AcceptorF.h"\
"..\..\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\ConnectorF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
"..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.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\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"\
@@ -9686,94 +11010,177 @@ NODEP_CPP_INCOMI=\ "..\..\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\Transceiver.h"\
+ "..\..\include\IceE\Shared.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\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Functional.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\LocatorInfoF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_INCOMI=\
+ ".\Acceptor.h"\
+ ".\AcceptorF.h"\
+ ".\ConnectorF.h"\
".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
+ ".\Endpoint.h"\
+ ".\EndpointFactoryF.h"\
".\IncomingConnectionFactory.h"\
".\Instance.h"\
".\ReferenceFactoryF.h"\
".\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=\
- "..\..\include\IceE\Acceptor.h"\
- "..\..\include\IceE\AcceptorF.h"\
+ "..\..\..\..\usr\include\pthread.h"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+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"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
- "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.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\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\ReferenceF.h"\
+ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ServantManagerF.h"\
- "..\..\include\IceE\Transceiver.h"\
+ "..\..\include\IceE\Shared.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\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Functional.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\LocatorInfoF.h"\
+ ".\Acceptor.h"\
+ ".\AcceptorF.h"\
+ ".\ConnectorF.h"\
+ ".\DefaultsAndOverrides.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\Endpoint.h"\
+ ".\EndpointFactoryF.h"\
+ ".\IncomingConnectionFactory.h"\
+ ".\Instance.h"\
+ ".\ReferenceFactoryF.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -10243,6 +11650,7 @@ NODEP_CPP_INITI=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_INITI=\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Communicator.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
@@ -10250,11 +11658,14 @@ DEP_CPP_INITI=\ "..\..\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"\
@@ -10267,15 +11678,53 @@ DEP_CPP_INITI=\ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
- "..\..\include\IceE\StaticMutex.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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -10284,36 +11733,64 @@ DEP_CPP_INITI=\ "..\..\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\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalObject.h"\
- "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocalExceptions.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\RecMutex.h"\
- "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\Shared.h"\
- "..\..\include\IceE\StaticMutex.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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -11004,95 +12481,71 @@ NODEP_CPP_INSTA=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_INSTA=\
- ".\DefaultsAndOverrides.h"\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\LocatorInfo.h"\
- ".\LoggerI.h"\
- ".\Network.h"\
- ".\ObjectAdapterFactory.h"\
- ".\ProxyFactory.h"\
- ".\Reference.h"\
- ".\ReferenceFactory.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfo.h"\
- ".\RouterInfoF.h"\
- ".\TraceLevels.h"\
-
-NODEP_CPP_INSTA=\
- "..\..\include\IceE\AcceptorF.h"\
+ "..\..\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\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\ConnectorF.h"\
"..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactory.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
- "..\..\include\IceE\FacetMap.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
+ "..\..\include\IceE\FactoryTable.h"\
+ "..\..\include\IceE\FactoryTableDef.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
"..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\Initialize.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.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\ObjectAdapter.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\TransceiverF.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\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StaticMutex.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\ConnectionFactory.h"\
- ".\LocatorInfoF.h"\
- ".\ObjectAdapterI.h"\
- ".\TraceLevelsF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_INSTA=\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactory.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\LocatorInfo.h"\
".\LoggerI.h"\
- ".\Network.h"\
".\ObjectAdapterFactory.h"\
+ ".\OutgoingConnectionFactory.h"\
".\ProxyFactory.h"\
".\Reference.h"\
".\ReferenceFactory.h"\
@@ -11100,69 +12553,151 @@ 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=\
- "..\..\include\IceE\AcceptorF.h"\
- "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\..\usr\include\pthread.h"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+DEP_CPP_INSTA=\
"..\..\include\IceE\CommunicatorF.h"\
+ "..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactory.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
- "..\..\include\IceE\FacetMap.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\Locator.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\Logger.h"\
- "..\..\include\IceE\LoggerF.h"\
- "..\..\include\IceE\ObjectAdapter.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Monitor.h"\
+ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.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\TransceiverF.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\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StaticMutex.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\ConnectionFactory.h"\
- ".\LocatorInfoF.h"\
- ".\ObjectAdapterI.h"\
- ".\TraceLevelsF.h"\
+ ".\DefaultsAndOverrides.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactory.h"\
+ ".\EndpointFactoryF.h"\
+ ".\Instance.h"\
+ ".\LocatorInfo.h"\
+ ".\LoggerI.h"\
+ ".\ObjectAdapterFactory.h"\
+ ".\OutgoingConnectionFactory.h"\
+ ".\ProxyFactory.h"\
+ ".\Reference.h"\
+ ".\ReferenceFactory.h"\
+ ".\ReferenceFactoryF.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -11654,59 +13189,76 @@ NODEP_CPP_LOCAL=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_LOCAL=\
+ "..\..\include\IceE\BuiltinSequences.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"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"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"
@@ -11720,51 +13272,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"
@@ -12053,6 +13605,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -12068,6 +13665,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -12480,6 +14122,7 @@ NODEP_CPP_LOCAT=\ DEP_CPP_LOCAT=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -12490,10 +14133,13 @@ DEP_CPP_LOCAT=\ "..\..\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\Lock.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
@@ -12515,12 +14161,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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\Locator.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -12528,6 +14213,7 @@ NODEP_CPP_LOCAT=\ DEP_CPP_LOCAT=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -12538,10 +14224,13 @@ DEP_CPP_LOCAT=\ "..\..\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\Lock.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
@@ -12563,12 +14252,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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\Locator.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -13235,127 +14963,210 @@ NODEP_CPP_LOCATO=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_LOCATO=\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\LocatorInfo.h"\
- ".\Reference.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfoF.h"\
- ".\TraceLevels.h"\
-
-NODEP_CPP_LOCATO=\
- "..\..\include\IceE\AcceptorF.h"\
+ "..\..\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\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\ConnectorF.h"\
"..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.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\IceEConfig.h"\
"..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
+ "..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.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\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Functional.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_LOCATO=\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
+ ".\AcceptorF.h"\
+ ".\ConnectorF.h"\
".\DefaultsAndOverridesF.h"\
+ ".\Endpoint.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\LocatorInfo.h"\
".\Reference.h"\
".\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=\
- "..\..\include\IceE\AcceptorF.h"\
- "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\..\usr\include\pthread.h"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+DEP_CPP_LOCATO=\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
- "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\Locator.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\LoggerUtil.h"\
- "..\..\include\IceE\ObjectAdapterF.h"\
+ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.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\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Functional.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
+ ".\AcceptorF.h"\
+ ".\ConnectorF.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\Endpoint.h"\
+ ".\EndpointFactoryF.h"\
+ ".\Instance.h"\
+ ".\LocatorInfo.h"\
+ ".\Reference.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -13772,6 +15583,7 @@ DEP_CPP_LOGGE=\ "..\..\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"\
@@ -13779,9 +15591,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=\
- "..\..\include\IceE\Logger.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -13794,6 +15648,7 @@ DEP_CPP_LOGGE=\ "..\..\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"\
@@ -13801,9 +15656,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=\
- "..\..\include\IceE\Logger.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -14217,53 +16114,125 @@ NODEP_CPP_LOGGER=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_LOGGER=\
- ".\LoggerI.h"\
-
-NODEP_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"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
DEP_CPP_LOGGER=\
- ".\LoggerI.h"\
-
-NODEP_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\Logger.h"\
- "..\..\include\IceE\ObjectF.h"\
- "..\..\include\IceE\ProxyF.h"\
- "..\..\include\IceE\ProxyHandle.h"\
- "..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -14600,6 +16569,8 @@ DEP_CPP_LOGGERU=\ "..\..\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"\
@@ -14608,34 +16579,57 @@ 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=\
- "..\..\include\IceE\Logger.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - 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\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=\
- "..\..\include\IceE\Logger.h"\
- "..\..\include\IceE\LoggerF.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -15088,73 +17082,132 @@ NODEP_CPP_NETWO=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_NETWO=\
- ".\Network.h"\
-
-NODEP_CPP_NETWO=\
"..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
"..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\ObjectAdapterF.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"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\SafeStdio.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
DEP_CPP_NETWO=\
- ".\Network.h"\
-
-NODEP_CPP_NETWO=\
- "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\LocalObject.h"\
- "..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\ObjectAdapterF.h"\
- "..\..\include\IceE\ObjectF.h"\
- "..\..\include\IceE\Proxy.h"\
- "..\..\include\IceE\ProxyF.h"\
- "..\..\include\IceE\ProxyFactoryF.h"\
- "..\..\include\IceE\ProxyHandle.h"\
- "..\..\include\IceE\ReferenceF.h"\
- "..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\SafeStdio.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
+ "..\..\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -15560,6 +17613,7 @@ NODEP_CPP_OBJEC=\ DEP_CPP_OBJEC=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
"..\..\include\IceE\Current.h"\
@@ -15567,8 +17621,10 @@ 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"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
@@ -15586,11 +17642,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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -15607,6 +17703,7 @@ DEP_CPP_OBJEC=\ "..\..\include\IceE\Handle.h"\
"..\..\include\IceE\Incoming.h"\
"..\..\include\IceE\InstanceF.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
@@ -15615,20 +17712,57 @@ 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"\
"..\..\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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -16241,7 +18375,7 @@ NODEP_CPP_OBJECT=\ DEP_CPP_OBJECT=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
- "..\..\include\IceE\Communicator.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
@@ -16251,17 +18385,23 @@ DEP_CPP_OBJECT=\ "..\..\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\Initialize.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"\
@@ -16281,6 +18421,8 @@ DEP_CPP_OBJECT=\ "..\..\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"\
@@ -16294,7 +18436,12 @@ DEP_CPP_OBJECT=\ "..\..\include\IceE\UserExceptionFactory.h"\
"..\..\include\IceE\UserExceptionFactoryF.h"\
"..\..\include\IceE\UUID.h"\
+ ".\AcceptorF.h"\
+ ".\ConnectorF.h"\
".\DefaultsAndOverridesF.h"\
+ ".\Endpoint.h"\
+ ".\EndpointFactory.h"\
+ ".\EndpointFactoryF.h"\
".\IncomingConnectionFactory.h"\
".\Instance.h"\
".\LocatorInfo.h"\
@@ -16306,64 +18453,82 @@ 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=\
- "..\..\include\IceE\AcceptorF.h"\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Endpoint.h"\
- "..\..\include\IceE\EndpointFactory.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
- "..\..\include\IceE\FacetMap.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\Locator.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
- "..\..\include\IceE\Router.h"\
- "..\..\include\IceE\RouterF.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
DEP_CPP_OBJECT=\
- "..\..\include\IceE\BasicStream.h"\
- "..\..\include\IceE\Buffer.h"\
- "..\..\include\IceE\Communicator.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\Incoming.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
- "..\..\include\IceE\Initialize.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\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"\
@@ -16372,17 +18537,19 @@ DEP_CPP_OBJECT=\ "..\..\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"\
".\DefaultsAndOverridesF.h"\
+ ".\Endpoint.h"\
+ ".\EndpointFactory.h"\
+ ".\EndpointFactoryF.h"\
".\IncomingConnectionFactory.h"\
".\Instance.h"\
".\LocatorInfo.h"\
@@ -16394,22 +18561,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=\
- "..\..\include\IceE\AcceptorF.h"\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Endpoint.h"\
- "..\..\include\IceE\EndpointFactory.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
- "..\..\include\IceE\FacetMap.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\Locator.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
- "..\..\include\IceE\Router.h"\
- "..\..\include\IceE\RouterF.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -17053,107 +19249,168 @@ NODEP_CPP_OBJECTA=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_OBJECTA=\
- ".\ObjectAdapterFactory.h"\
-
-NODEP_CPP_OBJECTA=\
"..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
+ "..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.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\IceEConfig.h"\
"..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.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\Monitor.h"\
+ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapter.h"\
"..\..\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"\
- "..\..\include\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Functional.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\LocatorInfoF.h"\
- ".\ObjectAdapterI.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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
DEP_CPP_OBJECTA=\
- ".\ObjectAdapterFactory.h"\
-
-NODEP_CPP_OBJECTA=\
- "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
+ "..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
- "..\..\include\IceE\FacetMap.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
- "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\LocalObject.h"\
- "..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\LocatorF.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Monitor.h"\
+ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapter.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.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\RecMutex.h"\
"..\..\include\IceE\ServantManagerF.h"\
- "..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Functional.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\LocatorInfoF.h"\
- ".\ObjectAdapterI.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -17507,6 +19764,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -17521,6 +19823,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -18049,38 +20396,35 @@ NODEP_CPP_OUTGO=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_OUTGO=\
- ".\Reference.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfoF.h"\
-
-NODEP_CPP_OUTGO=\
- "..\..\include\IceE\AcceptorF.h"\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
"..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.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\Object.h"\
+ "..\..\include\IceE\Monitor.h"\
+ "..\..\include\IceE\Mutex.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"\
@@ -18088,82 +20432,148 @@ NODEP_CPP_OUTGO=\ "..\..\include\IceE\ReferenceF.h"\
"..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\ServantManagerF.h"\
+ "..\..\include\IceE\Shared.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\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\ConnectionI.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
DEP_CPP_OUTGO=\
- ".\Reference.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfoF.h"\
-
-NODEP_CPP_OUTGO=\
- "..\..\include\IceE\AcceptorF.h"\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
- "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
- "..\..\include\IceE\Identity.h"\
+ "..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
- "..\..\include\IceE\Object.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Monitor.h"\
+ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.h"\
"..\..\include\IceE\Outgoing.h"\
- "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\OutgoingConnectionFactoryF.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"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\Time.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\ConnectionI.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -18746,82 +21156,61 @@ NODEP_CPP_OUTGOI=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_OUTGOI=\
- ".\DefaultsAndOverrides.h"\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\OutgoingConnectionFactory.h"\
- ".\Reference.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfo.h"\
- ".\RouterInfoF.h"\
- ".\TraceLevels.h"\
-
-NODEP_CPP_OUTGOI=\
- "..\..\include\IceE\AcceptorF.h"\
"..\..\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\Connector.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
"..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.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\RoutingTableF.h"\
"..\..\include\IceE\ServantManagerF.h"\
- "..\..\include\IceE\Transceiver.h"\
+ "..\..\include\IceE\Shared.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\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Functional.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\LocatorInfoF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_OUTGOI=\
+ ".\AcceptorF.h"\
+ ".\Connector.h"\
+ ".\ConnectorF.h"\
".\DefaultsAndOverrides.h"\
".\DefaultsAndOverridesF.h"\
+ ".\Endpoint.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\OutgoingConnectionFactory.h"\
".\Reference.h"\
@@ -18829,66 +21218,156 @@ 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=\
- "..\..\include\IceE\AcceptorF.h"\
+ "..\..\..\..\usr\include\pthread.h"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+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"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\Connector.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
- "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.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\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\ServantManagerF.h"\
- "..\..\include\IceE\Transceiver.h"\
+ "..\..\include\IceE\Shared.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\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Functional.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\LocatorInfoF.h"\
+ ".\AcceptorF.h"\
+ ".\Connector.h"\
+ ".\ConnectorF.h"\
+ ".\DefaultsAndOverrides.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\Endpoint.h"\
+ ".\EndpointFactoryF.h"\
+ ".\Instance.h"\
+ ".\OutgoingConnectionFactory.h"\
+ ".\Reference.h"\
+ ".\ReferenceFactoryF.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -19360,14 +21839,17 @@ NODEP_CPP_PROPE=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug 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"\
@@ -19385,12 +21867,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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- ".\PropertyNames.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -19398,35 +21919,64 @@ NODEP_CPP_PROPE=\ DEP_CPP_PROPE=\
"..\..\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\Initialize.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalObject.h"\
- "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocalExceptions.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"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- ".\PropertyNames.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -20034,151 +22584,196 @@ NODEP_CPP_PROXY=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_PROXY=\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\LocatorInfo.h"\
- ".\ObjectAdapterFactory.h"\
- ".\ProxyFactory.h"\
- ".\Reference.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfo.h"\
- ".\RouterInfoF.h"\
-
-NODEP_CPP_PROXY=\
- "..\..\include\IceE\AcceptorF.h"\
"..\..\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\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
- "..\..\include\IceE\FacetMap.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
"..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.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\Object.h"\
- "..\..\include\IceE\ObjectAdapter.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\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\RoutingTableF.h"\
- "..\..\include\IceE\ServantManagerF.h"\
- "..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\Time.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\ConnectionI.h"\
- ".\LocatorInfoF.h"\
- ".\ObjectAdapterI.h"\
- ".\TraceLevelsF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_PROXY=\
".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
- ".\LocatorInfo.h"\
- ".\ObjectAdapterFactory.h"\
".\ProxyFactory.h"\
".\Reference.h"\
".\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=\
- "..\..\include\IceE\AcceptorF.h"\
+ "..\..\..\..\usr\include\pthread.h"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+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"\
- "..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
- "..\..\include\IceE\FacetMap.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
- "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
- "..\..\include\IceE\Object.h"\
- "..\..\include\IceE\ObjectAdapter.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.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\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\RoutingTableF.h"\
- "..\..\include\IceE\ServantManagerF.h"\
- "..\..\include\IceE\TransceiverF.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\Time.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\ConnectionI.h"\
- ".\LocatorInfoF.h"\
- ".\ObjectAdapterI.h"\
- ".\TraceLevelsF.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
+ ".\Instance.h"\
+ ".\ProxyFactory.h"\
+ ".\Reference.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -20818,70 +23413,47 @@ NODEP_CPP_PROXYF=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_PROXYF=\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\LocatorInfo.h"\
- ".\ProxyFactory.h"\
- ".\Reference.h"\
- ".\ReferenceFactory.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfoF.h"\
- ".\TraceLevels.h"\
-
-NODEP_CPP_PROXYF=\
- "..\..\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\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
"..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.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\ObjectAdapterF.h"\
+ "..\..\include\IceE\Mutex.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\SafeStdio.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\Thread.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\Time.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\SafeStdio.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_PROXYF=\
".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\LocatorInfo.h"\
".\ProxyFactory.h"\
@@ -20890,55 +23462,145 @@ 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=\
- "..\..\include\IceE\BasicStream.h"\
- "..\..\include\IceE\Buffer.h"\
- "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\..\usr\include\pthread.h"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+DEP_CPP_PROXYF=\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
- "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\LoggerUtil.h"\
- "..\..\include\IceE\ObjectAdapterF.h"\
+ "..\..\include\IceE\Mutex.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\SafeStdio.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\Thread.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\Time.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\SafeStdio.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
+ ".\Instance.h"\
+ ".\LocatorInfo.h"\
+ ".\ProxyFactory.h"\
+ ".\Reference.h"\
+ ".\ReferenceFactory.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -21301,6 +23963,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -21313,6 +24020,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -21947,157 +24699,234 @@ NODEP_CPP_REFER=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_REFER=\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\LocatorInfo.h"\
- ".\Reference.h"\
- ".\ReferenceFactory.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfo.h"\
- ".\RouterInfoF.h"\
- ".\TraceLevels.h"\
-
-NODEP_CPP_REFER=\
- "..\..\include\IceE\AcceptorF.h"\
"..\..\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\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\ConnectorF.h"\
"..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.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\IceEConfig.h"\
"..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
+ "..\..\include\IceE\Incoming.h"\
+ "..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.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"\
+ "..\..\include\IceE\Time.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\TransceiverF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Functional.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StringUtil.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\ConnectionFactory.h"\
- ".\ConnectionI.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_REFER=\
+ "..\..\include\IceE\UserExceptionFactory.h"\
+ "..\..\include\IceE\UserExceptionFactoryF.h"\
+ ".\AcceptorF.h"\
+ ".\ConnectorF.h"\
".\DefaultsAndOverridesF.h"\
+ ".\Endpoint.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\LocatorInfo.h"\
+ ".\OutgoingConnectionFactory.h"\
".\Reference.h"\
".\ReferenceFactory.h"\
".\ReferenceFactoryF.h"\
".\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=\
- "..\..\include\IceE\AcceptorF.h"\
+ "..\..\..\..\usr\include\pthread.h"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+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\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
- "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
+ "..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\Locator.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.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\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\StringUtil.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\IceUtil\Cond.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Functional.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Monitor.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StringUtil.h"\
- "..\..\include\IceUtil\Thread.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- "..\..\include\IceUtil\Time.h"\
- ".\ConnectionFactory.h"\
- ".\ConnectionI.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
+ ".\AcceptorF.h"\
+ ".\ConnectorF.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\Endpoint.h"\
+ ".\EndpointFactoryF.h"\
+ ".\Instance.h"\
+ ".\LocatorInfo.h"\
+ ".\OutgoingConnectionFactory.h"\
+ ".\Reference.h"\
+ ".\ReferenceFactory.h"\
+ ".\ReferenceFactoryF.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -22778,133 +25607,198 @@ NODEP_CPP_REFERE=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_REFERE=\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\LocatorInfo.h"\
- ".\ProxyFactory.h"\
- ".\Reference.h"\
- ".\ReferenceFactory.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfo.h"\
- ".\RouterInfoF.h"\
-
-NODEP_CPP_REFERE=\
- "..\..\include\IceE\AcceptorF.h"\
"..\..\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\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactory.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
"..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.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\TransceiverF.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StringUtil.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StringUtil.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_REFERE=\
".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactory.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\LocatorInfo.h"\
- ".\ProxyFactory.h"\
".\Reference.h"\
".\ReferenceFactory.h"\
".\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=\
- "..\..\include\IceE\AcceptorF.h"\
+ "..\..\..\..\usr\include\pthread.h"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+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"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\ConnectorF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\Endpoint.h"\
"..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactory.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
- "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\LoggerUtil.h"\
+ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
"..\..\include\IceE\ObjectF.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\TransceiverF.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StringUtil.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StringUtil.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactory.h"\
+ ".\EndpointFactoryF.h"\
+ ".\Instance.h"\
+ ".\LocatorInfo.h"\
+ ".\Reference.h"\
+ ".\ReferenceFactory.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -23387,6 +26281,7 @@ NODEP_CPP_ROUTE=\ DEP_CPP_ROUTE=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -23395,8 +26290,10 @@ DEP_CPP_ROUTE=\ "..\..\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"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
@@ -23412,17 +26309,57 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\Router.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -23430,6 +26367,7 @@ NODEP_CPP_ROUTE=\ DEP_CPP_ROUTE=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
@@ -23438,8 +26376,10 @@ DEP_CPP_ROUTE=\ "..\..\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"\
"..\..\include\IceE\LocalObject.h"\
"..\..\include\IceE\LocalObjectF.h"\
"..\..\include\IceE\Lock.h"\
@@ -23455,17 +26395,57 @@ DEP_CPP_ROUTE=\ "..\..\include\IceE\ProxyFactoryF.h"\
"..\..\include\IceE\ProxyHandle.h"\
"..\..\include\IceE\ReferenceF.h"\
+ "..\..\include\IceE\Router.h"\
"..\..\include\IceE\ServantManagerF.h"\
"..\..\include\IceE\Shared.h"\
"..\..\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=\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\Router.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -24044,27 +27024,37 @@ NODEP_CPP_ROUTER=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_ROUTER=\
- ".\RouterInfo.h"\
- ".\RouterInfoF.h"\
-
-NODEP_CPP_ROUTER=\
+ "..\..\include\IceE\BasicStream.h"\
+ "..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionIF.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\IceEConfig.h"\
"..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.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"\
@@ -24074,59 +27064,147 @@ NODEP_CPP_ROUTER=\ "..\..\include\IceE\RouterF.h"\
"..\..\include\IceE\RoutingTable.h"\
"..\..\include\IceE\RoutingTableF.h"\
+ "..\..\include\IceE\ServantManagerF.h"\
+ "..\..\include\IceE\Shared.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\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Functional.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
DEP_CPP_ROUTER=\
- ".\RouterInfo.h"\
- ".\RouterInfoF.h"\
-
-NODEP_CPP_ROUTER=\
- "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\include\IceE\BasicStream.h"\
+ "..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\Cond.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\Connection.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
"..\..\include\IceE\EndpointF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Functional.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.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\Monitor.h"\
+ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterF.h"\
"..\..\include\IceE\ObjectF.h"\
- "..\..\include\IceE\Proxy.h"\
+ "..\..\include\IceE\OutgoingConnectionFactoryF.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"\
+ "..\..\include\IceE\Shared.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\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Functional.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -24533,6 +27611,7 @@ DEP_CPP_ROUTI=\ "..\..\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"\
@@ -24549,9 +27628,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=\
- "..\..\include\IceE\Identity.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -24578,9 +27699,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=\
- "..\..\include\IceE\Identity.h"\
+ "..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -24907,6 +28070,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -24924,6 +28132,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -25180,6 +28433,51 @@ DEP_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)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -25187,6 +28485,51 @@ DEP_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)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -25678,109 +29021,169 @@ NODEP_CPP_SERVA=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_SERVA=\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfoF.h"\
- ".\ServantManager.h"\
-
-NODEP_CPP_SERVA=\
"..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.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\LocalException.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\ObjectAdapterF.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"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StringUtil.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_SERVA=\
".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\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=\
- "..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\..\usr\include\pthread.h"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+DEP_CPP_SERVA=\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
- "..\..\include\IceE\FacetMap.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\LocalObject.h"\
- "..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\LoggerF.h"\
- "..\..\include\IceE\LoggerUtil.h"\
- "..\..\include\IceE\ObjectAdapterF.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
- "..\..\include\IceE\ObjectF.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\ReferenceF.h"\
+ "..\..\include\IceE\RecMutex.h"\
"..\..\include\IceE\ServantManagerF.h"\
- "..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StringUtil.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StringUtil.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
+ ".\Instance.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -26131,6 +29534,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -26144,6 +29592,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -26417,6 +29910,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -26429,6 +29967,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -26675,6 +30258,51 @@ DEP_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)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -26682,6 +30310,51 @@ DEP_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)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -27196,6 +30869,7 @@ 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"\
@@ -27203,10 +30877,14 @@ DEP_CPP_TCPEN=\ "..\..\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"\
@@ -27239,55 +30917,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"\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\LoggerF.h"\
- ".\onfig\_epilog.h"\
- ".\onfig\_msvc_warnings_off.h"\
- ".\onfig\_prolog.h"\
- ".\onfig\stl_apcc.h"\
- ".\onfig\stl_apple.h"\
- ".\onfig\stl_as400.h"\
- ".\onfig\stl_bc.h"\
- ".\onfig\stl_como.h"\
- ".\onfig\stl_confix.h"\
- ".\onfig\stl_cray.h"\
- ".\onfig\stl_dec.h"\
- ".\onfig\stl_dec_vms.h"\
- ".\onfig\stl_dm.h"\
- ".\onfig\stl_evc.h"\
- ".\onfig\stl_fujitsu.h"\
- ".\onfig\stl_gcc.h"\
- ".\onfig\stl_hpacc.h"\
- ".\onfig\stl_ibm.h"\
- ".\onfig\stl_icc.h"\
- ".\onfig\stl_intel.h"\
- ".\onfig\stl_kai.h"\
- ".\onfig\stl_msvc.h"\
- ".\onfig\stl_mwerks.h"\
- ".\onfig\stl_mycomp.h"\
- ".\onfig\stl_sco.h"\
- ".\onfig\stl_sgi.h"\
- ".\onfig\stl_solaris.h"\
- ".\onfig\stl_sunpro.h"\
- ".\onfig\stl_symantec.h"\
- ".\onfig\stl_watcom.h"\
- ".\onfig\stl_wince.h"\
- ".\onfig\stlcomp.h"\
- ".\thread.h"\
- ".\tl\_abbrevs.h"\
- ".\tl\_config.h"\
- ".\tl\_config_compat.h"\
- ".\tl\_config_compat_post.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"
@@ -27297,33 +30971,27 @@ DEP_CPP_TCPEN=\ "..\..\include\IceE\Buffer.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\InstanceF.h"\
- "..\..\include\IceE\LocalObject.h"\
- "..\..\include\IceE\LocalObjectF.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
"..\..\include\IceE\Lock.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"\
@@ -27338,55 +31006,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"\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\LoggerF.h"\
- ".\onfig\_epilog.h"\
- ".\onfig\_msvc_warnings_off.h"\
- ".\onfig\_prolog.h"\
- ".\onfig\stl_apcc.h"\
- ".\onfig\stl_apple.h"\
- ".\onfig\stl_as400.h"\
- ".\onfig\stl_bc.h"\
- ".\onfig\stl_como.h"\
- ".\onfig\stl_confix.h"\
- ".\onfig\stl_cray.h"\
- ".\onfig\stl_dec.h"\
- ".\onfig\stl_dec_vms.h"\
- ".\onfig\stl_dm.h"\
- ".\onfig\stl_evc.h"\
- ".\onfig\stl_fujitsu.h"\
- ".\onfig\stl_gcc.h"\
- ".\onfig\stl_hpacc.h"\
- ".\onfig\stl_ibm.h"\
- ".\onfig\stl_icc.h"\
- ".\onfig\stl_intel.h"\
- ".\onfig\stl_kai.h"\
- ".\onfig\stl_msvc.h"\
- ".\onfig\stl_mwerks.h"\
- ".\onfig\stl_mycomp.h"\
- ".\onfig\stl_sco.h"\
- ".\onfig\stl_sgi.h"\
- ".\onfig\stl_solaris.h"\
- ".\onfig\stl_sunpro.h"\
- ".\onfig\stl_symantec.h"\
- ".\onfig\stl_watcom.h"\
- ".\onfig\stl_wince.h"\
- ".\onfig\stlcomp.h"\
- ".\thread.h"\
- ".\tl\_abbrevs.h"\
- ".\tl\_config.h"\
- ".\tl\_config_compat.h"\
- ".\tl\_config_compat_post.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"
@@ -27758,6 +31422,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -27773,6 +31482,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -28045,6 +31799,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -28056,6 +31855,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -28302,16 +32146,104 @@ DEP_CPP_TIME_=\ DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\SafeStdio.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)" == "ice - Win32 (WCE ARMV4) Release Static"
DEP_CPP_TIME_=\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\SafeStdio.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)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -28739,22 +32671,19 @@ NODEP_CPP_TRACE=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_TRACE=\
- ".\TraceLevels.h"\
-
-NODEP_CPP_TRACE=\
"..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\EndpointF.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\ObjectAdapterF.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"\
@@ -28762,52 +32691,118 @@ NODEP_CPP_TRACE=\ "..\..\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"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
DEP_CPP_TRACE=\
- ".\TraceLevels.h"\
-
-NODEP_CPP_TRACE=\
- "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\EndpointF.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\ObjectAdapterF.h"\
- "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.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\UndefSysMacros.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\TraceLevelsF.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -29346,113 +33341,154 @@ NODEP_CPP_TRACEU=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_TRACEU=\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\Protocol.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfoF.h"\
- ".\TraceLevels.h"\
- ".\TraceUtil.h"\
-
-NODEP_CPP_TRACEU=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
- "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\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\Object.h"\
- "..\..\include\IceE\ObjectAdapterF.h"\
- "..\..\include\IceE\ObjectAdapterFactoryF.h"\
+ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\OperationMode.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\SafeStdio.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StringUtil.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
"..\..\include\IceE\UndefSysMacros.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\SafeStdio.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StringUtil.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_TRACEU=\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
".\Protocol.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfoF.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"\
+
+
+!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
+
+DEP_CPP_TRACEU=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
- "..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
- "..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\ConnectionFactoryF.h"\
- "..\..\include\IceE\ConnectionIF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
+ "..\..\include\IceE\DispatchStatus.h"\
"..\..\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\Logger.h"\
- "..\..\include\IceE\LoggerF.h"\
- "..\..\include\IceE\Object.h"\
- "..\..\include\IceE\ObjectAdapterF.h"\
- "..\..\include\IceE\ObjectAdapterFactoryF.h"\
- "..\..\include\IceE\ObjectF.h"\
+ "..\..\include\IceE\Lock.h"\
+ "..\..\include\IceE\Mutex.h"\
+ "..\..\include\IceE\OperationMode.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\UndefSysMacros.h"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\SafeStdio.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\StringUtil.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
- ".\TraceLevelsF.h"\
+ "..\..\include\IceE\SafeStdio.h"\
+ "..\..\include\IceE\Shared.h"\
+ "..\..\include\IceE\StringUtil.h"\
+ "..\..\include\IceE\ThreadException.h"\
+ "..\..\include\IceE\TraceLevelsF.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -29936,109 +33972,174 @@ NODEP_CPP_TRANS=\ !ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_TRANS=\
- ".\DefaultsAndOverridesF.h"\
- ".\Instance.h"\
- ".\Network.h"\
- ".\ReferenceFactoryF.h"\
- ".\RouterInfoF.h"\
- ".\TraceLevels.h"\
-
-NODEP_CPP_TRANS=\
"..\..\include\IceE\Buffer.h"\
"..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Config.h"\
"..\..\include\IceE\ConnectionF.h"\
- "..\..\include\IceE\Current.h"\
- "..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
"..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.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\ObjectAdapterF.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\Transceiver.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"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\SafeStdio.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
-
-
-!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
-
-DEP_CPP_TRANS=\
".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
".\Instance.h"\
".\Network.h"\
".\ReferenceFactoryF.h"\
".\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"\
+
+
+!ELSEIF "$(CFG)" == "ice - 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\Current.h"\
- "..\..\include\IceE\EndpointF.h"\
- "..\..\include\IceE\EndpointFactoryF.h"\
"..\..\include\IceE\Exception.h"\
+ "..\..\include\IceE\ExceptionBase.h"\
"..\..\include\IceE\Handle.h"\
- "..\..\include\IceE\IceEConfig.h"\
- "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\InstanceF.h"\
- "..\..\include\IceE\LocalException.h"\
- "..\..\include\IceE\LocalObject.h"\
- "..\..\include\IceE\LocalObjectF.h"\
- "..\..\include\IceE\LoggerF.h"\
+ "..\..\include\IceE\LocalExceptions.h"\
+ "..\..\include\IceE\LocatorInfoF.h"\
+ "..\..\include\IceE\Lock.h"\
"..\..\include\IceE\LoggerUtil.h"\
- "..\..\include\IceE\ObjectAdapterF.h"\
+ "..\..\include\IceE\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
- "..\..\include\IceE\ObjectF.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\ReferenceF.h"\
- "..\..\include\IceE\Transceiver.h"\
+ "..\..\include\IceE\RecMutex.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"\
- "..\..\include\IceUtil\Config.h"\
- "..\..\include\IceUtil\Exception.h"\
- "..\..\include\IceUtil\Handle.h"\
- "..\..\include\IceUtil\Lock.h"\
- "..\..\include\IceUtil\Mutex.h"\
- "..\..\include\IceUtil\RecMutex.h"\
- "..\..\include\IceUtil\SafeStdio.h"\
- "..\..\include\IceUtil\Shared.h"\
- "..\..\include\IceUtil\ThreadException.h"\
- ".\LocatorInfoF.h"\
+ ".\DefaultsAndOverridesF.h"\
+ ".\EndpointFactoryF.h"\
+ ".\Instance.h"\
+ ".\Network.h"\
+ ".\ReferenceFactoryF.h"\
+ ".\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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
@@ -30596,7 +34697,9 @@ DEP_CPP_UNKNO=\ "..\..\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"\
@@ -30620,52 +34723,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"\
- "..\..\include\IceE\LoggerF.h"\
- ".\onfig\_epilog.h"\
- ".\onfig\_msvc_warnings_off.h"\
- ".\onfig\_prolog.h"\
- ".\onfig\stl_apcc.h"\
- ".\onfig\stl_apple.h"\
- ".\onfig\stl_as400.h"\
- ".\onfig\stl_bc.h"\
- ".\onfig\stl_como.h"\
- ".\onfig\stl_confix.h"\
- ".\onfig\stl_cray.h"\
- ".\onfig\stl_dec.h"\
- ".\onfig\stl_dec_vms.h"\
- ".\onfig\stl_dm.h"\
- ".\onfig\stl_evc.h"\
- ".\onfig\stl_fujitsu.h"\
- ".\onfig\stl_gcc.h"\
- ".\onfig\stl_hpacc.h"\
- ".\onfig\stl_ibm.h"\
- ".\onfig\stl_icc.h"\
- ".\onfig\stl_intel.h"\
- ".\onfig\stl_kai.h"\
- ".\onfig\stl_msvc.h"\
- ".\onfig\stl_mwerks.h"\
- ".\onfig\stl_mycomp.h"\
- ".\onfig\stl_sco.h"\
- ".\onfig\stl_sgi.h"\
- ".\onfig\stl_solaris.h"\
- ".\onfig\stl_sunpro.h"\
- ".\onfig\stl_symantec.h"\
- ".\onfig\stl_watcom.h"\
- ".\onfig\stl_wince.h"\
- ".\onfig\stlcomp.h"\
- ".\thread.h"\
- ".\tl\_abbrevs.h"\
- ".\tl\_config.h"\
- ".\tl\_config_compat.h"\
- ".\tl\_config_compat_post.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"
@@ -30680,12 +34782,10 @@ 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\Mutex.h"\
"..\..\include\IceE\ObjectAdapterFactoryF.h"\
- "..\..\include\IceE\ObjectF.h"\
"..\..\include\IceE\OutgoingConnectionFactoryF.h"\
"..\..\include\IceE\PropertiesF.h"\
"..\..\include\IceE\ProxyF.h"\
@@ -30696,7 +34796,6 @@ 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"\
@@ -30706,52 +34805,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"\
- "..\..\include\IceE\LoggerF.h"\
- ".\onfig\_epilog.h"\
- ".\onfig\_msvc_warnings_off.h"\
- ".\onfig\_prolog.h"\
- ".\onfig\stl_apcc.h"\
- ".\onfig\stl_apple.h"\
- ".\onfig\stl_as400.h"\
- ".\onfig\stl_bc.h"\
- ".\onfig\stl_como.h"\
- ".\onfig\stl_confix.h"\
- ".\onfig\stl_cray.h"\
- ".\onfig\stl_dec.h"\
- ".\onfig\stl_dec_vms.h"\
- ".\onfig\stl_dm.h"\
- ".\onfig\stl_evc.h"\
- ".\onfig\stl_fujitsu.h"\
- ".\onfig\stl_gcc.h"\
- ".\onfig\stl_hpacc.h"\
- ".\onfig\stl_ibm.h"\
- ".\onfig\stl_icc.h"\
- ".\onfig\stl_intel.h"\
- ".\onfig\stl_kai.h"\
- ".\onfig\stl_msvc.h"\
- ".\onfig\stl_mwerks.h"\
- ".\onfig\stl_mycomp.h"\
- ".\onfig\stl_sco.h"\
- ".\onfig\stl_sgi.h"\
- ".\onfig\stl_solaris.h"\
- ".\onfig\stl_sunpro.h"\
- ".\onfig\stl_symantec.h"\
- ".\onfig\stl_watcom.h"\
- ".\onfig\stl_wince.h"\
- ".\onfig\stlcomp.h"\
- ".\thread.h"\
- ".\tl\_abbrevs.h"\
- ".\tl\_config.h"\
- ".\tl\_config_compat.h"\
- ".\tl\_config_compat_post.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"
@@ -31087,6 +35185,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE ARMV4) Release Static"
@@ -31100,6 +35243,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"\
!ELSEIF "$(CFG)" == "ice - Win32 (WCE emulator) Debug Static"
diff --git a/cppe/src/IceEC/icec.vcp b/cppe/src/IceEC/icec.vcp index d496959befd..0246927f375 100755 --- a/cppe/src/IceEC/icec.vcp +++ b/cppe/src/IceEC/icec.vcp @@ -189,7 +189,8 @@ 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" /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
+# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"iceecd.lib"
@@ -215,7 +216,8 @@ 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" /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
+# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"iceec.lib"
@@ -241,7 +243,8 @@ BSC32=bscmake.exe # PROP Target_Dir ""
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I ".." /I "../../include" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D "_LIB" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I ".." /I "../../include" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D "_LIB" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"iceecd.lib"
@@ -267,7 +270,8 @@ BSC32=bscmake.exe # PROP Target_Dir ""
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I ".." /I "../../include" /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I ".." /I "../../include" /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /D "ICEE_STATIC_LIBS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_PURE_CLIENT" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"iceec.lib"
diff --git a/cppe/test/Common/TestCommon.cpp b/cppe/test/Common/TestCommon.cpp index 6a7df72e55c..032c2d80093 100755 --- a/cppe/test/Common/TestCommon.cpp +++ b/cppe/test/Common/TestCommon.cpp @@ -71,6 +71,8 @@ public: } }; +static IceUtil::StaticMutex terminatedMutex = ICEE_STATIC_MUTEX_INITIALIZER;
+static bool appTerminated= false; #ifdef _WIN32_WCE @@ -211,12 +213,19 @@ WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) break; case WM_CLOSE: + { DestroyWindow(hWnd); break; - + } +
+ case WM_QUIT: case WM_DESTROY: + { PostQuitMessage(0); + IceUtil::StaticMutex::Lock sync(terminatedMutex); + appTerminated = true; break; + } default: return DefWindowProc(hWnd, msg, wParam, lParam); @@ -434,6 +443,14 @@ TestApplication::communicator() return _communicator; } + +bool +TestApplication::terminated() const +{ + IceUtil::StaticMutex::Lock sync(terminatedMutex); + return appTerminated; +} + void testFailed(const char* expr, const char* file, unsigned int line) { diff --git a/cppe/test/Common/testCommon.vcp b/cppe/test/Common/testCommon.vcp index 930d048360f..c596dee1efa 100755 --- a/cppe/test/Common/testCommon.vcp +++ b/cppe/test/Common/testCommon.vcp @@ -58,7 +58,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_USRDLL" /D "ICE_EXPORTS" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /Oxs /I "../include" /I "../../include" /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "ICEE_TEST_COMMON_API_EXPORTS" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "_USRDLL" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Oxs /I "../include" /I "../../include" /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "ICEE_TEST_COMMON_API_EXPORTS" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "_USRDLL" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -91,7 +92,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_USRDLL" /D "ICE_EXPORTS" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "../include" /I ".." /I "../../include" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D "ICEE_TEST_COMMON_API_EXPORTS" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "_USRDLL" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "../include" /I ".." /I "../../include" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D "ICEE_TEST_COMMON_API_EXPORTS" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "_USRDLL" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -124,7 +126,8 @@ 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 "../include" /I "../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D "ICEE_TEST_COMMON_API_EXPORTS" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "_USRDLL" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "../include" /I "../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D "ICEE_TEST_COMMON_API_EXPORTS" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "_USRDLL" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -162,7 +165,8 @@ 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 "../include" /I "../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "ICEE_TEST_COMMON_API_EXPORTS" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "_USRDLL" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "../include" /I "../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "ICEE_TEST_COMMON_API_EXPORTS" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "_USRDLL" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -191,8 +195,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 "../include" /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" /YX /M$(CECrtMTDe
-# SUBTRACT CPP /Gf
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "../include" /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
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"testCommond.lib"
@@ -218,7 +221,8 @@ 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 "../include" /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" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "../include" /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
# ADD LIB32 /nologo /out:"testCommon.lib"
@@ -244,7 +248,8 @@ BSC32=bscmake.exe # PROP Target_Dir ""
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "../include" /I "../../include" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "../include" /I "../../include" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"testCommond.lib"
@@ -270,7 +275,8 @@ BSC32=bscmake.exe # PROP Target_Dir ""
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "../include" /I "../../include" /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "../include" /I "../../include" /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"testCommon.lib"
@@ -693,6 +699,7 @@ NODEP_CPP_TESTC=\ DEP_CPP_TESTC=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Communicator.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
@@ -704,9 +711,11 @@ DEP_CPP_TESTC=\ "..\..\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\IceE.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\Initialize.h"\
@@ -714,8 +723,11 @@ DEP_CPP_TESTC=\ "..\..\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\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
@@ -734,6 +746,7 @@ DEP_CPP_TESTC=\ "..\..\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"\
@@ -745,58 +758,51 @@ DEP_CPP_TESTC=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\include\TestApplication.h"\
"..\include\TestCommon.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TESTC=\
"..\..\..\..\usr\include\pthread.h"\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\FacetMap.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\Logger.h"\
- "..\..\include\IceE\LoggerF.h"\
- "..\..\include\IceE\RouterF.h"\
- ".\onfig\_epilog.h"\
- ".\onfig\_msvc_warnings_off.h"\
- ".\onfig\_prolog.h"\
- ".\onfig\stl_apcc.h"\
- ".\onfig\stl_apple.h"\
- ".\onfig\stl_as400.h"\
- ".\onfig\stl_bc.h"\
- ".\onfig\stl_como.h"\
- ".\onfig\stl_confix.h"\
- ".\onfig\stl_cray.h"\
- ".\onfig\stl_dec.h"\
- ".\onfig\stl_dec_vms.h"\
- ".\onfig\stl_dm.h"\
- ".\onfig\stl_evc.h"\
- ".\onfig\stl_fujitsu.h"\
- ".\onfig\stl_gcc.h"\
- ".\onfig\stl_hpacc.h"\
- ".\onfig\stl_ibm.h"\
- ".\onfig\stl_icc.h"\
- ".\onfig\stl_intel.h"\
- ".\onfig\stl_kai.h"\
- ".\onfig\stl_msvc.h"\
- ".\onfig\stl_mwerks.h"\
- ".\onfig\stl_mycomp.h"\
- ".\onfig\stl_sco.h"\
- ".\onfig\stl_sgi.h"\
- ".\onfig\stl_solaris.h"\
- ".\onfig\stl_sunpro.h"\
- ".\onfig\stl_symantec.h"\
- ".\onfig\stl_watcom.h"\
- ".\onfig\stl_wince.h"\
- ".\onfig\stlcomp.h"\
- ".\thread.h"\
- ".\tl\_abbrevs.h"\
- ".\tl\_config.h"\
- ".\tl\_config_compat.h"\
- ".\tl\_config_compat_post.h"\
- ".\tl\_epilog.h"\
- ".\tl\_prolog.h"\
- ".\tl\_site_config.h"\
- ".\tl\_stlport_version.h"\
- ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "testCommon - Win32 (WCE ARMV4) Release Static"
@@ -804,6 +810,7 @@ NODEP_CPP_TESTC=\ DEP_CPP_TESTC=\
"..\..\include\IceE\BasicStream.h"\
"..\..\include\IceE\Buffer.h"\
+ "..\..\include\IceE\BuiltinSequences.h"\
"..\..\include\IceE\Communicator.h"\
"..\..\include\IceE\CommunicatorF.h"\
"..\..\include\IceE\Cond.h"\
@@ -815,9 +822,11 @@ DEP_CPP_TESTC=\ "..\..\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\IceE.h"\
+ "..\..\include\IceE\Identity.h"\
"..\..\include\IceE\IdentityUtil.h"\
"..\..\include\IceE\IncomingConnectionFactoryF.h"\
"..\..\include\IceE\Initialize.h"\
@@ -825,8 +834,11 @@ DEP_CPP_TESTC=\ "..\..\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\Logger.h"\
+ "..\..\include\IceE\LoggerF.h"\
"..\..\include\IceE\LoggerUtil.h"\
"..\..\include\IceE\Monitor.h"\
"..\..\include\IceE\Mutex.h"\
@@ -845,6 +857,7 @@ DEP_CPP_TESTC=\ "..\..\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"\
@@ -856,58 +869,51 @@ DEP_CPP_TESTC=\ "..\..\include\IceE\UndefSysMacros.h"\
"..\include\TestApplication.h"\
"..\include\TestCommon.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TESTC=\
"..\..\..\..\usr\include\pthread.h"\
- "..\..\include\IceE\BuiltinSequences.h"\
- "..\..\include\IceE\FacetMap.h"\
- "..\..\include\IceE\Identity.h"\
- "..\..\include\IceE\LocatorF.h"\
- "..\..\include\IceE\Logger.h"\
- "..\..\include\IceE\LoggerF.h"\
- "..\..\include\IceE\RouterF.h"\
- ".\onfig\_epilog.h"\
- ".\onfig\_msvc_warnings_off.h"\
- ".\onfig\_prolog.h"\
- ".\onfig\stl_apcc.h"\
- ".\onfig\stl_apple.h"\
- ".\onfig\stl_as400.h"\
- ".\onfig\stl_bc.h"\
- ".\onfig\stl_como.h"\
- ".\onfig\stl_confix.h"\
- ".\onfig\stl_cray.h"\
- ".\onfig\stl_dec.h"\
- ".\onfig\stl_dec_vms.h"\
- ".\onfig\stl_dm.h"\
- ".\onfig\stl_evc.h"\
- ".\onfig\stl_fujitsu.h"\
- ".\onfig\stl_gcc.h"\
- ".\onfig\stl_hpacc.h"\
- ".\onfig\stl_ibm.h"\
- ".\onfig\stl_icc.h"\
- ".\onfig\stl_intel.h"\
- ".\onfig\stl_kai.h"\
- ".\onfig\stl_msvc.h"\
- ".\onfig\stl_mwerks.h"\
- ".\onfig\stl_mycomp.h"\
- ".\onfig\stl_sco.h"\
- ".\onfig\stl_sgi.h"\
- ".\onfig\stl_solaris.h"\
- ".\onfig\stl_sunpro.h"\
- ".\onfig\stl_symantec.h"\
- ".\onfig\stl_watcom.h"\
- ".\onfig\stl_wince.h"\
- ".\onfig\stlcomp.h"\
- ".\thread.h"\
- ".\tl\_abbrevs.h"\
- ".\tl\_config.h"\
- ".\tl\_config_compat.h"\
- ".\tl\_config_compat_post.h"\
- ".\tl\_epilog.h"\
- ".\tl\_prolog.h"\
- ".\tl\_site_config.h"\
- ".\tl\_stlport_version.h"\
- ".\tl_user_config.h"\
!ELSEIF "$(CFG)" == "testCommon - Win32 (WCE emulator) Debug Static"
diff --git a/cppe/test/IceE/exceptions/exceptionsC.vcp b/cppe/test/IceE/exceptions/exceptionsC.vcp index 81a4d609c10..3f6dffe4e48 100755 --- a/cppe/test/IceE/exceptions/exceptionsC.vcp +++ b/cppe/test/IceE/exceptions/exceptionsC.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/IceE/exceptions/exceptionsCOL.vcp b/cppe/test/IceE/exceptions/exceptionsCOL.vcp index de706e536f1..ab4d0ce6a41 100755 --- a/cppe/test/IceE/exceptions/exceptionsCOL.vcp +++ b/cppe/test/IceE/exceptions/exceptionsCOL.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/IceE/exceptions/exceptionsS.vcp b/cppe/test/IceE/exceptions/exceptionsS.vcp index d709d6c3775..32a3be3fb10 100755 --- a/cppe/test/IceE/exceptions/exceptionsS.vcp +++ b/cppe/test/IceE/exceptions/exceptionsS.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/IceE/facets/facetsC.vcp b/cppe/test/IceE/facets/facetsC.vcp index 6c6e17e35f2..80f413f14b8 100755 --- a/cppe/test/IceE/facets/facetsC.vcp +++ b/cppe/test/IceE/facets/facetsC.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/IceE/facets/facetsCOL.vcp b/cppe/test/IceE/facets/facetsCOL.vcp index 71fbd4da738..6bf1bfdf49f 100755 --- a/cppe/test/IceE/facets/facetsCOL.vcp +++ b/cppe/test/IceE/facets/facetsCOL.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/IceE/facets/facetsS.vcp b/cppe/test/IceE/facets/facetsS.vcp index c089fc90adb..c2697bc4d58 100755 --- a/cppe/test/IceE/facets/facetsS.vcp +++ b/cppe/test/IceE/facets/facetsS.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/IceE/inheritance/inheritanceC.vcp b/cppe/test/IceE/inheritance/inheritanceC.vcp index 748a8f11b56..9ec6b5f4b85 100755 --- a/cppe/test/IceE/inheritance/inheritanceC.vcp +++ b/cppe/test/IceE/inheritance/inheritanceC.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/IceE/inheritance/inheritanceCOL.vcp b/cppe/test/IceE/inheritance/inheritanceCOL.vcp index 0f165f5e4d7..8bb6fa7a22d 100755 --- a/cppe/test/IceE/inheritance/inheritanceCOL.vcp +++ b/cppe/test/IceE/inheritance/inheritanceCOL.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/IceE/inheritance/inheritanceS.vcp b/cppe/test/IceE/inheritance/inheritanceS.vcp index 03999db478a..1773ca13abb 100755 --- a/cppe/test/IceE/inheritance/inheritanceS.vcp +++ b/cppe/test/IceE/inheritance/inheritanceS.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/IceE/location/locationC.vcp b/cppe/test/IceE/location/locationC.vcp index a62a812dfba..edd5798d3a8 100755 --- a/cppe/test/IceE/location/locationC.vcp +++ b/cppe/test/IceE/location/locationC.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /W3/GR /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /W3/GR /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /W3/GR /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /W3/GR /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /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
@@ -257,7 +262,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +297,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -798,56 +805,113 @@ NODEP_CPP_ALLTE=\ !ELSEIF "$(CFG)" == "locationC - Win32 (WCE ARMV4) Release Static"
DEP_CPP_ALLTE=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Communicator.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\FacetMap.h"\
+ "..\..\..\include\IceE\Functional.h"\
+ "..\..\..\include\IceE\Handle.h"\
+ "..\..\..\include\IceE\IceE.h"\
+ "..\..\..\include\IceE\Identity.h"\
+ "..\..\..\include\IceE\IdentityUtil.h"\
+ "..\..\..\include\IceE\Incoming.h"\
+ "..\..\..\include\IceE\IncomingConnectionFactoryF.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\Logger.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\RouterF.h"\
+ "..\..\..\include\IceE\ServantManagerF.h"\
+ "..\..\..\include\IceE\Shared.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\TestCommon.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ALLTE=\
- "..\..\..\include\Ice\BuiltinSequences.h"\
- "..\..\..\include\Ice\Communicator.h"\
- "..\..\..\include\Ice\CommunicatorF.h"\
- "..\..\..\include\Ice\Config.h"\
- "..\..\..\include\Ice\Connection.h"\
- "..\..\..\include\Ice\ConnectionF.h"\
- "..\..\..\include\Ice\ConnectionIF.h"\
- "..\..\..\include\Ice\Current.h"\
- "..\..\..\include\Ice\EndpointF.h"\
- "..\..\..\include\Ice\Exception.h"\
- "..\..\..\include\Ice\FacetMap.h"\
- "..\..\..\include\Ice\Functional.h"\
- "..\..\..\include\Ice\Handle.h"\
- "..\..\..\include\Ice\Ice.h"\
- "..\..\..\include\Ice\IceEConfig.h"\
- "..\..\..\include\Ice\Identity.h"\
- "..\..\..\include\Ice\IdentityUtil.h"\
- "..\..\..\include\Ice\Initialize.h"\
- "..\..\..\include\Ice\InstanceF.h"\
- "..\..\..\include\Ice\LocalException.h"\
- "..\..\..\include\Ice\LocalObject.h"\
- "..\..\..\include\Ice\LocalObjectF.h"\
- "..\..\..\include\Ice\LocatorF.h"\
- "..\..\..\include\Ice\Logger.h"\
- "..\..\..\include\Ice\LoggerF.h"\
- "..\..\..\include\Ice\LoggerUtil.h"\
- "..\..\..\include\Ice\Object.h"\
- "..\..\..\include\Ice\ObjectAdapter.h"\
- "..\..\..\include\Ice\ObjectAdapterF.h"\
- "..\..\..\include\Ice\ObjectF.h"\
- "..\..\..\include\Ice\Properties.h"\
- "..\..\..\include\Ice\PropertiesF.h"\
- "..\..\..\include\Ice\Proxy.h"\
- "..\..\..\include\Ice\ProxyF.h"\
- "..\..\..\include\Ice\ProxyFactoryF.h"\
- "..\..\..\include\Ice\ProxyHandle.h"\
- "..\..\..\include\Ice\ReferenceF.h"\
- "..\..\..\include\Ice\RouterF.h"\
- "..\..\..\include\Ice\UserConfig.h"\
- "..\..\..\include\IceUtil\Config.h"\
- "..\..\..\include\IceUtil\Exception.h"\
- "..\..\..\include\IceUtil\Functional.h"\
- "..\..\..\include\IceUtil\Handle.h"\
- "..\..\..\include\IceUtil\Lock.h"\
- "..\..\..\include\IceUtil\Mutex.h"\
- "..\..\..\include\IceUtil\Shared.h"\
- "..\..\..\include\IceUtil\ThreadException.h"\
+ "..\..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "locationC - Win32 (WCE emulator) Debug Static"
@@ -1535,57 +1599,114 @@ NODEP_CPP_CLIEN=\ !ELSEIF "$(CFG)" == "locationC - Win32 (WCE ARMV4) Release Static"
DEP_CPP_CLIEN=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Communicator.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\FacetMap.h"\
+ "..\..\..\include\IceE\Functional.h"\
+ "..\..\..\include\IceE\Handle.h"\
+ "..\..\..\include\IceE\IceE.h"\
+ "..\..\..\include\IceE\Identity.h"\
+ "..\..\..\include\IceE\IdentityUtil.h"\
+ "..\..\..\include\IceE\Incoming.h"\
+ "..\..\..\include\IceE\IncomingConnectionFactoryF.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\Logger.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\RouterF.h"\
+ "..\..\..\include\IceE\ServantManagerF.h"\
+ "..\..\..\include\IceE\Shared.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\TestApplication.h"\
"..\..\include\TestCommon.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_CLIEN=\
- "..\..\..\include\Ice\BuiltinSequences.h"\
- "..\..\..\include\Ice\Communicator.h"\
- "..\..\..\include\Ice\CommunicatorF.h"\
- "..\..\..\include\Ice\Config.h"\
- "..\..\..\include\Ice\Connection.h"\
- "..\..\..\include\Ice\ConnectionF.h"\
- "..\..\..\include\Ice\ConnectionIF.h"\
- "..\..\..\include\Ice\Current.h"\
- "..\..\..\include\Ice\EndpointF.h"\
- "..\..\..\include\Ice\Exception.h"\
- "..\..\..\include\Ice\FacetMap.h"\
- "..\..\..\include\Ice\Functional.h"\
- "..\..\..\include\Ice\Handle.h"\
- "..\..\..\include\Ice\Ice.h"\
- "..\..\..\include\Ice\IceEConfig.h"\
- "..\..\..\include\Ice\Identity.h"\
- "..\..\..\include\Ice\IdentityUtil.h"\
- "..\..\..\include\Ice\Initialize.h"\
- "..\..\..\include\Ice\InstanceF.h"\
- "..\..\..\include\Ice\LocalException.h"\
- "..\..\..\include\Ice\LocalObject.h"\
- "..\..\..\include\Ice\LocalObjectF.h"\
- "..\..\..\include\Ice\LocatorF.h"\
- "..\..\..\include\Ice\Logger.h"\
- "..\..\..\include\Ice\LoggerF.h"\
- "..\..\..\include\Ice\LoggerUtil.h"\
- "..\..\..\include\Ice\Object.h"\
- "..\..\..\include\Ice\ObjectAdapter.h"\
- "..\..\..\include\Ice\ObjectAdapterF.h"\
- "..\..\..\include\Ice\ObjectF.h"\
- "..\..\..\include\Ice\Properties.h"\
- "..\..\..\include\Ice\PropertiesF.h"\
- "..\..\..\include\Ice\Proxy.h"\
- "..\..\..\include\Ice\ProxyF.h"\
- "..\..\..\include\Ice\ProxyFactoryF.h"\
- "..\..\..\include\Ice\ProxyHandle.h"\
- "..\..\..\include\Ice\ReferenceF.h"\
- "..\..\..\include\Ice\RouterF.h"\
- "..\..\..\include\Ice\UserConfig.h"\
- "..\..\..\include\IceUtil\Config.h"\
- "..\..\..\include\IceUtil\Exception.h"\
- "..\..\..\include\IceUtil\Functional.h"\
- "..\..\..\include\IceUtil\Handle.h"\
- "..\..\..\include\IceUtil\Lock.h"\
- "..\..\..\include\IceUtil\Mutex.h"\
- "..\..\..\include\IceUtil\Shared.h"\
- "..\..\..\include\IceUtil\ThreadException.h"\
+ "..\..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "locationC - Win32 (WCE emulator) Debug Static"
@@ -2053,12 +2174,348 @@ NODEP_CPP_TEST_=\ !ELSEIF "$(CFG)" == "locationC - Win32 (WCE ARMV4) Debug Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ELSEIF "$(CFG)" == "locationC - Win32 (WCE ARMV4) Release Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ELSEIF "$(CFG)" == "locationC - Win32 (WCE emulator) Debug Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ELSEIF "$(CFG)" == "locationC - Win32 (WCE emulator) Release Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ENDIF
# End Source File
diff --git a/cppe/test/IceE/location/locationS.vcp b/cppe/test/IceE/location/locationS.vcp index 9e08000b70f..585666ba2bf 100755 --- a/cppe/test/IceE/location/locationS.vcp +++ b/cppe/test/IceE/location/locationS.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/IceE/operations/operationsC.vcp b/cppe/test/IceE/operations/operationsC.vcp index fc2d6113e11..0ea1bbf9b6c 100755 --- a/cppe/test/IceE/operations/operationsC.vcp +++ b/cppe/test/IceE/operations/operationsC.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -2873,12 +2881,348 @@ NODEP_CPP_TEST_=\ !ELSEIF "$(CFG)" == "operationsC - Win32 (WCE ARMV4) Debug Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ELSEIF "$(CFG)" == "operationsC - Win32 (WCE ARMV4) Release Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ELSEIF "$(CFG)" == "operationsC - Win32 (WCE emulator) Debug Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ELSEIF "$(CFG)" == "operationsC - Win32 (WCE emulator) Release Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ENDIF
# End Source File
diff --git a/cppe/test/IceE/operations/operationsCOL.vcp b/cppe/test/IceE/operations/operationsCOL.vcp index 482c96c38ee..46fa3891f6a 100755 --- a/cppe/test/IceE/operations/operationsCOL.vcp +++ b/cppe/test/IceE/operations/operationsCOL.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -776,139 +784,236 @@ NODEP_CPP_ALLTE=\ !ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_ALLTE=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Communicator.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\FacetMap.h"\
+ "..\..\..\include\IceE\FactoryTable.h"\
+ "..\..\..\include\IceE\FactoryTableDef.h"\
+ "..\..\..\include\IceE\Functional.h"\
+ "..\..\..\include\IceE\Handle.h"\
+ "..\..\..\include\IceE\IceE.h"\
+ "..\..\..\include\IceE\Identity.h"\
+ "..\..\..\include\IceE\IdentityUtil.h"\
+ "..\..\..\include\IceE\Incoming.h"\
+ "..\..\..\include\IceE\IncomingConnectionFactoryF.h"\
+ "..\..\..\include\IceE\Initialize.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\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\RouterF.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\TestCommon.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ALLTE=\
- "..\..\..\include\Ice\BasicStream.h"\
- "..\..\..\include\Ice\Buffer.h"\
- "..\..\..\include\Ice\BuiltinSequences.h"\
- "..\..\..\include\Ice\Communicator.h"\
- "..\..\..\include\Ice\CommunicatorF.h"\
- "..\..\..\include\Ice\Config.h"\
- "..\..\..\include\Ice\Connection.h"\
- "..\..\..\include\Ice\ConnectionF.h"\
- "..\..\..\include\Ice\ConnectionIF.h"\
- "..\..\..\include\Ice\Current.h"\
- "..\..\..\include\Ice\EndpointF.h"\
- "..\..\..\include\Ice\Exception.h"\
- "..\..\..\include\Ice\FacetMap.h"\
- "..\..\..\include\Ice\FactoryTable.h"\
- "..\..\..\include\Ice\FactoryTableDef.h"\
- "..\..\..\include\Ice\Functional.h"\
- "..\..\..\include\Ice\Handle.h"\
- "..\..\..\include\Ice\Ice.h"\
- "..\..\..\include\Ice\IceEConfig.h"\
- "..\..\..\include\Ice\Identity.h"\
- "..\..\..\include\Ice\IdentityUtil.h"\
- "..\..\..\include\Ice\Incoming.h"\
- "..\..\..\include\Ice\Initialize.h"\
- "..\..\..\include\Ice\InstanceF.h"\
- "..\..\..\include\Ice\LocalException.h"\
- "..\..\..\include\Ice\LocalObject.h"\
- "..\..\..\include\Ice\LocalObjectF.h"\
- "..\..\..\include\Ice\Locator.h"\
- "..\..\..\include\Ice\LocatorF.h"\
- "..\..\..\include\Ice\Logger.h"\
- "..\..\..\include\Ice\LoggerF.h"\
- "..\..\..\include\Ice\LoggerUtil.h"\
- "..\..\..\include\Ice\Object.h"\
- "..\..\..\include\Ice\ObjectAdapter.h"\
- "..\..\..\include\Ice\ObjectAdapterF.h"\
- "..\..\..\include\Ice\ObjectF.h"\
- "..\..\..\include\Ice\Outgoing.h"\
- "..\..\..\include\Ice\Properties.h"\
- "..\..\..\include\Ice\PropertiesF.h"\
- "..\..\..\include\Ice\Proxy.h"\
- "..\..\..\include\Ice\ProxyF.h"\
- "..\..\..\include\Ice\ProxyFactoryF.h"\
- "..\..\..\include\Ice\ProxyHandle.h"\
- "..\..\..\include\Ice\ReferenceF.h"\
- "..\..\..\include\Ice\RouterF.h"\
- "..\..\..\include\Ice\ServantManagerF.h"\
- "..\..\..\include\Ice\UserConfig.h"\
- "..\..\..\include\Ice\UserExceptionFactory.h"\
- "..\..\..\include\Ice\UserExceptionFactoryF.h"\
- "..\..\..\include\IceUtil\Cond.h"\
- "..\..\..\include\IceUtil\Config.h"\
- "..\..\..\include\IceUtil\Exception.h"\
- "..\..\..\include\IceUtil\Functional.h"\
- "..\..\..\include\IceUtil\Handle.h"\
- "..\..\..\include\IceUtil\Lock.h"\
- "..\..\..\include\IceUtil\Monitor.h"\
- "..\..\..\include\IceUtil\Mutex.h"\
- "..\..\..\include\IceUtil\Shared.h"\
- "..\..\..\include\IceUtil\StaticMutex.h"\
- "..\..\..\include\IceUtil\ThreadException.h"\
- "..\..\..\include\IceUtil\Time.h"\
+ "..\..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE ARMV4) Release Static"
DEP_CPP_ALLTE=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Communicator.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\FacetMap.h"\
+ "..\..\..\include\IceE\FactoryTable.h"\
+ "..\..\..\include\IceE\FactoryTableDef.h"\
+ "..\..\..\include\IceE\Functional.h"\
+ "..\..\..\include\IceE\Handle.h"\
+ "..\..\..\include\IceE\IceE.h"\
+ "..\..\..\include\IceE\Identity.h"\
+ "..\..\..\include\IceE\IdentityUtil.h"\
+ "..\..\..\include\IceE\Incoming.h"\
+ "..\..\..\include\IceE\IncomingConnectionFactoryF.h"\
+ "..\..\..\include\IceE\Initialize.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\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\RouterF.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\TestCommon.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_ALLTE=\
- "..\..\..\include\Ice\BasicStream.h"\
- "..\..\..\include\Ice\Buffer.h"\
- "..\..\..\include\Ice\BuiltinSequences.h"\
- "..\..\..\include\Ice\Communicator.h"\
- "..\..\..\include\Ice\CommunicatorF.h"\
- "..\..\..\include\Ice\Config.h"\
- "..\..\..\include\Ice\Connection.h"\
- "..\..\..\include\Ice\ConnectionF.h"\
- "..\..\..\include\Ice\ConnectionIF.h"\
- "..\..\..\include\Ice\Current.h"\
- "..\..\..\include\Ice\EndpointF.h"\
- "..\..\..\include\Ice\Exception.h"\
- "..\..\..\include\Ice\FacetMap.h"\
- "..\..\..\include\Ice\FactoryTable.h"\
- "..\..\..\include\Ice\FactoryTableDef.h"\
- "..\..\..\include\Ice\Functional.h"\
- "..\..\..\include\Ice\Handle.h"\
- "..\..\..\include\Ice\Ice.h"\
- "..\..\..\include\Ice\IceEConfig.h"\
- "..\..\..\include\Ice\Identity.h"\
- "..\..\..\include\Ice\IdentityUtil.h"\
- "..\..\..\include\Ice\Incoming.h"\
- "..\..\..\include\Ice\Initialize.h"\
- "..\..\..\include\Ice\InstanceF.h"\
- "..\..\..\include\Ice\LocalException.h"\
- "..\..\..\include\Ice\LocalObject.h"\
- "..\..\..\include\Ice\LocalObjectF.h"\
- "..\..\..\include\Ice\Locator.h"\
- "..\..\..\include\Ice\LocatorF.h"\
- "..\..\..\include\Ice\Logger.h"\
- "..\..\..\include\Ice\LoggerF.h"\
- "..\..\..\include\Ice\LoggerUtil.h"\
- "..\..\..\include\Ice\Object.h"\
- "..\..\..\include\Ice\ObjectAdapter.h"\
- "..\..\..\include\Ice\ObjectAdapterF.h"\
- "..\..\..\include\Ice\ObjectF.h"\
- "..\..\..\include\Ice\Outgoing.h"\
- "..\..\..\include\Ice\Properties.h"\
- "..\..\..\include\Ice\PropertiesF.h"\
- "..\..\..\include\Ice\Proxy.h"\
- "..\..\..\include\Ice\ProxyF.h"\
- "..\..\..\include\Ice\ProxyFactoryF.h"\
- "..\..\..\include\Ice\ProxyHandle.h"\
- "..\..\..\include\Ice\ReferenceF.h"\
- "..\..\..\include\Ice\RouterF.h"\
- "..\..\..\include\Ice\ServantManagerF.h"\
- "..\..\..\include\Ice\UserConfig.h"\
- "..\..\..\include\Ice\UserExceptionFactory.h"\
- "..\..\..\include\Ice\UserExceptionFactoryF.h"\
- "..\..\..\include\IceUtil\Cond.h"\
- "..\..\..\include\IceUtil\Config.h"\
- "..\..\..\include\IceUtil\Exception.h"\
- "..\..\..\include\IceUtil\Functional.h"\
- "..\..\..\include\IceUtil\Handle.h"\
- "..\..\..\include\IceUtil\Lock.h"\
- "..\..\..\include\IceUtil\Monitor.h"\
- "..\..\..\include\IceUtil\Mutex.h"\
- "..\..\..\include\IceUtil\Shared.h"\
- "..\..\..\include\IceUtil\StaticMutex.h"\
- "..\..\..\include\IceUtil\ThreadException.h"\
- "..\..\..\include\IceUtil\Time.h"\
+ "..\..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE emulator) Debug Static"
@@ -1573,111 +1678,222 @@ NODEP_CPP_BATCH=\ !ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_BATCH=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Communicator.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\FacetMap.h"\
+ "..\..\..\include\IceE\Functional.h"\
+ "..\..\..\include\IceE\Handle.h"\
+ "..\..\..\include\IceE\IceE.h"\
+ "..\..\..\include\IceE\Identity.h"\
+ "..\..\..\include\IceE\IdentityUtil.h"\
+ "..\..\..\include\IceE\Incoming.h"\
+ "..\..\..\include\IceE\IncomingConnectionFactoryF.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\Logger.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\RouterF.h"\
+ "..\..\..\include\IceE\ServantManagerF.h"\
+ "..\..\..\include\IceE\Shared.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\TestCommon.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BATCH=\
- "..\..\..\include\Ice\BuiltinSequences.h"\
- "..\..\..\include\Ice\Communicator.h"\
- "..\..\..\include\Ice\CommunicatorF.h"\
- "..\..\..\include\Ice\Config.h"\
- "..\..\..\include\Ice\Connection.h"\
- "..\..\..\include\Ice\ConnectionF.h"\
- "..\..\..\include\Ice\ConnectionIF.h"\
- "..\..\..\include\Ice\Current.h"\
- "..\..\..\include\Ice\EndpointF.h"\
- "..\..\..\include\Ice\Exception.h"\
- "..\..\..\include\Ice\FacetMap.h"\
- "..\..\..\include\Ice\Functional.h"\
- "..\..\..\include\Ice\Handle.h"\
- "..\..\..\include\Ice\Ice.h"\
- "..\..\..\include\Ice\IceEConfig.h"\
- "..\..\..\include\Ice\Identity.h"\
- "..\..\..\include\Ice\IdentityUtil.h"\
- "..\..\..\include\Ice\Initialize.h"\
- "..\..\..\include\Ice\InstanceF.h"\
- "..\..\..\include\Ice\LocalException.h"\
- "..\..\..\include\Ice\LocalObject.h"\
- "..\..\..\include\Ice\LocalObjectF.h"\
- "..\..\..\include\Ice\LocatorF.h"\
- "..\..\..\include\Ice\Logger.h"\
- "..\..\..\include\Ice\LoggerF.h"\
- "..\..\..\include\Ice\LoggerUtil.h"\
- "..\..\..\include\Ice\Object.h"\
- "..\..\..\include\Ice\ObjectAdapter.h"\
- "..\..\..\include\Ice\ObjectAdapterF.h"\
- "..\..\..\include\Ice\ObjectF.h"\
- "..\..\..\include\Ice\Properties.h"\
- "..\..\..\include\Ice\PropertiesF.h"\
- "..\..\..\include\Ice\Proxy.h"\
- "..\..\..\include\Ice\ProxyF.h"\
- "..\..\..\include\Ice\ProxyFactoryF.h"\
- "..\..\..\include\Ice\ProxyHandle.h"\
- "..\..\..\include\Ice\ReferenceF.h"\
- "..\..\..\include\Ice\RouterF.h"\
- "..\..\..\include\Ice\UserConfig.h"\
- "..\..\..\include\IceUtil\Config.h"\
- "..\..\..\include\IceUtil\Exception.h"\
- "..\..\..\include\IceUtil\Functional.h"\
- "..\..\..\include\IceUtil\Handle.h"\
- "..\..\..\include\IceUtil\Lock.h"\
- "..\..\..\include\IceUtil\Mutex.h"\
- "..\..\..\include\IceUtil\Shared.h"\
- "..\..\..\include\IceUtil\ThreadException.h"\
+ "..\..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE ARMV4) Release Static"
DEP_CPP_BATCH=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Communicator.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\FacetMap.h"\
+ "..\..\..\include\IceE\Functional.h"\
+ "..\..\..\include\IceE\Handle.h"\
+ "..\..\..\include\IceE\IceE.h"\
+ "..\..\..\include\IceE\Identity.h"\
+ "..\..\..\include\IceE\IdentityUtil.h"\
+ "..\..\..\include\IceE\IncomingConnectionFactoryF.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\Logger.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\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"\
+ "..\..\..\include\IceE\ThreadException.h"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\..\include\IceE\TransceiverF.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\TestCommon.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_BATCH=\
- "..\..\..\include\Ice\BuiltinSequences.h"\
- "..\..\..\include\Ice\Communicator.h"\
- "..\..\..\include\Ice\CommunicatorF.h"\
- "..\..\..\include\Ice\Config.h"\
- "..\..\..\include\Ice\Connection.h"\
- "..\..\..\include\Ice\ConnectionF.h"\
- "..\..\..\include\Ice\ConnectionIF.h"\
- "..\..\..\include\Ice\Current.h"\
- "..\..\..\include\Ice\EndpointF.h"\
- "..\..\..\include\Ice\Exception.h"\
- "..\..\..\include\Ice\FacetMap.h"\
- "..\..\..\include\Ice\Functional.h"\
- "..\..\..\include\Ice\Handle.h"\
- "..\..\..\include\Ice\Ice.h"\
- "..\..\..\include\Ice\IceEConfig.h"\
- "..\..\..\include\Ice\Identity.h"\
- "..\..\..\include\Ice\IdentityUtil.h"\
- "..\..\..\include\Ice\Initialize.h"\
- "..\..\..\include\Ice\InstanceF.h"\
- "..\..\..\include\Ice\LocalException.h"\
- "..\..\..\include\Ice\LocalObject.h"\
- "..\..\..\include\Ice\LocalObjectF.h"\
- "..\..\..\include\Ice\LocatorF.h"\
- "..\..\..\include\Ice\Logger.h"\
- "..\..\..\include\Ice\LoggerF.h"\
- "..\..\..\include\Ice\LoggerUtil.h"\
- "..\..\..\include\Ice\Object.h"\
- "..\..\..\include\Ice\ObjectAdapter.h"\
- "..\..\..\include\Ice\ObjectAdapterF.h"\
- "..\..\..\include\Ice\ObjectF.h"\
- "..\..\..\include\Ice\Properties.h"\
- "..\..\..\include\Ice\PropertiesF.h"\
- "..\..\..\include\Ice\Proxy.h"\
- "..\..\..\include\Ice\ProxyF.h"\
- "..\..\..\include\Ice\ProxyFactoryF.h"\
- "..\..\..\include\Ice\ProxyHandle.h"\
- "..\..\..\include\Ice\ReferenceF.h"\
- "..\..\..\include\Ice\RouterF.h"\
- "..\..\..\include\Ice\UserConfig.h"\
- "..\..\..\include\IceUtil\Config.h"\
- "..\..\..\include\IceUtil\Exception.h"\
- "..\..\..\include\IceUtil\Functional.h"\
- "..\..\..\include\IceUtil\Handle.h"\
- "..\..\..\include\IceUtil\Lock.h"\
- "..\..\..\include\IceUtil\Mutex.h"\
- "..\..\..\include\IceUtil\Shared.h"\
- "..\..\..\include\IceUtil\ThreadException.h"\
+ "..\..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE emulator) Debug Static"
@@ -2322,115 +2538,226 @@ NODEP_CPP_COLLO=\ !ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_COLLO=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Communicator.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\FacetMap.h"\
+ "..\..\..\include\IceE\Functional.h"\
+ "..\..\..\include\IceE\Handle.h"\
+ "..\..\..\include\IceE\IceE.h"\
+ "..\..\..\include\IceE\Identity.h"\
+ "..\..\..\include\IceE\IdentityUtil.h"\
+ "..\..\..\include\IceE\Incoming.h"\
+ "..\..\..\include\IceE\IncomingConnectionFactoryF.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\Logger.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\RouterF.h"\
+ "..\..\..\include\IceE\ServantManagerF.h"\
+ "..\..\..\include\IceE\Shared.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\TestApplication.h"\
"..\..\include\TestCommon.h"\
+ ".\Test.h"\
".\TestI.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COLLO=\
- "..\..\..\include\Ice\BuiltinSequences.h"\
- "..\..\..\include\Ice\Communicator.h"\
- "..\..\..\include\Ice\CommunicatorF.h"\
- "..\..\..\include\Ice\Config.h"\
- "..\..\..\include\Ice\Connection.h"\
- "..\..\..\include\Ice\ConnectionF.h"\
- "..\..\..\include\Ice\ConnectionIF.h"\
- "..\..\..\include\Ice\Current.h"\
- "..\..\..\include\Ice\EndpointF.h"\
- "..\..\..\include\Ice\Exception.h"\
- "..\..\..\include\Ice\FacetMap.h"\
- "..\..\..\include\Ice\Functional.h"\
- "..\..\..\include\Ice\Handle.h"\
- "..\..\..\include\Ice\Ice.h"\
- "..\..\..\include\Ice\IceEConfig.h"\
- "..\..\..\include\Ice\Identity.h"\
- "..\..\..\include\Ice\IdentityUtil.h"\
- "..\..\..\include\Ice\Initialize.h"\
- "..\..\..\include\Ice\InstanceF.h"\
- "..\..\..\include\Ice\LocalException.h"\
- "..\..\..\include\Ice\LocalObject.h"\
- "..\..\..\include\Ice\LocalObjectF.h"\
- "..\..\..\include\Ice\LocatorF.h"\
- "..\..\..\include\Ice\Logger.h"\
- "..\..\..\include\Ice\LoggerF.h"\
- "..\..\..\include\Ice\LoggerUtil.h"\
- "..\..\..\include\Ice\Object.h"\
- "..\..\..\include\Ice\ObjectAdapter.h"\
- "..\..\..\include\Ice\ObjectAdapterF.h"\
- "..\..\..\include\Ice\ObjectF.h"\
- "..\..\..\include\Ice\Properties.h"\
- "..\..\..\include\Ice\PropertiesF.h"\
- "..\..\..\include\Ice\Proxy.h"\
- "..\..\..\include\Ice\ProxyF.h"\
- "..\..\..\include\Ice\ProxyFactoryF.h"\
- "..\..\..\include\Ice\ProxyHandle.h"\
- "..\..\..\include\Ice\ReferenceF.h"\
- "..\..\..\include\Ice\RouterF.h"\
- "..\..\..\include\Ice\UserConfig.h"\
- "..\..\..\include\IceUtil\Config.h"\
- "..\..\..\include\IceUtil\Exception.h"\
- "..\..\..\include\IceUtil\Functional.h"\
- "..\..\..\include\IceUtil\Handle.h"\
- "..\..\..\include\IceUtil\Lock.h"\
- "..\..\..\include\IceUtil\Mutex.h"\
- "..\..\..\include\IceUtil\Shared.h"\
- "..\..\..\include\IceUtil\ThreadException.h"\
+ "..\..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE ARMV4) Release Static"
DEP_CPP_COLLO=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Communicator.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\FacetMap.h"\
+ "..\..\..\include\IceE\Functional.h"\
+ "..\..\..\include\IceE\Handle.h"\
+ "..\..\..\include\IceE\IceE.h"\
+ "..\..\..\include\IceE\Identity.h"\
+ "..\..\..\include\IceE\IdentityUtil.h"\
+ "..\..\..\include\IceE\IncomingConnectionFactoryF.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\Logger.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\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"\
+ "..\..\..\include\IceE\ThreadException.h"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\..\include\IceE\TransceiverF.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\TestApplication.h"\
"..\..\include\TestCommon.h"\
".\TestI.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_COLLO=\
- "..\..\..\include\Ice\BuiltinSequences.h"\
- "..\..\..\include\Ice\Communicator.h"\
- "..\..\..\include\Ice\CommunicatorF.h"\
- "..\..\..\include\Ice\Config.h"\
- "..\..\..\include\Ice\Connection.h"\
- "..\..\..\include\Ice\ConnectionF.h"\
- "..\..\..\include\Ice\ConnectionIF.h"\
- "..\..\..\include\Ice\Current.h"\
- "..\..\..\include\Ice\EndpointF.h"\
- "..\..\..\include\Ice\Exception.h"\
- "..\..\..\include\Ice\FacetMap.h"\
- "..\..\..\include\Ice\Functional.h"\
- "..\..\..\include\Ice\Handle.h"\
- "..\..\..\include\Ice\Ice.h"\
- "..\..\..\include\Ice\IceEConfig.h"\
- "..\..\..\include\Ice\Identity.h"\
- "..\..\..\include\Ice\IdentityUtil.h"\
- "..\..\..\include\Ice\Initialize.h"\
- "..\..\..\include\Ice\InstanceF.h"\
- "..\..\..\include\Ice\LocalException.h"\
- "..\..\..\include\Ice\LocalObject.h"\
- "..\..\..\include\Ice\LocalObjectF.h"\
- "..\..\..\include\Ice\LocatorF.h"\
- "..\..\..\include\Ice\Logger.h"\
- "..\..\..\include\Ice\LoggerF.h"\
- "..\..\..\include\Ice\LoggerUtil.h"\
- "..\..\..\include\Ice\Object.h"\
- "..\..\..\include\Ice\ObjectAdapter.h"\
- "..\..\..\include\Ice\ObjectAdapterF.h"\
- "..\..\..\include\Ice\ObjectF.h"\
- "..\..\..\include\Ice\Properties.h"\
- "..\..\..\include\Ice\PropertiesF.h"\
- "..\..\..\include\Ice\Proxy.h"\
- "..\..\..\include\Ice\ProxyF.h"\
- "..\..\..\include\Ice\ProxyFactoryF.h"\
- "..\..\..\include\Ice\ProxyHandle.h"\
- "..\..\..\include\Ice\ReferenceF.h"\
- "..\..\..\include\Ice\RouterF.h"\
- "..\..\..\include\Ice\UserConfig.h"\
- "..\..\..\include\IceUtil\Config.h"\
- "..\..\..\include\IceUtil\Exception.h"\
- "..\..\..\include\IceUtil\Functional.h"\
- "..\..\..\include\IceUtil\Handle.h"\
- "..\..\..\include\IceUtil\Lock.h"\
- "..\..\..\include\IceUtil\Mutex.h"\
- "..\..\..\include\IceUtil\Shared.h"\
- "..\..\..\include\IceUtil\ThreadException.h"\
+ "..\..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE emulator) Debug Static"
@@ -2900,12 +3227,348 @@ NODEP_CPP_TEST_=\ !ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE ARMV4) Debug Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE ARMV4) Release Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE emulator) Debug Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE emulator) Release Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ENDIF
# End Source File
@@ -3344,111 +4007,222 @@ NODEP_CPP_TESTI=\ !ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_TESTI=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Communicator.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\FacetMap.h"\
+ "..\..\..\include\IceE\Functional.h"\
+ "..\..\..\include\IceE\Handle.h"\
+ "..\..\..\include\IceE\IceE.h"\
+ "..\..\..\include\IceE\Identity.h"\
+ "..\..\..\include\IceE\IdentityUtil.h"\
+ "..\..\..\include\IceE\Incoming.h"\
+ "..\..\..\include\IceE\IncomingConnectionFactoryF.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\Logger.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\RouterF.h"\
+ "..\..\..\include\IceE\ServantManagerF.h"\
+ "..\..\..\include\IceE\Shared.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"\
+ ".\Test.h"\
".\TestI.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TESTI=\
- "..\..\..\include\Ice\BuiltinSequences.h"\
- "..\..\..\include\Ice\Communicator.h"\
- "..\..\..\include\Ice\CommunicatorF.h"\
- "..\..\..\include\Ice\Config.h"\
- "..\..\..\include\Ice\Connection.h"\
- "..\..\..\include\Ice\ConnectionF.h"\
- "..\..\..\include\Ice\ConnectionIF.h"\
- "..\..\..\include\Ice\Current.h"\
- "..\..\..\include\Ice\EndpointF.h"\
- "..\..\..\include\Ice\Exception.h"\
- "..\..\..\include\Ice\FacetMap.h"\
- "..\..\..\include\Ice\Functional.h"\
- "..\..\..\include\Ice\Handle.h"\
- "..\..\..\include\Ice\Ice.h"\
- "..\..\..\include\Ice\IceEConfig.h"\
- "..\..\..\include\Ice\Identity.h"\
- "..\..\..\include\Ice\IdentityUtil.h"\
- "..\..\..\include\Ice\Initialize.h"\
- "..\..\..\include\Ice\InstanceF.h"\
- "..\..\..\include\Ice\LocalException.h"\
- "..\..\..\include\Ice\LocalObject.h"\
- "..\..\..\include\Ice\LocalObjectF.h"\
- "..\..\..\include\Ice\LocatorF.h"\
- "..\..\..\include\Ice\Logger.h"\
- "..\..\..\include\Ice\LoggerF.h"\
- "..\..\..\include\Ice\LoggerUtil.h"\
- "..\..\..\include\Ice\Object.h"\
- "..\..\..\include\Ice\ObjectAdapter.h"\
- "..\..\..\include\Ice\ObjectAdapterF.h"\
- "..\..\..\include\Ice\ObjectF.h"\
- "..\..\..\include\Ice\Properties.h"\
- "..\..\..\include\Ice\PropertiesF.h"\
- "..\..\..\include\Ice\Proxy.h"\
- "..\..\..\include\Ice\ProxyF.h"\
- "..\..\..\include\Ice\ProxyFactoryF.h"\
- "..\..\..\include\Ice\ProxyHandle.h"\
- "..\..\..\include\Ice\ReferenceF.h"\
- "..\..\..\include\Ice\RouterF.h"\
- "..\..\..\include\Ice\UserConfig.h"\
- "..\..\..\include\IceUtil\Config.h"\
- "..\..\..\include\IceUtil\Exception.h"\
- "..\..\..\include\IceUtil\Functional.h"\
- "..\..\..\include\IceUtil\Handle.h"\
- "..\..\..\include\IceUtil\Lock.h"\
- "..\..\..\include\IceUtil\Mutex.h"\
- "..\..\..\include\IceUtil\Shared.h"\
- "..\..\..\include\IceUtil\ThreadException.h"\
+ "..\..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE ARMV4) Release Static"
DEP_CPP_TESTI=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Communicator.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\FacetMap.h"\
+ "..\..\..\include\IceE\Functional.h"\
+ "..\..\..\include\IceE\Handle.h"\
+ "..\..\..\include\IceE\IceE.h"\
+ "..\..\..\include\IceE\Identity.h"\
+ "..\..\..\include\IceE\IdentityUtil.h"\
+ "..\..\..\include\IceE\IncomingConnectionFactoryF.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\Logger.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\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"\
+ "..\..\..\include\IceE\ThreadException.h"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\..\include\IceE\TransceiverF.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
".\TestI.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TESTI=\
- "..\..\..\include\Ice\BuiltinSequences.h"\
- "..\..\..\include\Ice\Communicator.h"\
- "..\..\..\include\Ice\CommunicatorF.h"\
- "..\..\..\include\Ice\Config.h"\
- "..\..\..\include\Ice\Connection.h"\
- "..\..\..\include\Ice\ConnectionF.h"\
- "..\..\..\include\Ice\ConnectionIF.h"\
- "..\..\..\include\Ice\Current.h"\
- "..\..\..\include\Ice\EndpointF.h"\
- "..\..\..\include\Ice\Exception.h"\
- "..\..\..\include\Ice\FacetMap.h"\
- "..\..\..\include\Ice\Functional.h"\
- "..\..\..\include\Ice\Handle.h"\
- "..\..\..\include\Ice\Ice.h"\
- "..\..\..\include\Ice\IceEConfig.h"\
- "..\..\..\include\Ice\Identity.h"\
- "..\..\..\include\Ice\IdentityUtil.h"\
- "..\..\..\include\Ice\Initialize.h"\
- "..\..\..\include\Ice\InstanceF.h"\
- "..\..\..\include\Ice\LocalException.h"\
- "..\..\..\include\Ice\LocalObject.h"\
- "..\..\..\include\Ice\LocalObjectF.h"\
- "..\..\..\include\Ice\LocatorF.h"\
- "..\..\..\include\Ice\Logger.h"\
- "..\..\..\include\Ice\LoggerF.h"\
- "..\..\..\include\Ice\LoggerUtil.h"\
- "..\..\..\include\Ice\Object.h"\
- "..\..\..\include\Ice\ObjectAdapter.h"\
- "..\..\..\include\Ice\ObjectAdapterF.h"\
- "..\..\..\include\Ice\ObjectF.h"\
- "..\..\..\include\Ice\Properties.h"\
- "..\..\..\include\Ice\PropertiesF.h"\
- "..\..\..\include\Ice\Proxy.h"\
- "..\..\..\include\Ice\ProxyF.h"\
- "..\..\..\include\Ice\ProxyFactoryF.h"\
- "..\..\..\include\Ice\ProxyHandle.h"\
- "..\..\..\include\Ice\ReferenceF.h"\
- "..\..\..\include\Ice\RouterF.h"\
- "..\..\..\include\Ice\UserConfig.h"\
- "..\..\..\include\IceUtil\Config.h"\
- "..\..\..\include\IceUtil\Exception.h"\
- "..\..\..\include\IceUtil\Functional.h"\
- "..\..\..\include\IceUtil\Handle.h"\
- "..\..\..\include\IceUtil\Lock.h"\
- "..\..\..\include\IceUtil\Mutex.h"\
- "..\..\..\include\IceUtil\Shared.h"\
- "..\..\..\include\IceUtil\ThreadException.h"\
+ "..\..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE emulator) Debug Static"
@@ -4085,111 +4859,222 @@ NODEP_CPP_TWOWA=\ !ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE ARMV4) Debug Static"
DEP_CPP_TWOWA=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Communicator.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\FacetMap.h"\
+ "..\..\..\include\IceE\Functional.h"\
+ "..\..\..\include\IceE\Handle.h"\
+ "..\..\..\include\IceE\IceE.h"\
+ "..\..\..\include\IceE\Identity.h"\
+ "..\..\..\include\IceE\IdentityUtil.h"\
+ "..\..\..\include\IceE\Incoming.h"\
+ "..\..\..\include\IceE\IncomingConnectionFactoryF.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\Logger.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\RouterF.h"\
+ "..\..\..\include\IceE\ServantManagerF.h"\
+ "..\..\..\include\IceE\Shared.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\TestCommon.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TWOWA=\
- "..\..\..\include\Ice\BuiltinSequences.h"\
- "..\..\..\include\Ice\Communicator.h"\
- "..\..\..\include\Ice\CommunicatorF.h"\
- "..\..\..\include\Ice\Config.h"\
- "..\..\..\include\Ice\Connection.h"\
- "..\..\..\include\Ice\ConnectionF.h"\
- "..\..\..\include\Ice\ConnectionIF.h"\
- "..\..\..\include\Ice\Current.h"\
- "..\..\..\include\Ice\EndpointF.h"\
- "..\..\..\include\Ice\Exception.h"\
- "..\..\..\include\Ice\FacetMap.h"\
- "..\..\..\include\Ice\Functional.h"\
- "..\..\..\include\Ice\Handle.h"\
- "..\..\..\include\Ice\Ice.h"\
- "..\..\..\include\Ice\IceEConfig.h"\
- "..\..\..\include\Ice\Identity.h"\
- "..\..\..\include\Ice\IdentityUtil.h"\
- "..\..\..\include\Ice\Initialize.h"\
- "..\..\..\include\Ice\InstanceF.h"\
- "..\..\..\include\Ice\LocalException.h"\
- "..\..\..\include\Ice\LocalObject.h"\
- "..\..\..\include\Ice\LocalObjectF.h"\
- "..\..\..\include\Ice\LocatorF.h"\
- "..\..\..\include\Ice\Logger.h"\
- "..\..\..\include\Ice\LoggerF.h"\
- "..\..\..\include\Ice\LoggerUtil.h"\
- "..\..\..\include\Ice\Object.h"\
- "..\..\..\include\Ice\ObjectAdapter.h"\
- "..\..\..\include\Ice\ObjectAdapterF.h"\
- "..\..\..\include\Ice\ObjectF.h"\
- "..\..\..\include\Ice\Properties.h"\
- "..\..\..\include\Ice\PropertiesF.h"\
- "..\..\..\include\Ice\Proxy.h"\
- "..\..\..\include\Ice\ProxyF.h"\
- "..\..\..\include\Ice\ProxyFactoryF.h"\
- "..\..\..\include\Ice\ProxyHandle.h"\
- "..\..\..\include\Ice\ReferenceF.h"\
- "..\..\..\include\Ice\RouterF.h"\
- "..\..\..\include\Ice\UserConfig.h"\
- "..\..\..\include\IceUtil\Config.h"\
- "..\..\..\include\IceUtil\Exception.h"\
- "..\..\..\include\IceUtil\Functional.h"\
- "..\..\..\include\IceUtil\Handle.h"\
- "..\..\..\include\IceUtil\Lock.h"\
- "..\..\..\include\IceUtil\Mutex.h"\
- "..\..\..\include\IceUtil\Shared.h"\
- "..\..\..\include\IceUtil\ThreadException.h"\
+ "..\..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE ARMV4) Release Static"
DEP_CPP_TWOWA=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Communicator.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\FacetMap.h"\
+ "..\..\..\include\IceE\Functional.h"\
+ "..\..\..\include\IceE\Handle.h"\
+ "..\..\..\include\IceE\IceE.h"\
+ "..\..\..\include\IceE\Identity.h"\
+ "..\..\..\include\IceE\IdentityUtil.h"\
+ "..\..\..\include\IceE\IncomingConnectionFactoryF.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\Logger.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\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"\
+ "..\..\..\include\IceE\ThreadException.h"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\TraceLevelsF.h"\
+ "..\..\..\include\IceE\TransceiverF.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
"..\..\include\TestCommon.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
NODEP_CPP_TWOWA=\
- "..\..\..\include\Ice\BuiltinSequences.h"\
- "..\..\..\include\Ice\Communicator.h"\
- "..\..\..\include\Ice\CommunicatorF.h"\
- "..\..\..\include\Ice\Config.h"\
- "..\..\..\include\Ice\Connection.h"\
- "..\..\..\include\Ice\ConnectionF.h"\
- "..\..\..\include\Ice\ConnectionIF.h"\
- "..\..\..\include\Ice\Current.h"\
- "..\..\..\include\Ice\EndpointF.h"\
- "..\..\..\include\Ice\Exception.h"\
- "..\..\..\include\Ice\FacetMap.h"\
- "..\..\..\include\Ice\Functional.h"\
- "..\..\..\include\Ice\Handle.h"\
- "..\..\..\include\Ice\Ice.h"\
- "..\..\..\include\Ice\IceEConfig.h"\
- "..\..\..\include\Ice\Identity.h"\
- "..\..\..\include\Ice\IdentityUtil.h"\
- "..\..\..\include\Ice\Initialize.h"\
- "..\..\..\include\Ice\InstanceF.h"\
- "..\..\..\include\Ice\LocalException.h"\
- "..\..\..\include\Ice\LocalObject.h"\
- "..\..\..\include\Ice\LocalObjectF.h"\
- "..\..\..\include\Ice\LocatorF.h"\
- "..\..\..\include\Ice\Logger.h"\
- "..\..\..\include\Ice\LoggerF.h"\
- "..\..\..\include\Ice\LoggerUtil.h"\
- "..\..\..\include\Ice\Object.h"\
- "..\..\..\include\Ice\ObjectAdapter.h"\
- "..\..\..\include\Ice\ObjectAdapterF.h"\
- "..\..\..\include\Ice\ObjectF.h"\
- "..\..\..\include\Ice\Properties.h"\
- "..\..\..\include\Ice\PropertiesF.h"\
- "..\..\..\include\Ice\Proxy.h"\
- "..\..\..\include\Ice\ProxyF.h"\
- "..\..\..\include\Ice\ProxyFactoryF.h"\
- "..\..\..\include\Ice\ProxyHandle.h"\
- "..\..\..\include\Ice\ReferenceF.h"\
- "..\..\..\include\Ice\RouterF.h"\
- "..\..\..\include\Ice\UserConfig.h"\
- "..\..\..\include\IceUtil\Config.h"\
- "..\..\..\include\IceUtil\Exception.h"\
- "..\..\..\include\IceUtil\Functional.h"\
- "..\..\..\include\IceUtil\Handle.h"\
- "..\..\..\include\IceUtil\Lock.h"\
- "..\..\..\include\IceUtil\Mutex.h"\
- "..\..\..\include\IceUtil\Shared.h"\
- "..\..\..\include\IceUtil\ThreadException.h"\
+ "..\..\..\..\..\usr\include\pthread.h"\
!ELSEIF "$(CFG)" == "operationsCOL - Win32 (WCE emulator) Debug Static"
diff --git a/cppe/test/IceE/operations/operationsS.vcp b/cppe/test/IceE/operations/operationsS.vcp index a93e03d2952..b845e59f361 100755 --- a/cppe/test/IceE/operations/operationsS.vcp +++ b/cppe/test/IceE/operations/operationsS.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -1338,12 +1346,348 @@ NODEP_CPP_TEST_=\ !ELSEIF "$(CFG)" == "operationsS - Win32 (WCE ARMV4) Debug Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ELSEIF "$(CFG)" == "operationsS - Win32 (WCE ARMV4) Release Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ELSEIF "$(CFG)" == "operationsS - Win32 (WCE emulator) Debug Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ELSEIF "$(CFG)" == "operationsS - Win32 (WCE emulator) Release Static"
+DEP_CPP_TEST_=\
+ "..\..\..\include\IceE\BasicStream.h"\
+ "..\..\..\include\IceE\Buffer.h"\
+ "..\..\..\include\IceE\BuiltinSequences.h"\
+ "..\..\..\include\IceE\Cond.h"\
+ "..\..\..\include\IceE\Config.h"\
+ "..\..\..\include\IceE\ConnectionF.h"\
+ "..\..\..\include\IceE\Current.h"\
+ "..\..\..\include\IceE\DispatchStatus.h"\
+ "..\..\..\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"\
+ "..\..\..\include\IceE\LocalObject.h"\
+ "..\..\..\include\IceE\LocalObjectF.h"\
+ "..\..\..\include\IceE\Lock.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\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"\
+ "..\..\..\include\IceE\Time.h"\
+ "..\..\..\include\IceE\UndefSysMacros.h"\
+ ".\Test.h"\
+ {$(INCLUDE)}"config\_epilog.h"\
+ {$(INCLUDE)}"config\_msvc_warnings_off.h"\
+ {$(INCLUDE)}"config\_prolog.h"\
+ {$(INCLUDE)}"config\stl_apcc.h"\
+ {$(INCLUDE)}"config\stl_apple.h"\
+ {$(INCLUDE)}"config\stl_as400.h"\
+ {$(INCLUDE)}"config\stl_bc.h"\
+ {$(INCLUDE)}"config\stl_como.h"\
+ {$(INCLUDE)}"config\stl_confix.h"\
+ {$(INCLUDE)}"config\stl_cray.h"\
+ {$(INCLUDE)}"config\stl_dec.h"\
+ {$(INCLUDE)}"config\stl_dec_vms.h"\
+ {$(INCLUDE)}"config\stl_dm.h"\
+ {$(INCLUDE)}"config\stl_evc.h"\
+ {$(INCLUDE)}"config\stl_fujitsu.h"\
+ {$(INCLUDE)}"config\stl_gcc.h"\
+ {$(INCLUDE)}"config\stl_hpacc.h"\
+ {$(INCLUDE)}"config\stl_ibm.h"\
+ {$(INCLUDE)}"config\stl_icc.h"\
+ {$(INCLUDE)}"config\stl_intel.h"\
+ {$(INCLUDE)}"config\stl_kai.h"\
+ {$(INCLUDE)}"config\stl_msvc.h"\
+ {$(INCLUDE)}"config\stl_mwerks.h"\
+ {$(INCLUDE)}"config\stl_mycomp.h"\
+ {$(INCLUDE)}"config\stl_sco.h"\
+ {$(INCLUDE)}"config\stl_sgi.h"\
+ {$(INCLUDE)}"config\stl_solaris.h"\
+ {$(INCLUDE)}"config\stl_sunpro.h"\
+ {$(INCLUDE)}"config\stl_symantec.h"\
+ {$(INCLUDE)}"config\stl_watcom.h"\
+ {$(INCLUDE)}"config\stl_wince.h"\
+ {$(INCLUDE)}"config\stlcomp.h"\
+ {$(INCLUDE)}"pthread.h"\
+ {$(INCLUDE)}"stl\_abbrevs.h"\
+ {$(INCLUDE)}"stl\_config.h"\
+ {$(INCLUDE)}"stl\_config_compat.h"\
+ {$(INCLUDE)}"stl\_config_compat_post.h"\
+ {$(INCLUDE)}"stl\_epilog.h"\
+ {$(INCLUDE)}"stl\_prolog.h"\
+ {$(INCLUDE)}"stl\_site_config.h"\
+ {$(INCLUDE)}"stl\_stlport_version.h"\
+ {$(INCLUDE)}"stl_user_config.h"\
+
+NODEP_CPP_TEST_=\
+ "..\..\..\..\..\usr\include\pthread.h"\
+
+
!ENDIF
# End Source File
diff --git a/cppe/test/IceE/slicing/sliceexC.vcp b/cppe/test/IceE/slicing/sliceexC.vcp index e85a4122db4..ceae12c8baf 100755 --- a/cppe/test/IceE/slicing/sliceexC.vcp +++ b/cppe/test/IceE/slicing/sliceexC.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/IceE/slicing/sliceexS.vcp b/cppe/test/IceE/slicing/sliceexS.vcp index cc737c78ab5..e418fa34b6b 100755 --- a/cppe/test/IceE/slicing/sliceexS.vcp +++ b/cppe/test/IceE/slicing/sliceexS.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/IceE/thread/thread.vcp b/cppe/test/IceE/thread/thread.vcp index 81626d84553..5238ea35658 100755 --- a/cppe/test/IceE/thread/thread.vcp +++ b/cppe/test/IceE/thread/thread.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../../include" /I "../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../../include" /I "../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../../include" /I "../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../../include" /I "../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../../include" /I "../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../../include" /I "../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../../include" /I "../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../../include" /I "../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/IceE/uuid/Client.cpp b/cppe/test/IceE/uuid/Client.cpp index fd3c1c44010..1aa12017482 100644 --- a/cppe/test/IceE/uuid/Client.cpp +++ b/cppe/test/IceE/uuid/Client.cpp @@ -18,7 +18,6 @@ using namespace IceUtil; using namespace std; - static StaticMutex staticMutex = ICEE_STATIC_MUTEX_INITIALIZER; inline void usage(const char* myName) @@ -26,21 +25,27 @@ inline void usage(const char* myName) tprintf("Usage: %s [number of UUIDs to generate] [number of threads]\n", myName); } -class InsertThread : public Thread +class InsertThread : public Thread, public Mutex { public: InsertThread(int threadId, set<string>& uuidSet, long howMany, bool verbose) - : _threadId(threadId), _uuidSet(uuidSet), _howMany(howMany), _verbose(verbose) + : _threadId(threadId), _uuidSet(uuidSet), _howMany(howMany), _verbose(verbose), _destroyed(false) { } - virtual void run() + virtual void
+ run() { for(long i = 0; i < _howMany; i++) { + if(destroyed()) + { + return; + } + string uuid = generateUUID(); StaticMutex::Lock lock(staticMutex); @@ -53,20 +58,43 @@ public: test(ok.second); - if(_verbose && i > 0 && (i % 100000 == 0)) +#ifdef _WIN32_WCE + if(i > 0 && (i % 10) == 0) + { + tprintf("."); + } +#else + if(_verbose && i > 0 && (i % 100000 == 0))
{ - tprintf("Thread %d: generated %d UUIDs.\n", _threadId, i); + tprintf("Thread %d: generated %d UUIDs.\n", _threadId, i);
} +#endif } } + void + destroy() + { + Lock sync(*this); + _destroyed = true; + } + + bool + destroyed() const + { + Lock sync(*this); + return _destroyed; + } + +private:
-private: int _threadId; set<string>& _uuidSet; long _howMany; bool _verbose; + bool _destroyed; }; +typedef Handle<InsertThread> InsertThreadPtr; class UuidTestApplication : public TestApplication { @@ -77,9 +105,14 @@ public: { } - virtual int run(int argc, char* argv[]) + virtual int
+ run(int argc, char* argv[]) { +#ifdef _WIN32_WCE + long howMany = 3000; +#else long howMany = 300000; +#endif int threadCount = 3; bool verbose = false; @@ -128,23 +161,68 @@ public: set<string> uuidSet; - vector<ThreadControl> threads; + vector<InsertThreadPtr> threads; Time start = Time::now(); for(int i = 0; i < threadCount; i++) { - ThreadPtr t = new InsertThread(i, uuidSet, howMany / threadCount, verbose); - threads.push_back(t->start()); + InsertThreadPtr t = new InsertThread(i, uuidSet, howMany / threadCount, verbose); + t->start(); + threads.push_back(t); } - for(vector<ThreadControl>::iterator p = threads.begin(); p != threads.end(); ++p) + + vector<InsertThreadPtr>::iterator p; +#ifdef _WIN32_WCE + while(!threads.empty()) + { + p = threads.begin(); + while(p != threads.end()) + {
+ ThreadControl control = (*p)->getThreadControl(); + if(!control.isAlive()) + { + control.join(); + p = threads.erase(p); + } + else + { + ++p; + } + } + + MSG Msg; + while(PeekMessage(&Msg, NULL, 0, 0, PM_REMOVE)) + { + TranslateMessage(&Msg); + DispatchMessage(&Msg); + } + + // + // If the user terminated the app, the destroy all the + // threads. This loop will end once all the threads have gone. + // + if(terminated()) + { + p = threads.begin(); + while(p != threads.end()) + { + (*p)->destroy(); + } + } + } +#else + for(p = threads.begin(); p != threads.end(); ++p) { - p->join(); + (*p)->getThreadControl().join(); } +#endif Time finish = Time::now(); - tprintf("ok\n");; + tprintf("ok\n"); +#ifndef _WIN32_WCE if(verbose) +#endif { tprintf("Each UUID took an average of %f micro seconds to generate and insert into a set<string>.\n", (double) ((finish - start).toMicroSeconds()) / howMany); diff --git a/cppe/test/IceE/uuid/uuid.vcp b/cppe/test/IceE/uuid/uuid.vcp index ca6356a9456..414c5cf081a 100755 --- a/cppe/test/IceE/uuid/uuid.vcp +++ b/cppe/test/IceE/uuid/uuid.vcp @@ -56,7 +56,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -89,7 +90,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -122,7 +124,8 @@ 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" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -155,7 +158,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -189,7 +193,8 @@ 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 "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /YX /M$(CECrtMTDebug) /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /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 "ICEE_STATIC_LIBS" /M$(CECrtMTDebug) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -223,7 +228,8 @@ 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 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /O2 /M$(CECrtMT) /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /O2 /M$(CECrtMT) /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
@@ -257,7 +263,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
-# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /c
+# ADD CPP /nologo /W3 /GR /GX /Zi /Od /I "." /I "../../include" /I "../../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
@@ -291,7 +298,8 @@ RSC=rc.exe # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /GR /GX /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
-# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /YX /Gs8192 /GF /O2 /c
+# ADD CPP /nologo /W3 /GR /GX /I "." /I "../../include" /I "../../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "ICEE_STATIC_LIBS" /Gs8192 /GF /O2 /c
+# SUBTRACT CPP /YX
MTL=midl.exe
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
diff --git a/cppe/test/include/TestApplication.h b/cppe/test/include/TestApplication.h index ab90b990150..49c8108045e 100644 --- a/cppe/test/include/TestApplication.h +++ b/cppe/test/include/TestApplication.h @@ -12,6 +12,8 @@ #include <IceE/Config.h> #include <IceE/IceE.h> +#include <IceE/Mutex.h> + // // XXX: For ICEE_TEST_COMMON_API. We could create a TestConfig.h later, or // perhaps make Test/... subdirectory. @@ -34,6 +36,8 @@ public: void setCommunicator(const Ice::CommunicatorPtr&); Ice::CommunicatorPtr communicator(); + bool terminated() const; + private: const std::string _name; |