diff options
Diffstat (limited to 'cppe/demo/IceE/throughput')
-rwxr-xr-x | cppe/demo/IceE/throughput/throughputC_CE.vcproj | 4 | ||||
-rwxr-xr-x | cppe/demo/IceE/throughput/throughputS_CE.vcproj | 4 |
2 files changed, 4 insertions, 4 deletions
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"
|