summaryrefslogtreecommitdiff
path: root/cppe/demo
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2006-03-09 08:43:07 +0000
committerMatthew Newhook <matthew@zeroc.com>2006-03-09 08:43:07 +0000
commita68012ba3b4067688ffe4c12ab8884d22cf664a0 (patch)
tree0302c4e9a4f19318a0c2b49f9f0b0497397b1586 /cppe/demo
parentperformance improvements under CE. (diff)
downloadice-a68012ba3b4067688ffe4c12ab8884d22cf664a0.tar.bz2
ice-a68012ba3b4067688ffe4c12ab8884d22cf664a0.tar.xz
ice-a68012ba3b4067688ffe4c12ab8884d22cf664a0.zip
update release settings.
Diffstat (limited to 'cppe/demo')
-rwxr-xr-xcppe/demo/IceE/MFC/client/mfchelloC_CE.vcproj8
-rwxr-xr-xcppe/demo/IceE/MFC/server/mfchelloS_CE.vcproj8
-rwxr-xr-xcppe/demo/IceE/chat/mfcchatC_CE.vcproj10
-rwxr-xr-xcppe/demo/IceE/latency/latencyC_CE.vcproj10
-rwxr-xr-xcppe/demo/IceE/latency/latencyS_CE.vcproj10
-rwxr-xr-xcppe/demo/IceE/minimal/minimalC_CE.vcproj10
-rwxr-xr-xcppe/demo/IceE/minimal/minimalS_CE.vcproj10
-rwxr-xr-xcppe/demo/IceE/throughput/throughputC_CE.vcproj10
-rwxr-xr-xcppe/demo/IceE/throughput/throughputS_CE.vcproj10
9 files changed, 61 insertions, 25 deletions
diff --git a/cppe/demo/IceE/MFC/client/mfchelloC_CE.vcproj b/cppe/demo/IceE/MFC/client/mfchelloC_CE.vcproj
index a7ff931f65c..9ead500ce28 100755
--- a/cppe/demo/IceE/MFC/client/mfchelloC_CE.vcproj
+++ b/cppe/demo/IceE/MFC/client/mfchelloC_CE.vcproj
@@ -150,10 +150,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="1"
+ Optimization="3"
AdditionalIncludeDirectories=".,..\..\..\..\include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;ICEE_PURE_CLIENT;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE"
+ StringPooling="true"
RuntimeLibrary="2"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
@@ -550,10 +552,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="1"
+ Optimization="3"
AdditionalIncludeDirectories=".,..\..\..\..\include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;ICEE_STATIC_LIBS;ICEE_PURE_CLIENT;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE"
+ StringPooling="true"
RuntimeLibrary="0"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
diff --git a/cppe/demo/IceE/MFC/server/mfchelloS_CE.vcproj b/cppe/demo/IceE/MFC/server/mfchelloS_CE.vcproj
index 77ea56f5e2f..d18a66e3849 100755
--- a/cppe/demo/IceE/MFC/server/mfchelloS_CE.vcproj
+++ b/cppe/demo/IceE/MFC/server/mfchelloS_CE.vcproj
@@ -559,10 +559,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="1"
+ Optimization="3"
AdditionalIncludeDirectories=".,..\..\..\..\include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
+ StringPooling="true"
RuntimeLibrary="0"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
@@ -759,10 +761,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="1"
+ Optimization="3"
AdditionalIncludeDirectories=".,..\..\..\..\include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
+ StringPooling="true"
RuntimeLibrary="2"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
diff --git a/cppe/demo/IceE/chat/mfcchatC_CE.vcproj b/cppe/demo/IceE/chat/mfcchatC_CE.vcproj
index 66fe513a01d..c29381579dc 100755
--- a/cppe/demo/IceE/chat/mfcchatC_CE.vcproj
+++ b/cppe/demo/IceE/chat/mfcchatC_CE.vcproj
@@ -559,10 +559,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="1"
+ Optimization="3"
AdditionalIncludeDirectories=".,..\..\..\include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
+ StringPooling="true"
RuntimeLibrary="0"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
@@ -759,10 +761,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="1"
+ Optimization="3"
AdditionalIncludeDirectories=".,..\..\..\include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
- RuntimeLibrary="0"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
diff --git a/cppe/demo/IceE/latency/latencyC_CE.vcproj b/cppe/demo/IceE/latency/latencyC_CE.vcproj
index c0cffca1598..8ef180faffc 100755
--- a/cppe/demo/IceE/latency/latencyC_CE.vcproj
+++ b/cppe/demo/IceE/latency/latencyC_CE.vcproj
@@ -355,10 +355,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="2"
+ Optimization="3"
AdditionalIncludeDirectories=".,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
- RuntimeLibrary="0"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
@@ -556,10 +558,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="2"
+ Optimization="3"
AdditionalIncludeDirectories=".,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;ICEE_STATIC_LIBS;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
+ StringPooling="true"
RuntimeLibrary="0"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
diff --git a/cppe/demo/IceE/latency/latencyS_CE.vcproj b/cppe/demo/IceE/latency/latencyS_CE.vcproj
index 74ed4e9a1b6..0cfce873bae 100755
--- a/cppe/demo/IceE/latency/latencyS_CE.vcproj
+++ b/cppe/demo/IceE/latency/latencyS_CE.vcproj
@@ -561,10 +561,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="2"
+ Optimization="3"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
- RuntimeLibrary="0"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
@@ -762,10 +764,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="2"
+ Optimization="3"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
+ StringPooling="true"
RuntimeLibrary="0"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
diff --git a/cppe/demo/IceE/minimal/minimalC_CE.vcproj b/cppe/demo/IceE/minimal/minimalC_CE.vcproj
index 2a770380f59..9fa99633075 100755
--- a/cppe/demo/IceE/minimal/minimalC_CE.vcproj
+++ b/cppe/demo/IceE/minimal/minimalC_CE.vcproj
@@ -150,10 +150,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="1"
+ Optimization="3"
AdditionalIncludeDirectories=".,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;ICEE_STATIC_LIBS;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
+ StringPooling="true"
RuntimeLibrary="0"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
@@ -351,10 +353,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="1"
+ Optimization="3"
AdditionalIncludeDirectories=".,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
- RuntimeLibrary="0"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
diff --git a/cppe/demo/IceE/minimal/minimalS_CE.vcproj b/cppe/demo/IceE/minimal/minimalS_CE.vcproj
index 0d77b2a22af..6b34c2e748d 100755
--- a/cppe/demo/IceE/minimal/minimalS_CE.vcproj
+++ b/cppe/demo/IceE/minimal/minimalS_CE.vcproj
@@ -561,10 +561,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="1"
+ Optimization="3"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
- RuntimeLibrary="0"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
@@ -762,10 +764,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="1"
+ Optimization="3"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
+ StringPooling="true"
RuntimeLibrary="0"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
diff --git a/cppe/demo/IceE/throughput/throughputC_CE.vcproj b/cppe/demo/IceE/throughput/throughputC_CE.vcproj
index 6f5eb94d0e0..f9d8a7d42bd 100755
--- a/cppe/demo/IceE/throughput/throughputC_CE.vcproj
+++ b/cppe/demo/IceE/throughput/throughputC_CE.vcproj
@@ -357,10 +357,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="2"
+ Optimization="3"
AdditionalIncludeDirectories=".,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
- RuntimeLibrary="0"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
@@ -558,10 +560,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="2"
+ Optimization="3"
AdditionalIncludeDirectories=".,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;ICEE_STATIC_LIBS;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_PURE_CLIENT"
+ StringPooling="true"
RuntimeLibrary="0"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
diff --git a/cppe/demo/IceE/throughput/throughputS_CE.vcproj b/cppe/demo/IceE/throughput/throughputS_CE.vcproj
index 4f7ead387ff..703a59f993f 100755
--- a/cppe/demo/IceE/throughput/throughputS_CE.vcproj
+++ b/cppe/demo/IceE/throughput/throughputS_CE.vcproj
@@ -151,10 +151,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="2"
+ Optimization="3"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
- RuntimeLibrary="0"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
@@ -556,10 +558,12 @@
<Tool
Name="VCCLCompilerTool"
ExecutionBucket="7"
- Optimization="2"
+ Optimization="3"
AdditionalIncludeDirectories=".,../../include,../../../include"
PreprocessorDefinitions="ARM;_ARM_;ARMV4;NDEBUG;_WIN32_WCE=$(CEVER);$(CePlatform);UNDER_CE=$(CEVER);UNICODE;ICEE_STATIC_LIBS"
+ StringPooling="true"
RuntimeLibrary="0"
+ BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"