summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorAnthony Neal <aneal@zeroc.com>2002-03-25 23:11:33 +0000
committerAnthony Neal <aneal@zeroc.com>2002-03-25 23:11:33 +0000
commitfeee474a8ea6f4b113bd7365f97b69a9b43d9503 (patch)
treebe97850a4e9370c4100de1f6f208e03967a1c88b /cpp
parentUpdated to fit into the test framework. (diff)
downloadice-feee474a8ea6f4b113bd7365f97b69a9b43d9503.tar.bz2
ice-feee474a8ea6f4b113bd7365f97b69a9b43d9503.tar.xz
ice-feee474a8ea6f4b113bd7365f97b69a9b43d9503.zip
Updated to include test/IceSSL/configuration in the compilation
dependencies on the all project.
Diffstat (limited to 'cpp')
-rw-r--r--cpp/all.dsw3
-rw-r--r--cpp/config/TestUtil.py4
2 files changed, 5 insertions, 2 deletions
diff --git a/cpp/all.dsw b/cpp/all.dsw
index ed8e22feb7f..6b4c65f5e08 100644
--- a/cpp/all.dsw
+++ b/cpp/all.dsw
@@ -494,6 +494,9 @@ Package=<4>
Begin Project Dependency
Project_Dep_Name certificateVerificationS
End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name configuration
+ End Project Dependency
}}}
###############################################################################
diff --git a/cpp/config/TestUtil.py b/cpp/config/TestUtil.py
index d69d3213a28..b9b80624ffb 100644
--- a/cpp/config/TestUtil.py
+++ b/cpp/config/TestUtil.py
@@ -14,8 +14,8 @@
# protocol. Otherwise TCP is used.
#
-#protocol = "ssl"
-protocol = ""
+protocol = "ssl"
+#protocol = ""
#
# Set the host to the host name the test servers are running on. If not