diff options
Diffstat (limited to 'cppe')
35 files changed, 78 insertions, 78 deletions
diff --git a/cppe/demo/IceE/MFC/client/mfchelloC_CE.vcproj b/cppe/demo/IceE/MFC/client/mfchelloC_CE.vcproj index da3f037fb71..a7ff931f65c 100755 --- a/cppe/demo/IceE/MFC/client/mfchelloC_CE.vcproj +++ b/cppe/demo/IceE/MFC/client/mfchelloC_CE.vcproj @@ -150,7 +150,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,..\..\..\..\include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;ICEE_PURE_CLIENT;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE"
RuntimeLibrary="2"
@@ -550,7 +550,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,..\..\..\..\include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;ICEE_STATIC_LIBS;ICEE_PURE_CLIENT;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE"
RuntimeLibrary="0"
diff --git a/cppe/demo/IceE/MFC/server/mfchelloS_CE.vcproj b/cppe/demo/IceE/MFC/server/mfchelloS_CE.vcproj index 6e9c4292b19..77ea56f5e2f 100755 --- a/cppe/demo/IceE/MFC/server/mfchelloS_CE.vcproj +++ b/cppe/demo/IceE/MFC/server/mfchelloS_CE.vcproj @@ -559,7 +559,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,..\..\..\..\include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -759,7 +759,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,..\..\..\..\include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="2"
diff --git a/cppe/demo/IceE/chat/mfcchatC_CE.vcproj b/cppe/demo/IceE/chat/mfcchatC_CE.vcproj index dd16c8ac0d4..66fe513a01d 100755 --- a/cppe/demo/IceE/chat/mfcchatC_CE.vcproj +++ b/cppe/demo/IceE/chat/mfcchatC_CE.vcproj @@ -559,7 +559,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,..\..\..\include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -759,7 +759,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,..\..\..\include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/demo/IceE/latency/latencyC_CE.vcproj b/cppe/demo/IceE/latency/latencyC_CE.vcproj index 56b998c795e..c0cffca1598 100755 --- a/cppe/demo/IceE/latency/latencyC_CE.vcproj +++ b/cppe/demo/IceE/latency/latencyC_CE.vcproj @@ -355,7 +355,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="2"
AdditionalIncludeDirectories=".,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
RuntimeLibrary="0"
@@ -556,7 +556,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="2"
AdditionalIncludeDirectories=".,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;ICEE_STATIC_LIBS;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
RuntimeLibrary="0"
diff --git a/cppe/demo/IceE/latency/latencyS_CE.vcproj b/cppe/demo/IceE/latency/latencyS_CE.vcproj index 8e995245fc5..74ed4e9a1b6 100755 --- a/cppe/demo/IceE/latency/latencyS_CE.vcproj +++ b/cppe/demo/IceE/latency/latencyS_CE.vcproj @@ -561,7 +561,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="2"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
@@ -762,7 +762,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="2"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
diff --git a/cppe/demo/IceE/minimal/minimalC_CE.vcproj b/cppe/demo/IceE/minimal/minimalC_CE.vcproj index 79ad4a53f06..2a770380f59 100755 --- a/cppe/demo/IceE/minimal/minimalC_CE.vcproj +++ b/cppe/demo/IceE/minimal/minimalC_CE.vcproj @@ -150,7 +150,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;ICEE_STATIC_LIBS;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
RuntimeLibrary="0"
@@ -351,7 +351,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
RuntimeLibrary="0"
diff --git a/cppe/demo/IceE/minimal/minimalS_CE.vcproj b/cppe/demo/IceE/minimal/minimalS_CE.vcproj index 656d5d4a06f..0d77b2a22af 100755 --- a/cppe/demo/IceE/minimal/minimalS_CE.vcproj +++ b/cppe/demo/IceE/minimal/minimalS_CE.vcproj @@ -561,7 +561,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
@@ -762,7 +762,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
diff --git a/cppe/demo/IceE/throughput/throughputC_CE.vcproj b/cppe/demo/IceE/throughput/throughputC_CE.vcproj index 523e80f6a89..6f5eb94d0e0 100755 --- a/cppe/demo/IceE/throughput/throughputC_CE.vcproj +++ b/cppe/demo/IceE/throughput/throughputC_CE.vcproj @@ -357,7 +357,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="2"
AdditionalIncludeDirectories=".,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
RuntimeLibrary="0"
@@ -558,7 +558,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="2"
AdditionalIncludeDirectories=".,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;ICEE_STATIC_LIBS;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
RuntimeLibrary="0"
diff --git a/cppe/demo/IceE/throughput/throughputS_CE.vcproj b/cppe/demo/IceE/throughput/throughputS_CE.vcproj index e8a4753a3df..4f7ead387ff 100755 --- a/cppe/demo/IceE/throughput/throughputS_CE.vcproj +++ b/cppe/demo/IceE/throughput/throughputS_CE.vcproj @@ -151,7 +151,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="2"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
@@ -556,7 +556,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="2"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
diff --git a/cppe/src/IceE/ice_CE.vcproj b/cppe/src/IceE/ice_CE.vcproj index 4d7516fc9a4..20f7cd77aab 100755 --- a/cppe/src/IceE/ice_CE.vcproj +++ b/cppe/src/IceE/ice_CE.vcproj @@ -129,7 +129,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories="..,../../include"
PreprocessorDefinitions="NDEBUG;ARM;_ARM_;ARMV4;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;_LIB;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -691,7 +691,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories="..,../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;UNICODE;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);_USRDLL;ICE_API_EXPORTS"
RuntimeLibrary="0"
@@ -5176,11 +5176,11 @@ >
</File>
<File
- RelativePath="..\..\include\IceUtil\Config.h"
+ RelativePath="..\..\include\IceE\Config.h"
>
</File>
<File
- RelativePath="..\..\include\IceE\Config.h"
+ RelativePath="..\..\include\IceUtil\Config.h"
>
</File>
<File
@@ -5228,11 +5228,11 @@ >
</File>
<File
- RelativePath="..\..\include\IceUtil\Exception.h"
+ RelativePath="..\..\include\IceE\Exception.h"
>
</File>
<File
- RelativePath="..\..\include\IceE\Exception.h"
+ RelativePath="..\..\include\IceUtil\Exception.h"
>
</File>
<File
@@ -5248,19 +5248,19 @@ >
</File>
<File
- RelativePath="..\..\include\IceUtil\Functional.h"
+ RelativePath="..\..\include\IceE\Functional.h"
>
</File>
<File
- RelativePath="..\..\include\IceE\Functional.h"
+ RelativePath="..\..\include\IceUtil\Functional.h"
>
</File>
<File
- RelativePath="..\..\include\IceUtil\Handle.h"
+ RelativePath="..\..\include\IceE\Handle.h"
>
</File>
<File
- RelativePath="..\..\include\IceE\Handle.h"
+ RelativePath="..\..\include\IceUtil\Handle.h"
>
</File>
<File
diff --git a/cppe/src/IceEC/icec_CE.vcproj b/cppe/src/IceEC/icec_CE.vcproj index df9b49e0e87..cdd81017d45 100755 --- a/cppe/src/IceEC/icec_CE.vcproj +++ b/cppe/src/IceEC/icec_CE.vcproj @@ -129,7 +129,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories="..,../../include"
PreprocessorDefinitions="NDEBUG;ARM;_ARM_;ARMV4;_LIB;ICEE_STATIC_LIBS;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
RuntimeLibrary="0"
@@ -315,7 +315,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories="..,../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_USRDLL;ICE_API_EXPORTS;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
RuntimeLibrary="0"
diff --git a/cppe/test/Common/testCommon_CE.vcproj b/cppe/test/Common/testCommon_CE.vcproj index f74e65b400d..71b090b594c 100755 --- a/cppe/test/Common/testCommon_CE.vcproj +++ b/cppe/test/Common/testCommon_CE.vcproj @@ -130,7 +130,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories="../include,../../include"
PreprocessorDefinitions="NDEBUG;ARM;_ARM_;ARMV4;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;_LIB;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -319,7 +319,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories="../include,../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;ICE_TEST_COMMON_API_EXPORTS;UNICODE;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);_USRDLL"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/custom/customCOL_CE.vcproj b/cppe/test/IceE/custom/customCOL_CE.vcproj index 3b8cf6c163f..a2ae9216336 100755 --- a/cppe/test/IceE/custom/customCOL_CE.vcproj +++ b/cppe/test/IceE/custom/customCOL_CE.vcproj @@ -559,7 +559,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -758,7 +758,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/custom/customC_CE.vcproj b/cppe/test/IceE/custom/customC_CE.vcproj index 414b6d91b85..25f620d4858 100755 --- a/cppe/test/IceE/custom/customC_CE.vcproj +++ b/cppe/test/IceE/custom/customC_CE.vcproj @@ -354,7 +354,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
@@ -553,7 +553,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/custom/customS_CE.vcproj b/cppe/test/IceE/custom/customS_CE.vcproj index e8c800b3298..b2aa8a06aa3 100755 --- a/cppe/test/IceE/custom/customS_CE.vcproj +++ b/cppe/test/IceE/custom/customS_CE.vcproj @@ -150,7 +150,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
@@ -555,7 +555,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/exceptions/exceptionsCOL_CE.vcproj b/cppe/test/IceE/exceptions/exceptionsCOL_CE.vcproj index 6db47c8adeb..690c18bb14c 100755 --- a/cppe/test/IceE/exceptions/exceptionsCOL_CE.vcproj +++ b/cppe/test/IceE/exceptions/exceptionsCOL_CE.vcproj @@ -150,7 +150,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -761,7 +761,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/exceptions/exceptionsC_CE.vcproj b/cppe/test/IceE/exceptions/exceptionsC_CE.vcproj index 2c209fadb2e..56202f1ca7c 100755 --- a/cppe/test/IceE/exceptions/exceptionsC_CE.vcproj +++ b/cppe/test/IceE/exceptions/exceptionsC_CE.vcproj @@ -355,7 +355,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
@@ -762,7 +762,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/exceptions/exceptionsS_CE.vcproj b/cppe/test/IceE/exceptions/exceptionsS_CE.vcproj index 01d82e290f3..20372e93819 100755 --- a/cppe/test/IceE/exceptions/exceptionsS_CE.vcproj +++ b/cppe/test/IceE/exceptions/exceptionsS_CE.vcproj @@ -356,7 +356,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -761,7 +761,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/facets/facetsCOL_CE.vcproj b/cppe/test/IceE/facets/facetsCOL_CE.vcproj index a40bffd969b..b81bf8eb649 100755 --- a/cppe/test/IceE/facets/facetsCOL_CE.vcproj +++ b/cppe/test/IceE/facets/facetsCOL_CE.vcproj @@ -357,7 +357,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
@@ -558,7 +558,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/facets/facetsC_CE.vcproj b/cppe/test/IceE/facets/facetsC_CE.vcproj index 6d7e4f46adf..4dffe214bfe 100755 --- a/cppe/test/IceE/facets/facetsC_CE.vcproj +++ b/cppe/test/IceE/facets/facetsC_CE.vcproj @@ -150,7 +150,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -761,7 +761,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/facets/facetsS_CE.vcproj b/cppe/test/IceE/facets/facetsS_CE.vcproj index 4b6552b2278..9f5e4dddb76 100755 --- a/cppe/test/IceE/facets/facetsS_CE.vcproj +++ b/cppe/test/IceE/facets/facetsS_CE.vcproj @@ -150,7 +150,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -557,7 +557,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/inheritance/inheritanceCOL_CE.vcproj b/cppe/test/IceE/inheritance/inheritanceCOL_CE.vcproj index 3b9063bf363..fc96ec3788d 100755 --- a/cppe/test/IceE/inheritance/inheritanceCOL_CE.vcproj +++ b/cppe/test/IceE/inheritance/inheritanceCOL_CE.vcproj @@ -561,7 +561,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
@@ -762,7 +762,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/inheritance/inheritanceC_CE.vcproj b/cppe/test/IceE/inheritance/inheritanceC_CE.vcproj index 76c26301c52..2bda79d123f 100755 --- a/cppe/test/IceE/inheritance/inheritanceC_CE.vcproj +++ b/cppe/test/IceE/inheritance/inheritanceC_CE.vcproj @@ -150,7 +150,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -761,7 +761,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/inheritance/inheritanceS_CE.vcproj b/cppe/test/IceE/inheritance/inheritanceS_CE.vcproj index 6f1b3a81443..95127550b04 100755 --- a/cppe/test/IceE/inheritance/inheritanceS_CE.vcproj +++ b/cppe/test/IceE/inheritance/inheritanceS_CE.vcproj @@ -561,7 +561,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
@@ -762,7 +762,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/location/locationC_CE.vcproj b/cppe/test/IceE/location/locationC_CE.vcproj index 07769b6efc9..3ad91f949e8 100755 --- a/cppe/test/IceE/location/locationC_CE.vcproj +++ b/cppe/test/IceE/location/locationC_CE.vcproj @@ -149,7 +149,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -348,7 +348,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/location/locationS_CE.vcproj b/cppe/test/IceE/location/locationS_CE.vcproj index bf65048cc61..b546e3022b6 100755 --- a/cppe/test/IceE/location/locationS_CE.vcproj +++ b/cppe/test/IceE/location/locationS_CE.vcproj @@ -151,7 +151,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
@@ -762,7 +762,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/operations/operationsCOL_CE.vcproj b/cppe/test/IceE/operations/operationsCOL_CE.vcproj index d7fac432b46..f1988428deb 100755 --- a/cppe/test/IceE/operations/operationsCOL_CE.vcproj +++ b/cppe/test/IceE/operations/operationsCOL_CE.vcproj @@ -150,7 +150,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -351,7 +351,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/operations/operationsC_CE.vcproj b/cppe/test/IceE/operations/operationsC_CE.vcproj index 6d33a5f4c39..55924c4525a 100755 --- a/cppe/test/IceE/operations/operationsC_CE.vcproj +++ b/cppe/test/IceE/operations/operationsC_CE.vcproj @@ -150,7 +150,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -761,7 +761,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/operations/operationsS_CE.vcproj b/cppe/test/IceE/operations/operationsS_CE.vcproj index c97a3f38b54..10ae7dbee2a 100755 --- a/cppe/test/IceE/operations/operationsS_CE.vcproj +++ b/cppe/test/IceE/operations/operationsS_CE.vcproj @@ -150,7 +150,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -557,7 +557,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/retry/retryC_CE.vcproj b/cppe/test/IceE/retry/retryC_CE.vcproj index d50775177c8..791d1175164 100755 --- a/cppe/test/IceE/retry/retryC_CE.vcproj +++ b/cppe/test/IceE/retry/retryC_CE.vcproj @@ -150,7 +150,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -761,7 +761,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/retry/retryS_CE.vcproj b/cppe/test/IceE/retry/retryS_CE.vcproj index b26d34f7466..0f8b235fe33 100755 --- a/cppe/test/IceE/retry/retryS_CE.vcproj +++ b/cppe/test/IceE/retry/retryS_CE.vcproj @@ -150,7 +150,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -557,7 +557,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/slicing/sliceexC_CE.vcproj b/cppe/test/IceE/slicing/sliceexC_CE.vcproj index bd724c90208..cbd43dbb702 100755 --- a/cppe/test/IceE/slicing/sliceexC_CE.vcproj +++ b/cppe/test/IceE/slicing/sliceexC_CE.vcproj @@ -151,7 +151,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
@@ -558,7 +558,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/slicing/sliceexS_CE.vcproj b/cppe/test/IceE/slicing/sliceexS_CE.vcproj index 682617da02e..ce81864d054 100755 --- a/cppe/test/IceE/slicing/sliceexS_CE.vcproj +++ b/cppe/test/IceE/slicing/sliceexS_CE.vcproj @@ -354,7 +354,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
@@ -555,7 +555,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/thread/thread_CE.vcproj b/cppe/test/IceE/thread/thread_CE.vcproj index 40d04daaa30..402c4cf0300 100755 --- a/cppe/test/IceE/thread/thread_CE.vcproj +++ b/cppe/test/IceE/thread/thread_CE.vcproj @@ -561,7 +561,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../../include,../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
@@ -762,7 +762,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
diff --git a/cppe/test/IceE/uuid/uuid_CE.vcproj b/cppe/test/IceE/uuid/uuid_CE.vcproj index 187304cd425..17fb03a702c 100755 --- a/cppe/test/IceE/uuid/uuid_CE.vcproj +++ b/cppe/test/IceE/uuid/uuid_CE.vcproj @@ -357,7 +357,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
RuntimeLibrary="0"
@@ -558,7 +558,7 @@ <Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="3"
+ Optimization="1"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
RuntimeLibrary="0"
|