summaryrefslogtreecommitdiff
path: root/cppe/demo/IceE/chat
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2006-03-08 17:51:03 +0000
committerDwayne Boone <dwayne@zeroc.com>2006-03-08 17:51:03 +0000
commit64e98fcbbf28fbd9f3b625f0535d68e2ad481978 (patch)
tree1b81cc4578f25f073999aec42ab0b375c8d751db /cppe/demo/IceE/chat
parentUse "Full Optimization" (diff)
downloadice-64e98fcbbf28fbd9f3b625f0535d68e2ad481978.tar.bz2
ice-64e98fcbbf28fbd9f3b625f0535d68e2ad481978.tar.xz
ice-64e98fcbbf28fbd9f3b625f0535d68e2ad481978.zip
Changed optimization settings
Diffstat (limited to 'cppe/demo/IceE/chat')
-rwxr-xr-xcppe/demo/IceE/chat/mfcchatC_CE.vcproj4
1 files changed, 2 insertions, 2 deletions
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"