diff options
Diffstat (limited to 'cppe/demo/IceE/MFC')
-rwxr-xr-x | cppe/demo/IceE/MFC/client/mfchelloC_CE.vcproj | 4 | ||||
-rwxr-xr-x | cppe/demo/IceE/MFC/server/mfchelloS_CE.vcproj | 4 |
2 files changed, 4 insertions, 4 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"
|