summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Throughput
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-12-07 14:23:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-12-07 14:23:18 +0000
commit2bbc2f50f30a91abf8da3bd09d2ff900af6fce3c (patch)
tree230f26333f53203e8702ec6bbcdaa4d893cc5a61 /TAO/performance-tests/Throughput
parent085ceac3ca276a0c768d181fb617a83398f21bd7 (diff)
downloadATCD-2bbc2f50f30a91abf8da3bd09d2ff900af6fce3c.tar.gz
ChangeLogTag: Sun Dec 7 14:15:01 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/performance-tests/Throughput')
-rw-r--r--TAO/performance-tests/Throughput/client.dsp2
-rw-r--r--TAO/performance-tests/Throughput/server.dsp2
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/performance-tests/Throughput/client.dsp b/TAO/performance-tests/Throughput/client.dsp
index cd2c0f7c291..c99610ef7cc 100644
--- a/TAO/performance-tests/Throughput/client.dsp
+++ b/TAO/performance-tests/Throughput/client.dsp
@@ -42,7 +42,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../../" /I "../../" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
+# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "../../../" /I "../../" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
# SUBTRACT CPP /YX
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
diff --git a/TAO/performance-tests/Throughput/server.dsp b/TAO/performance-tests/Throughput/server.dsp
index ce481b617bc..840b2a0c371 100644
--- a/TAO/performance-tests/Throughput/server.dsp
+++ b/TAO/performance-tests/Throughput/server.dsp
@@ -42,7 +42,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../../" /I "../../" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
+# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "../../../" /I "../../" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
# SUBTRACT CPP /YX
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"