summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rwxr-xr-xcpp/install/ThirdParty-LICENSE.rtf342
-rwxr-xr-xcpp/install/ThirdParty-LICENSE.txt338
-rwxr-xr-xcpp/install/ThirdParty-README.rtfbin0 -> 823 bytes
-rwxr-xr-xcpp/install/ThirdParty-README.txt17
-rw-r--r--cpp/install/vc70/BerkeleyDBRuntime/BerkeleyDBRuntime.vdproj26
-rw-r--r--cpp/install/vc70/Bzip2DevKit/Bzip2DevKit.vdproj26
-rw-r--r--cpp/install/vc70/OpenSSLRuntime/OpenSSLRuntime.vdproj26
-rw-r--r--cpp/install/vc70/ThirdParty/ThirdParty.vdproj483
-rw-r--r--cpp/install/vc70/XercesCRuntime/XercesCRuntime.vdproj26
-rw-r--r--cpp/install/vc70/vc70.sln78
-rwxr-xr-xcpp/install/zeroc.jpgbin32879 -> 32307 bytes
11 files changed, 1217 insertions, 145 deletions
diff --git a/cpp/install/ThirdParty-LICENSE.rtf b/cpp/install/ThirdParty-LICENSE.rtf
new file mode 100755
index 00000000000..1ca194b2ab5
--- /dev/null
+++ b/cpp/install/ThirdParty-LICENSE.rtf
@@ -0,0 +1,342 @@
+{\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\fswiss\fprq2\fcharset0 Lucida Sans Unicode;}}
+{\*\generator Msftedit 5.41.15.1503;}\viewkind4\uc1\pard\lang1033\f0\fs15 License Agreement for Berkeley DB:\par
+---------------------------------\par
+\par
+/*-\par
+ * $Id: LICENSE,v 11.9 2002/01/11 15:51:10 bostic Exp $\par
+ */\par
+\par
+The following is the license that applies to this copy of the Berkeley DB\par
+software. For a license to use the Berkeley DB software under conditions\par
+other than those described here, or to purchase support for this software,\par
+please contact Sleepycat Software by email at db@sleepycat.com, or on the\par
+Web at http://www.sleepycat.com.\par
+\par
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=\par
+/*\par
+ * Copyright (c) 1990-2002\par
+ *\tab Sleepycat Software. All rights reserved.\par
+ *\par
+ * Redistribution and use in source and binary forms, with or without\par
+ * modification, are permitted provided that the following conditions\par
+ * are met:\par
+ * 1. Redistributions of source code must retain the above copyright\par
+ * notice, this list of conditions and the following disclaimer.\par
+ * 2. Redistributions in binary form must reproduce the above copyright\par
+ * notice, this list of conditions and the following disclaimer in the\par
+ * documentation and/or other materials provided with the distribution.\par
+ * 3. Redistributions in any form must be accompanied by information on\par
+ * how to obtain complete source code for the DB software and any\par
+ * accompanying software that uses the DB software. The source code\par
+ * must either be included in the distribution or be available for no\par
+ * more than the cost of distribution plus a nominal fee, and must be\par
+ * freely redistributable under reasonable conditions. For an\par
+ * executable file, complete source code means the source code for all\par
+ * modules it contains. It does not include source code for modules or\par
+ * files that typically accompany the major components of the operating\par
+ * system on which the executable file runs.\par
+ *\par
+ * THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS'' AND ANY EXPRESS\par
+ * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\par
+ * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR\par
+ * NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL SLEEPYCAT SOFTWARE\par
+ * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\par
+ * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\par
+ * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\par
+ * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\par
+ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\par
+ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF\par
+ * THE POSSIBILITY OF SUCH DAMAGE.\par
+ */\par
+/*\par
+ * Copyright (c) 1990, 1993, 1994, 1995\par
+ *\tab The Regents of the University of California. All rights reserved.\par
+ *\par
+ * Redistribution and use in source and binary forms, with or without\par
+ * modification, are permitted provided that the following conditions\par
+ * are met:\par
+ * 1. Redistributions of source code must retain the above copyright\par
+ * notice, this list of conditions and the following disclaimer.\par
+ * 2. Redistributions in binary form must reproduce the above copyright\par
+ * notice, this list of conditions and the following disclaimer in the\par
+ * documentation and/or other materials provided with the distribution.\par
+ * 3. Neither the name of the University nor the names of its contributors\par
+ * may be used to endorse or promote products derived from this software\par
+ * without specific prior written permission.\par
+ *\par
+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND\par
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\par
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\par
+ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE\par
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\par
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\par
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\par
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\par
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\par
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\par
+ * SUCH DAMAGE.\par
+ */\par
+/*\par
+ * Copyright (c) 1995, 1996\par
+ *\tab The President and Fellows of Harvard University. All rights reserved.\par
+ *\par
+ * Redistribution and use in source and binary forms, with or without\par
+ * modification, are permitted provided that the following conditions\par
+ * are met:\par
+ * 1. Redistributions of source code must retain the above copyright\par
+ * notice, this list of conditions and the following disclaimer.\par
+ * 2. Redistributions in binary form must reproduce the above copyright\par
+ * notice, this list of conditions and the following disclaimer in the\par
+ * documentation and/or other materials provided with the distribution.\par
+ * 3. Neither the name of the University nor the names of its contributors\par
+ * may be used to endorse or promote products derived from this software\par
+ * without specific prior written permission.\par
+ *\par
+ * THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS'' AND\par
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\par
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\par
+ * ARE DISCLAIMED. IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE\par
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\par
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\par
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\par
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\par
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\par
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\par
+ * SUCH DAMAGE.\par
+ */\par
+\par
+\par
+License Agreement for bzip2/libbzip2:\par
+------------------------------------\par
+\par
+This program, "bzip2" and associated library "libbzip2", are\par
+copyright (C) 1996-2002 Julian R Seward. All rights reserved.\par
+\par
+Redistribution and use in source and binary forms, with or without\par
+modification, are permitted provided that the following conditions\par
+are met:\par
+\par
+1. Redistributions of source code must retain the above copyright\par
+ notice, this list of conditions and the following disclaimer.\par
+\par
+2. The origin of this software must not be misrepresented; you must \par
+ not claim that you wrote the original software. If you use this \par
+ software in a product, an acknowledgment in the product \par
+ documentation would be appreciated but is not required.\par
+\par
+3. Altered source versions must be plainly marked as such, and must\par
+ not be misrepresented as being the original software.\par
+\par
+4. The name of the author may not be used to endorse or promote \par
+ products derived from this software without specific prior written \par
+ permission.\par
+\par
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS\par
+OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\par
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\par
+ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY\par
+DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\par
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE\par
+GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\par
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\par
+WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\par
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\par
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\par
+\par
+Julian Seward, Cambridge, UK.\par
+jseward@acm.org\par
+bzip2/libbzip2 version 1.0.2 of 30 December 2001\par
+\par
+\par
+License Agreement for OpenSSL:\par
+-----------------------------\par
+\par
+ LICENSE ISSUES\par
+ ==============\par
+\par
+ The OpenSSL toolkit stays under a dual license, i.e. both the conditions of\par
+ the OpenSSL License and the original SSLeay license apply to the toolkit.\par
+ See below for the actual license texts. Actually both licenses are BSD-style\par
+ Open Source licenses. In case of any license issues related to OpenSSL\par
+ please contact openssl-core@openssl.org.\par
+\par
+ OpenSSL License\par
+ ---------------\par
+\par
+/* ====================================================================\par
+ * Copyright (c) 1998-2003 The OpenSSL Project. All rights reserved.\par
+ *\par
+ * Redistribution and use in source and binary forms, with or without\par
+ * modification, are permitted provided that the following conditions\par
+ * are met:\par
+ *\par
+ * 1. Redistributions of source code must retain the above copyright\par
+ * notice, this list of conditions and the following disclaimer. \par
+ *\par
+ * 2. Redistributions in binary form must reproduce the above copyright\par
+ * notice, this list of conditions and the following disclaimer in\par
+ * the documentation and/or other materials provided with the\par
+ * distribution.\par
+ *\par
+ * 3. All advertising materials mentioning features or use of this\par
+ * software must display the following acknowledgment:\par
+ * "This product includes software developed by the OpenSSL Project\par
+ * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"\par
+ *\par
+ * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to\par
+ * endorse or promote products derived from this software without\par
+ * prior written permission. For written permission, please contact\par
+ * openssl-core@openssl.org.\par
+ *\par
+ * 5. Products derived from this software may not be called "OpenSSL"\par
+ * nor may "OpenSSL" appear in their names without prior written\par
+ * permission of the OpenSSL Project.\par
+ *\par
+ * 6. Redistributions of any form whatsoever must retain the following\par
+ * acknowledgment:\par
+ * "This product includes software developed by the OpenSSL Project\par
+ * for use in the OpenSSL Toolkit (http://www.openssl.org/)"\par
+ *\par
+ * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY\par
+ * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\par
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\par
+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR\par
+ * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\par
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\par
+ * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\par
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\par
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\par
+ * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\par
+ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED\par
+ * OF THE POSSIBILITY OF SUCH DAMAGE.\par
+ * ====================================================================\par
+ *\par
+ * This product includes cryptographic software written by Eric Young\par
+ * (eay@cryptsoft.com). This product includes software written by Tim\par
+ * Hudson (tjh@cryptsoft.com).\par
+ *\par
+ */\par
+\par
+ Original SSLeay License\par
+ -----------------------\par
+\par
+/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)\par
+ * All rights reserved.\par
+ *\par
+ * This package is an SSL implementation written\par
+ * by Eric Young (eay@cryptsoft.com).\par
+ * The implementation was written so as to conform with Netscapes SSL.\par
+ * \par
+ * This library is free for commercial and non-commercial use as long as\par
+ * the following conditions are aheared to. The following conditions\par
+ * apply to all code found in this distribution, be it the RC4, RSA,\par
+ * lhash, DES, etc., code; not just the SSL code. The SSL documentation\par
+ * included with this distribution is covered by the same copyright terms\par
+ * except that the holder is Tim Hudson (tjh@cryptsoft.com).\par
+ * \par
+ * Copyright remains Eric Young's, and as such any Copyright notices in\par
+ * the code are not to be removed.\par
+ * If this package is used in a product, Eric Young should be given attribution\par
+ * as the author of the parts of the library used.\par
+ * This can be in the form of a textual message at program startup or\par
+ * in documentation (online or textual) provided with the package.\par
+ * \par
+ * Redistribution and use in source and binary forms, with or without\par
+ * modification, are permitted provided that the following conditions\par
+ * are met:\par
+ * 1. Redistributions of source code must retain the copyright\par
+ * notice, this list of conditions and the following disclaimer.\par
+ * 2. Redistributions in binary form must reproduce the above copyright\par
+ * notice, this list of conditions and the following disclaimer in the\par
+ * documentation and/or other materials provided with the distribution.\par
+ * 3. All advertising materials mentioning features or use of this software\par
+ * must display the following acknowledgement:\par
+ * "This product includes cryptographic software written by\par
+ * Eric Young (eay@cryptsoft.com)"\par
+ * The word 'cryptographic' can be left out if the rouines from the library\par
+ * being used are not cryptographic related :-).\par
+ * 4. If you include any Windows specific code (or a derivative thereof) from \par
+ * the apps directory (application code) you must include an acknowledgement:\par
+ * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"\par
+ * \par
+ * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND\par
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\par
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\par
+ * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE\par
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\par
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\par
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\par
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\par
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\par
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\par
+ * SUCH DAMAGE.\par
+ * \par
+ * The licence and distribution terms for any publically available version or\par
+ * derivative of this code cannot be changed. i.e. this code cannot simply be\par
+ * copied and put under another distribution licence\par
+ * [including the GNU Public Licence.]\par
+ */\par
+\par
+\par
+License Agreement for Xerces-C++:\par
+--------------------------------\par
+\par
+/*\par
+ * The Apache Software License, Version 1.1\par
+ *\par
+ *\par
+ * Copyright (c) 1999 The Apache Software Foundation. All rights \par
+ * reserved.\par
+ *\par
+ * Redistribution and use in source and binary forms, with or without\par
+ * modification, are permitted provided that the following conditions\par
+ * are met:\par
+ *\par
+ * 1. Redistributions of source code must retain the above copyright\par
+ * notice, this list of conditions and the following disclaimer. \par
+ *\par
+ * 2. Redistributions in binary form must reproduce the above copyright\par
+ * notice, this list of conditions and the following disclaimer in\par
+ * the documentation and/or other materials provided with the\par
+ * distribution.\par
+ *\par
+ * 3. The end-user documentation included with the redistribution,\par
+ * if any, must include the following acknowledgment: \par
+ * "This product includes software developed by the\par
+ * Apache Software Foundation (http://www.apache.org/)."\par
+ * Alternately, this acknowledgment may appear in the software itself,\par
+ * if and wherever such third-party acknowledgments normally appear.\par
+ *\par
+ * 4. The names "Xerces" and "Apache Software Foundation" must\par
+ * not be used to endorse or promote products derived from this\par
+ * software without prior written permission. For written \par
+ * permission, please contact apache@apache.org.\par
+ *\par
+ * 5. Products derived from this software may not be called "Apache",\par
+ * nor may "Apache" appear in their name, without prior written\par
+ * permission of the Apache Software Foundation.\par
+ *\par
+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED\par
+ * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\par
+ * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\par
+ * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR\par
+ * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\par
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\par
+ * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF\par
+ * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\par
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\par
+ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT\par
+ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\par
+ * SUCH DAMAGE.\par
+ * ====================================================================\par
+ *\par
+ * This software consists of voluntary contributions made by many\par
+ * individuals on behalf of the Apache Software Foundation and was\par
+ * originally based on software copyright (c) 1999, International\par
+ * Business Machines, Inc., http://www.ibm.com. For more\par
+ * information on the Apache Software Foundation, please see\par
+ * <http://www.apache.org/>.\par
+ */\par
+\par
+}
+
diff --git a/cpp/install/ThirdParty-LICENSE.txt b/cpp/install/ThirdParty-LICENSE.txt
new file mode 100755
index 00000000000..0127dc0e2d5
--- /dev/null
+++ b/cpp/install/ThirdParty-LICENSE.txt
@@ -0,0 +1,338 @@
+License Agreement for Berkeley DB:
+---------------------------------
+
+/*-
+ * $Id$
+ */
+
+The following is the license that applies to this copy of the Berkeley DB
+software. For a license to use the Berkeley DB software under conditions
+other than those described here, or to purchase support for this software,
+please contact Sleepycat Software by email at db@sleepycat.com, or on the
+Web at http://www.sleepycat.com.
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+/*
+ * Copyright (c) 1990-2002
+ * Sleepycat Software. All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * 3. Redistributions in any form must be accompanied by information on
+ * how to obtain complete source code for the DB software and any
+ * accompanying software that uses the DB software. The source code
+ * must either be included in the distribution or be available for no
+ * more than the cost of distribution plus a nominal fee, and must be
+ * freely redistributable under reasonable conditions. For an
+ * executable file, complete source code means the source code for all
+ * modules it contains. It does not include source code for modules or
+ * files that typically accompany the major components of the operating
+ * system on which the executable file runs.
+ *
+ * THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS'' AND ANY EXPRESS
+ * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
+ * NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL SLEEPYCAT SOFTWARE
+ * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ * THE POSSIBILITY OF SUCH DAMAGE.
+ */
+/*
+ * Copyright (c) 1990, 1993, 1994, 1995
+ * The Regents of the University of California. All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * 3. Neither the name of the University nor the names of its contributors
+ * may be used to endorse or promote products derived from this software
+ * without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ */
+/*
+ * Copyright (c) 1995, 1996
+ * The President and Fellows of Harvard University. All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * 3. Neither the name of the University nor the names of its contributors
+ * may be used to endorse or promote products derived from this software
+ * without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED. IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ */
+
+
+License Agreement for bzip2/libbzip2:
+------------------------------------
+
+This program, "bzip2" and associated library "libbzip2", are
+copyright (C) 1996-2002 Julian R Seward. All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+
+2. The origin of this software must not be misrepresented; you must
+ not claim that you wrote the original software. If you use this
+ software in a product, an acknowledgment in the product
+ documentation would be appreciated but is not required.
+
+3. Altered source versions must be plainly marked as such, and must
+ not be misrepresented as being the original software.
+
+4. The name of the author may not be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
+OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
+DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
+GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Julian Seward, Cambridge, UK.
+jseward@acm.org
+bzip2/libbzip2 version 1.0.2 of 30 December 2001
+
+
+License Agreement for OpenSSL:
+-----------------------------
+
+ LICENSE ISSUES
+ ==============
+
+ The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
+ the OpenSSL License and the original SSLeay license apply to the toolkit.
+ See below for the actual license texts. Actually both licenses are BSD-style
+ Open Source licenses. In case of any license issues related to OpenSSL
+ please contact openssl-core@openssl.org.
+
+ OpenSSL License
+ ---------------
+
+/* ====================================================================
+ * Copyright (c) 1998-2003 The OpenSSL Project. All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ *
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in
+ * the documentation and/or other materials provided with the
+ * distribution.
+ *
+ * 3. All advertising materials mentioning features or use of this
+ * software must display the following acknowledgment:
+ * "This product includes software developed by the OpenSSL Project
+ * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
+ *
+ * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
+ * endorse or promote products derived from this software without
+ * prior written permission. For written permission, please contact
+ * openssl-core@openssl.org.
+ *
+ * 5. Products derived from this software may not be called "OpenSSL"
+ * nor may "OpenSSL" appear in their names without prior written
+ * permission of the OpenSSL Project.
+ *
+ * 6. Redistributions of any form whatsoever must retain the following
+ * acknowledgment:
+ * "This product includes software developed by the OpenSSL Project
+ * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
+ * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
+ * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+ * OF THE POSSIBILITY OF SUCH DAMAGE.
+ * ====================================================================
+ *
+ * This product includes cryptographic software written by Eric Young
+ * (eay@cryptsoft.com). This product includes software written by Tim
+ * Hudson (tjh@cryptsoft.com).
+ *
+ */
+
+ Original SSLeay License
+ -----------------------
+
+/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
+ * All rights reserved.
+ *
+ * This package is an SSL implementation written
+ * by Eric Young (eay@cryptsoft.com).
+ * The implementation was written so as to conform with Netscapes SSL.
+ *
+ * This library is free for commercial and non-commercial use as long as
+ * the following conditions are aheared to. The following conditions
+ * apply to all code found in this distribution, be it the RC4, RSA,
+ * lhash, DES, etc., code; not just the SSL code. The SSL documentation
+ * included with this distribution is covered by the same copyright terms
+ * except that the holder is Tim Hudson (tjh@cryptsoft.com).
+ *
+ * Copyright remains Eric Young's, and as such any Copyright notices in
+ * the code are not to be removed.
+ * If this package is used in a product, Eric Young should be given attribution
+ * as the author of the parts of the library used.
+ * This can be in the form of a textual message at program startup or
+ * in documentation (online or textual) provided with the package.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * 3. All advertising materials mentioning features or use of this software
+ * must display the following acknowledgement:
+ * "This product includes cryptographic software written by
+ * Eric Young (eay@cryptsoft.com)"
+ * The word 'cryptographic' can be left out if the rouines from the library
+ * being used are not cryptographic related :-).
+ * 4. If you include any Windows specific code (or a derivative thereof) from
+ * the apps directory (application code) you must include an acknowledgement:
+ * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
+ *
+ * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ *
+ * The licence and distribution terms for any publically available version or
+ * derivative of this code cannot be changed. i.e. this code cannot simply be
+ * copied and put under another distribution licence
+ * [including the GNU Public Licence.]
+ */
+
+
+License Agreement for Xerces-C++:
+--------------------------------
+
+/*
+ * The Apache Software License, Version 1.1
+ *
+ *
+ * Copyright (c) 1999 The Apache Software Foundation. All rights
+ * reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ *
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in
+ * the documentation and/or other materials provided with the
+ * distribution.
+ *
+ * 3. The end-user documentation included with the redistribution,
+ * if any, must include the following acknowledgment:
+ * "This product includes software developed by the
+ * Apache Software Foundation (http://www.apache.org/)."
+ * Alternately, this acknowledgment may appear in the software itself,
+ * if and wherever such third-party acknowledgments normally appear.
+ *
+ * 4. The names "Xerces" and "Apache Software Foundation" must
+ * not be used to endorse or promote products derived from this
+ * software without prior written permission. For written
+ * permission, please contact apache@apache.org.
+ *
+ * 5. Products derived from this software may not be called "Apache",
+ * nor may "Apache" appear in their name, without prior written
+ * permission of the Apache Software Foundation.
+ *
+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+ * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
+ * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+ * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ * ====================================================================
+ *
+ * This software consists of voluntary contributions made by many
+ * individuals on behalf of the Apache Software Foundation and was
+ * originally based on software copyright (c) 1999, International
+ * Business Machines, Inc., http://www.ibm.com. For more
+ * information on the Apache Software Foundation, please see
+ * <http://www.apache.org/>.
+ */
diff --git a/cpp/install/ThirdParty-README.rtf b/cpp/install/ThirdParty-README.rtf
new file mode 100755
index 00000000000..8f52e400871
--- /dev/null
+++ b/cpp/install/ThirdParty-README.rtf
Binary files differ
diff --git a/cpp/install/ThirdParty-README.txt b/cpp/install/ThirdParty-README.txt
new file mode 100755
index 00000000000..aa985150860
--- /dev/null
+++ b/cpp/install/ThirdParty-README.txt
@@ -0,0 +1,17 @@
+Source Code
+-----------
+
+The source distributions of Berkeley DB, bzip2/libbzip2, OpenSSL and Xerces-C++
+used to build this distribution can be downloaded at no cost from the following
+Web sites:
+
+http://www.sleepycat.com/download (Berkeley DB)
+http://sources.redhat.com/bzip2 (bzip2/libbzip2)
+http://www.openssl.org (OpenSSL)
+http://xml.apache.org/xerces-c (Xerces-C++)
+
+The Visual Studio .NET projects used to create this installer are included in the Ice
+source distribution, which can be downloaded at no cost from:
+
+http://www.zeroc.com/download.html
+
diff --git a/cpp/install/vc70/BerkeleyDBRuntime/BerkeleyDBRuntime.vdproj b/cpp/install/vc70/BerkeleyDBRuntime/BerkeleyDBRuntime.vdproj
index 57ace745bde..d6a24a64d1a 100644
--- a/cpp/install/vc70/BerkeleyDBRuntime/BerkeleyDBRuntime.vdproj
+++ b/cpp/install/vc70/BerkeleyDBRuntime/BerkeleyDBRuntime.vdproj
@@ -135,12 +135,6 @@
}
"Entry"
{
- "MsmKey" = "8:_A415C70EB8634D3D9E225630F5643667"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:C:\\BUILDS\\DB-4.1.25\\LICENSE"
- }
- "Entry"
- {
"MsmKey" = "8:_B324DDD29352441185680DA8CA905CB2"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:C:\\BUILDS\\DB-4.1.25\\BUILD_WIN32\\RELEASE\\DB_CHECKPOINT.EXE"
@@ -590,26 +584,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{54DA9790-1474-11D3-8E00-00C04F6837D0}:_A415C70EB8634D3D9E225630F5643667"
- {
- "SourcePath" = "8:..\\..\\..\\..\\db-4.1.25\\LICENSE"
- "TargetName" = "8:BerkeleyDB-LICENSE"
- "Tag" = "8:"
- "Folder" = "8:_7DC4317E664C43829847DA1D47C7ADF1"
- "Condition" = "8:"
- "Transitive" = "11:TRUE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
"{54DA9790-1474-11D3-8E00-00C04F6837D0}:_B324DDD29352441185680DA8CA905CB2"
{
"SourcePath" = "8:..\\..\\..\\..\\db-4.1.25\\build_win32\\Release\\db_checkpoint.exe"
diff --git a/cpp/install/vc70/Bzip2DevKit/Bzip2DevKit.vdproj b/cpp/install/vc70/Bzip2DevKit/Bzip2DevKit.vdproj
index 288f9bb9567..2c831909728 100644
--- a/cpp/install/vc70/Bzip2DevKit/Bzip2DevKit.vdproj
+++ b/cpp/install/vc70/Bzip2DevKit/Bzip2DevKit.vdproj
@@ -27,12 +27,6 @@
}
"Entry"
{
- "MsmKey" = "8:_BFAD2E51AD2D4E0285F8D63B75C156EB"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:C:\\BUILDS\\BZIP2-1.0.2\\LICENSE"
- }
- "Entry"
- {
"MsmKey" = "8:_C3EBB2AAD6A24D69AD41B2C63F7CCA87"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:C:\\BUILDS\\BZIP2-1.0.2\\BZLIB.H"
@@ -126,26 +120,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{54DA9790-1474-11D3-8E00-00C04F6837D0}:_BFAD2E51AD2D4E0285F8D63B75C156EB"
- {
- "SourcePath" = "8:..\\..\\..\\..\\bzip2-1.0.2\\LICENSE"
- "TargetName" = "8:BZIP2-LICENSE"
- "Tag" = "8:"
- "Folder" = "8:_E965AA47BF04440C8579B501140C6AA9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
"{54DA9790-1474-11D3-8E00-00C04F6837D0}:_C3EBB2AAD6A24D69AD41B2C63F7CCA87"
{
"SourcePath" = "8:..\\..\\..\\..\\bzip2-1.0.2\\bzlib.h"
diff --git a/cpp/install/vc70/OpenSSLRuntime/OpenSSLRuntime.vdproj b/cpp/install/vc70/OpenSSLRuntime/OpenSSLRuntime.vdproj
index c556d9f638c..08101c3d5b7 100644
--- a/cpp/install/vc70/OpenSSLRuntime/OpenSSLRuntime.vdproj
+++ b/cpp/install/vc70/OpenSSLRuntime/OpenSSLRuntime.vdproj
@@ -21,12 +21,6 @@
}
"Entry"
{
- "MsmKey" = "8:_7FA84AC99389432ABB61786656686E98"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:C:\\BUILDS\\OPENSSL-0.9.7B\\LICENSE"
- }
- "Entry"
- {
"MsmKey" = "8:_CEF5859D358A42BE93FA9F05A5B17934"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:VC_User_CRT.BA9B6D09_0DE0_11D5_A548_0090278A1BB8"
@@ -112,26 +106,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{54DA9790-1474-11D3-8E00-00C04F6837D0}:_7FA84AC99389432ABB61786656686E98"
- {
- "SourcePath" = "8:..\\..\\..\\..\\openssl-0.9.7b\\LICENSE"
- "TargetName" = "8:OpenSSL-LICENSE"
- "Tag" = "8:"
- "Folder" = "8:_FB65C60981A84F8A878AE7BDEC05F7C9"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
"{54DA9790-1474-11D3-8E00-00C04F6837D0}:_DF2DDAF58BF34C7EAA28094FDEEE2E7F"
{
"SourcePath" = "8:..\\..\\..\\..\\openssl-0.9.7b\\out32dll\\libeay32.dll"
diff --git a/cpp/install/vc70/ThirdParty/ThirdParty.vdproj b/cpp/install/vc70/ThirdParty/ThirdParty.vdproj
index cc694b7b539..2dcf2c177c6 100644
--- a/cpp/install/vc70/ThirdParty/ThirdParty.vdproj
+++ b/cpp/install/vc70/ThirdParty/ThirdParty.vdproj
@@ -15,12 +15,6 @@
{
"Entry"
{
- "MsmKey" = "8:_04EAEAC45DC845C9BEF910C4F480D819"
- "OwnerKey" = "8:_33F7B25DDFFD4A51AF764E4029D38D94"
- "MsmSig" = "8:C:\\builds\\ice\\install\\vc70\\MergeModules\\BerkeleyDBRuntimeDebug.msm"
- }
- "Entry"
- {
"MsmKey" = "8:_0BF341EFC99B46CB88ACC9B800DCCF8D"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:C:\\builds\\ice\\install\\vc70\\OpenSSLDevKit\\Debug\\OpenSSLDevKit.msm"
@@ -33,18 +27,54 @@
}
"Entry"
{
+ "MsmKey" = "8:_33A87C17BE994B1BA98A8DF17A1E4217"
+ "OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:C:\\BUILDS\\ICE\\INSTALL\\THIRDPARTY-LICENSE.RTF"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_33F7B25DDFFD4A51AF764E4029D38D94"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:C:\\builds\\ice\\install\\vc70\\BerkeleyDBDevKit\\Debug\\BerkeleyDBDevKit.msm"
}
"Entry"
{
+ "MsmKey" = "8:_3CACE771EFFA4E8DBADF8D4BE05EAB1A"
+ "OwnerKey" = "8:_92A7A26BBF154C7B881F6584CC7E93EE"
+ "MsmSig" = "8:MergeModule.5641B9C09E8843AB9441FB5C73DD199F"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_44D213EA17B542FE88AC24FC30796743"
+ "OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:C:\\BUILDS\\ICE\\INSTALL\\THIRDPARTY-README.TXT"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_5906FA63113944F6ABDC238D3161A5D5"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:VC_User_CRT.BA9B6D09_0DE0_11D5_A548_0090278A1BB8"
}
"Entry"
{
+ "MsmKey" = "8:_5906FA63113944F6ABDC238D3161A5D5"
+ "OwnerKey" = "8:_A7DF16A8CFA84AB2AA57520E6424D8AF"
+ "MsmSig" = "8:VC_User_CRT.BA9B6D09_0DE0_11D5_A548_0090278A1BB8"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_5906FA63113944F6ABDC238D3161A5D5"
+ "OwnerKey" = "8:_CAB156CEC6294BFEAE6D061C293D1DC0"
+ "MsmSig" = "8:VC_User_CRT.BA9B6D09_0DE0_11D5_A548_0090278A1BB8"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_5906FA63113944F6ABDC238D3161A5D5"
+ "OwnerKey" = "8:_7397FC2B4C54489AA4CC359EB162212F"
+ "MsmSig" = "8:VC_User_CRT.BA9B6D09_0DE0_11D5_A548_0090278A1BB8"
+ }
+ "Entry"
+ {
"MsmKey" = "8:_59B4522E5767465AA3BD310C1B78A831"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:C:\\builds\\ice\\install\\vc70\\Bzip2DevKit\\Debug\\Bzip2DevKit.msm"
@@ -57,9 +87,27 @@
}
"Entry"
{
- "MsmKey" = "8:_5F39F3397D794407AB359662F1AED2F3"
- "OwnerKey" = "8:_92A7A26BBF154C7B881F6584CC7E93EE"
- "MsmSig" = "8:C:\\builds\\ice\\install\\vc70\\MergeModules\\XercesCRuntime.msm"
+ "MsmKey" = "8:_5BDBEAA612AD403B88A54277035663F9"
+ "OwnerKey" = "8:_A7DF16A8CFA84AB2AA57520E6424D8AF"
+ "MsmSig" = "8:VC_User_CRT_IO.BA9B7684_0DE0_11D5_A548_0090278A1BB8"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_63502744779D41BD85E21338A5AD267E"
+ "OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:C:\\BUILDS\\ICE\\INSTALL\\THIRDPARTY-README.RTF"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_7397FC2B4C54489AA4CC359EB162212F"
+ "OwnerKey" = "8:_0BF341EFC99B46CB88ACC9B800DCCF8D"
+ "MsmSig" = "8:MergeModule.AC78A5C4421B4F2FBD9AAFFA3084E88E"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_9098D557670847AF96E85138525D1F59"
+ "OwnerKey" = "8:_UNDEFINED"
+ "MsmSig" = "8:C:\\BUILDS\\ICE\\INSTALL\\THIRDPARTY-LICENSE.TXT"
}
"Entry"
{
@@ -69,9 +117,9 @@
}
"Entry"
{
- "MsmKey" = "8:_9AAFC97CBB204FC493050C022991865D"
- "OwnerKey" = "8:_33F7B25DDFFD4A51AF764E4029D38D94"
- "MsmSig" = "8:C:\\builds\\ice\\install\\vc70\\MergeModules\\BerkeleyDBRuntime.msm"
+ "MsmKey" = "8:_A7DF16A8CFA84AB2AA57520E6424D8AF"
+ "OwnerKey" = "8:_92A7A26BBF154C7B881F6584CC7E93EE"
+ "MsmSig" = "8:MergeModule.1F6ED23CA1134399AF5199CCC77B668A"
}
"Entry"
{
@@ -81,15 +129,21 @@
}
"Entry"
{
- "MsmKey" = "8:_C51DC62D705D42CB9B370F211F84DE8E"
- "OwnerKey" = "8:_92A7A26BBF154C7B881F6584CC7E93EE"
- "MsmSig" = "8:C:\\builds\\ice\\install\\vc70\\MergeModules\\XercesCRuntimeDebug.msm"
+ "MsmKey" = "8:_B1189C98629A4A3C8D9FBBFC0B5F595D"
+ "OwnerKey" = "8:_CAB156CEC6294BFEAE6D061C293D1DC0"
+ "MsmSig" = "8:VC_User_STL.BA9B76E9_0DE0_11D5_A548_0090278A1BB8"
}
"Entry"
{
- "MsmKey" = "8:_D8FFC40480C9474D96B257F99899E742"
- "OwnerKey" = "8:_0BF341EFC99B46CB88ACC9B800DCCF8D"
- "MsmSig" = "8:C:\\builds\\ice\\install\\vc70\\MergeModules\\OpenSSLRuntime.msm"
+ "MsmKey" = "8:_C797394397E74276AFAADBF3EF3B69CC"
+ "OwnerKey" = "8:_33F7B25DDFFD4A51AF764E4029D38D94"
+ "MsmSig" = "8:MergeModule.322C5D4010C3431087389006EF9BC602"
+ }
+ "Entry"
+ {
+ "MsmKey" = "8:_CAB156CEC6294BFEAE6D061C293D1DC0"
+ "OwnerKey" = "8:_33F7B25DDFFD4A51AF764E4029D38D94"
+ "MsmSig" = "8:MergeModule.F9B82A94BAF2496A9CF7665CDE828FEC"
}
}
"Configurations"
@@ -163,6 +217,86 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
+ "{54DA9790-1474-11D3-8E00-00C04F6837D0}:_33A87C17BE994B1BA98A8DF17A1E4217"
+ {
+ "SourcePath" = "8:..\\..\\ThirdParty-LICENSE.rtf"
+ "TargetName" = "8:ThirdParty-LICENSE.rtf"
+ "Tag" = "8:"
+ "Folder" = "8:_9E87377E45304C3D9A84979E1AC66888"
+ "Condition" = "8:"
+ "Transitive" = "11:FALSE"
+ "Vital" = "11:TRUE"
+ "ReadOnly" = "11:FALSE"
+ "Hidden" = "11:FALSE"
+ "System" = "11:FALSE"
+ "Permanent" = "11:FALSE"
+ "SharedLegacy" = "11:FALSE"
+ "PackageAs" = "3:1"
+ "Register" = "3:1"
+ "Exclude" = "11:TRUE"
+ "IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{54DA9790-1474-11D3-8E00-00C04F6837D0}:_44D213EA17B542FE88AC24FC30796743"
+ {
+ "SourcePath" = "8:..\\..\\ThirdParty-README.txt"
+ "TargetName" = "8:README"
+ "Tag" = "8:"
+ "Folder" = "8:_9E87377E45304C3D9A84979E1AC66888"
+ "Condition" = "8:"
+ "Transitive" = "11:FALSE"
+ "Vital" = "11:TRUE"
+ "ReadOnly" = "11:FALSE"
+ "Hidden" = "11:FALSE"
+ "System" = "11:FALSE"
+ "Permanent" = "11:FALSE"
+ "SharedLegacy" = "11:FALSE"
+ "PackageAs" = "3:1"
+ "Register" = "3:1"
+ "Exclude" = "11:FALSE"
+ "IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{54DA9790-1474-11D3-8E00-00C04F6837D0}:_63502744779D41BD85E21338A5AD267E"
+ {
+ "SourcePath" = "8:..\\..\\ThirdParty-README.rtf"
+ "TargetName" = "8:ThirdParty-README.rtf"
+ "Tag" = "8:"
+ "Folder" = "8:_9E87377E45304C3D9A84979E1AC66888"
+ "Condition" = "8:"
+ "Transitive" = "11:FALSE"
+ "Vital" = "11:TRUE"
+ "ReadOnly" = "11:FALSE"
+ "Hidden" = "11:FALSE"
+ "System" = "11:FALSE"
+ "Permanent" = "11:FALSE"
+ "SharedLegacy" = "11:FALSE"
+ "PackageAs" = "3:1"
+ "Register" = "3:1"
+ "Exclude" = "11:TRUE"
+ "IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
+ "{54DA9790-1474-11D3-8E00-00C04F6837D0}:_9098D557670847AF96E85138525D1F59"
+ {
+ "SourcePath" = "8:..\\..\\ThirdParty-LICENSE.txt"
+ "TargetName" = "8:LICENSE"
+ "Tag" = "8:"
+ "Folder" = "8:_9E87377E45304C3D9A84979E1AC66888"
+ "Condition" = "8:"
+ "Transitive" = "11:FALSE"
+ "Vital" = "11:TRUE"
+ "ReadOnly" = "11:FALSE"
+ "Hidden" = "11:FALSE"
+ "System" = "11:FALSE"
+ "Permanent" = "11:FALSE"
+ "SharedLegacy" = "11:FALSE"
+ "PackageAs" = "3:1"
+ "Register" = "3:1"
+ "Exclude" = "11:FALSE"
+ "IsDependency" = "11:FALSE"
+ "IsolateTo" = "8:"
+ }
}
"FileType"
{
@@ -595,7 +729,7 @@
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Ice 1.1.0 Third Party"
"ProductCode" = "8:{09AE33E5-1374-4B4A-90FA-47F0E3CB540E}"
- "PackageCode" = "8:{C4716E59-B248-4C48-85AB-F7170B0B70A8}"
+ "PackageCode" = "8:{BF384F0E-6DA5-4256-9104-0A72AB28C781}"
"UpgradeCode" = "8:{4D54133D-EEAB-414B-A92B-CE27CC4AA4BE}"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:FALSE"
@@ -607,7 +741,7 @@
"Title" = "8:Ice 1.1.0 Third Party"
"Subject" = "8:"
"ARPCONTACT" = "8:ZeroC, Inc"
- "Keywords" = "8:Berkeley DB, Bzlib2, OpenSSL, Xerces-C++"
+ "Keywords" = "8:Berkeley DB, libbzlib2, OpenSSL, Xerces-C++"
"ARPCOMMENTS" = "8:Third Party Products used by Ice."
"ARPURLINFOABOUT" = "8:http://www.zeroc.com"
"ARPPRODUCTICON" = "8:"
@@ -621,11 +755,26 @@
}
"MergeModule"
{
- "{AC8774A4-3E09-11D3-8E14-00C04F6837D0}:_04EAEAC45DC845C9BEF910C4F480D819"
+ "{AC8774A4-3E09-11D3-8E14-00C04F6837D0}:_3CACE771EFFA4E8DBADF8D4BE05EAB1A"
{
"UseDynamicProperties" = "11:TRUE"
"IsDependency" = "11:TRUE"
- "SourcePath" = "8:BerkeleyDBRuntimeDebug.msm"
+ "SourcePath" = "8:XercesCRuntimeDebug.msm"
+ "ModuleSignature" = "8:MergeModule.5641B9C09E8843AB9441FB5C73DD199F"
+ "Properties"
+ {
+ "_FCEEFB941B514A589C0CAC327EB3D16E.5641B9C09E8843AB9441FB5C73DD199F"
+ {
+ "Name" = "8:_FCEEFB941B514A589C0CAC327EB3D16E.5641B9C09E8843AB9441FB5C73DD199F"
+ "DisplayName" = "8:Module Retargetable Folder"
+ "Description" = "8:"
+ "Type" = "3:32769"
+ "ContextData" = "8:_RetargetableFolder"
+ "Attributes" = "3:6"
+ "Setting" = "3:1"
+ "UsePlugInResources" = "11:FALSE"
+ }
+ }
"LanguageId" = "3:0"
"Exclude" = "11:FALSE"
"Folder" = "8:"
@@ -686,22 +835,52 @@
"Feature" = "8:"
"IsolateTo" = "8:"
}
- "{AC8774A4-3E09-11D3-8E14-00C04F6837D0}:_5F39F3397D794407AB359662F1AED2F3"
+ "{AC8774A4-3E09-11D3-8E14-00C04F6837D0}:_7397FC2B4C54489AA4CC359EB162212F"
{
"UseDynamicProperties" = "11:TRUE"
"IsDependency" = "11:TRUE"
- "SourcePath" = "8:XercesCRuntime.msm"
+ "SourcePath" = "8:OpenSSLRuntime.msm"
+ "ModuleSignature" = "8:MergeModule.AC78A5C4421B4F2FBD9AAFFA3084E88E"
+ "Properties"
+ {
+ "_FB65C60981A84F8A878AE7BDEC05F7C9.AC78A5C4421B4F2FBD9AAFFA3084E88E"
+ {
+ "Name" = "8:_FB65C60981A84F8A878AE7BDEC05F7C9.AC78A5C4421B4F2FBD9AAFFA3084E88E"
+ "DisplayName" = "8:Module Retargetable Folder"
+ "Description" = "8:"
+ "Type" = "3:32769"
+ "ContextData" = "8:_RetargetableFolder"
+ "Attributes" = "3:6"
+ "Setting" = "3:1"
+ "UsePlugInResources" = "11:FALSE"
+ }
+ }
"LanguageId" = "3:0"
"Exclude" = "11:FALSE"
"Folder" = "8:"
"Feature" = "8:"
"IsolateTo" = "8:"
}
- "{AC8774A4-3E09-11D3-8E14-00C04F6837D0}:_9AAFC97CBB204FC493050C022991865D"
+ "{AC8774A4-3E09-11D3-8E14-00C04F6837D0}:_A7DF16A8CFA84AB2AA57520E6424D8AF"
{
"UseDynamicProperties" = "11:TRUE"
"IsDependency" = "11:TRUE"
- "SourcePath" = "8:BerkeleyDBRuntime.msm"
+ "SourcePath" = "8:XercesCRuntime.msm"
+ "ModuleSignature" = "8:MergeModule.1F6ED23CA1134399AF5199CCC77B668A"
+ "Properties"
+ {
+ "_0A7A7D6961984C299E04CDCA5FA090F6.1F6ED23CA1134399AF5199CCC77B668A"
+ {
+ "Name" = "8:_0A7A7D6961984C299E04CDCA5FA090F6.1F6ED23CA1134399AF5199CCC77B668A"
+ "DisplayName" = "8:Module Retargetable Folder"
+ "Description" = "8:"
+ "Type" = "3:32769"
+ "ContextData" = "8:_RetargetableFolder"
+ "Attributes" = "3:6"
+ "Setting" = "3:1"
+ "UsePlugInResources" = "11:FALSE"
+ }
+ }
"LanguageId" = "3:0"
"Exclude" = "11:FALSE"
"Folder" = "8:"
@@ -735,22 +914,52 @@
"Feature" = "8:"
"IsolateTo" = "8:"
}
- "{AC8774A4-3E09-11D3-8E14-00C04F6837D0}:_C51DC62D705D42CB9B370F211F84DE8E"
+ "{AC8774A4-3E09-11D3-8E14-00C04F6837D0}:_C797394397E74276AFAADBF3EF3B69CC"
{
"UseDynamicProperties" = "11:TRUE"
"IsDependency" = "11:TRUE"
- "SourcePath" = "8:XercesCRuntimeDebug.msm"
+ "SourcePath" = "8:BerkeleyDBRuntimeDebug.msm"
+ "ModuleSignature" = "8:MergeModule.322C5D4010C3431087389006EF9BC602"
+ "Properties"
+ {
+ "_28D9A93C72B347ED90A0256E6A900174.322C5D4010C3431087389006EF9BC602"
+ {
+ "Name" = "8:_28D9A93C72B347ED90A0256E6A900174.322C5D4010C3431087389006EF9BC602"
+ "DisplayName" = "8:Module Retargetable Folder"
+ "Description" = "8:"
+ "Type" = "3:32769"
+ "ContextData" = "8:_RetargetableFolder"
+ "Attributes" = "3:6"
+ "Setting" = "3:1"
+ "UsePlugInResources" = "11:FALSE"
+ }
+ }
"LanguageId" = "3:0"
"Exclude" = "11:FALSE"
"Folder" = "8:"
"Feature" = "8:"
"IsolateTo" = "8:"
}
- "{AC8774A4-3E09-11D3-8E14-00C04F6837D0}:_D8FFC40480C9474D96B257F99899E742"
+ "{AC8774A4-3E09-11D3-8E14-00C04F6837D0}:_CAB156CEC6294BFEAE6D061C293D1DC0"
{
"UseDynamicProperties" = "11:TRUE"
"IsDependency" = "11:TRUE"
- "SourcePath" = "8:OpenSSLRuntime.msm"
+ "SourcePath" = "8:BerkeleyDBRuntime.msm"
+ "ModuleSignature" = "8:MergeModule.F9B82A94BAF2496A9CF7665CDE828FEC"
+ "Properties"
+ {
+ "_7DC4317E664C43829847DA1D47C7ADF1.F9B82A94BAF2496A9CF7665CDE828FEC"
+ {
+ "Name" = "8:_7DC4317E664C43829847DA1D47C7ADF1.F9B82A94BAF2496A9CF7665CDE828FEC"
+ "DisplayName" = "8:Module Retargetable Folder"
+ "Description" = "8:"
+ "Type" = "3:32769"
+ "ContextData" = "8:_RetargetableFolder"
+ "Attributes" = "3:6"
+ "Setting" = "3:1"
+ "UsePlugInResources" = "11:FALSE"
+ }
+ }
"LanguageId" = "3:0"
"Exclude" = "11:FALSE"
"Folder" = "8:"
@@ -767,9 +976,9 @@
"Attributes" = "3:3"
"Dialogs"
{
- "{E4ECAB24-4AB7-11D3-8D78-00A0C9CFCEE6}:_8A7922EB43664032A8BC1ECAA8B54C53"
+ "{E4ECAB24-4AB7-11D3-8D78-00A0C9CFCEE6}:_A0CBEC739E0542B8B0E96AA0DD0DAE56"
{
- "Sequence" = "3:100"
+ "Sequence" = "3:120"
"DisplayName" = "8:Finished"
"UseDynamicProperties" = "11:TRUE"
"IsDependency" = "11:FALSE"
@@ -791,6 +1000,55 @@
}
}
}
+ "{E4ECAB24-4AB7-11D3-8D78-00A0C9CFCEE6}:_B2A867ED13534EFAAA0FA726844E592D"
+ {
+ "Sequence" = "3:110"
+ "DisplayName" = "8:Read Me"
+ "UseDynamicProperties" = "11:TRUE"
+ "IsDependency" = "11:FALSE"
+ "SourcePath" = "8:<VsdDialogDir>\\VsdReadmeDlg.wid"
+ "ModuleSignature" = "8:VsdDialogs.A1BFAED8_4622_4D40_87D2_46D69DC2AA7A"
+ "Properties"
+ {
+ "BannerBitmap"
+ {
+ "Name" = "8:BannerBitmap"
+ "DisplayName" = "8:#1001"
+ "Description" = "8:#1101"
+ "Type" = "3:8"
+ "ContextData" = "8:Bitmap"
+ "Attributes" = "3:4"
+ "Setting" = "3:2"
+ "Value" = "8:_27DF8B6F67D84FEEA75F2321DAB36831"
+ "UsePlugInResources" = "11:TRUE"
+ }
+ "ReadmeText"
+ {
+ "Name" = "8:ReadmeText"
+ "DisplayName" = "8:#1010"
+ "Description" = "8:#1110"
+ "Type" = "3:6"
+ "ContextData" = "8:"
+ "Attributes" = "3:0"
+ "Setting" = "3:2"
+ "Value" = "8:_63502744779D41BD85E21338A5AD267E"
+ "UsePlugInResources" = "11:TRUE"
+ }
+ "Sunken"
+ {
+ "Name" = "8:Sunken"
+ "DisplayName" = "8:#1007"
+ "Description" = "8:#1107"
+ "Type" = "3:5"
+ "ContextData" = "8:4;True=4;False=0"
+ "Attributes" = "3:0"
+ "Setting" = "3:0"
+ "Value" = "3:4"
+ "DefaultValue" = "3:4"
+ "UsePlugInResources" = "11:TRUE"
+ }
+ }
+ }
}
}
"{7DFFC192-4ABE-11D3-8D78-00A0C9CFCEE6}:_0D99AB3DE0594C26B8D4248C2B75F8C2"
@@ -802,7 +1060,7 @@
{
"{E4ECAB24-4AB7-11D3-8D78-00A0C9CFCEE6}:_60A6332ED393467C96C432FF10339B2F"
{
- "Sequence" = "3:100"
+ "Sequence" = "3:110"
"DisplayName" = "8:Finished"
"UseDynamicProperties" = "11:TRUE"
"IsDependency" = "11:FALSE"
@@ -824,6 +1082,55 @@
}
}
}
+ "{E4ECAB24-4AB7-11D3-8D78-00A0C9CFCEE6}:_AD9F23D4001640CC8F2FB037E080BC21"
+ {
+ "Sequence" = "3:100"
+ "DisplayName" = "8:Read Me"
+ "UseDynamicProperties" = "11:TRUE"
+ "IsDependency" = "11:FALSE"
+ "SourcePath" = "8:<VsdDialogDir>\\VsdAdminReadmeDlg.wid"
+ "ModuleSignature" = "8:VsdDialogs.A5DB290E_33A5_4404_8B7E_8DD140542F57"
+ "Properties"
+ {
+ "BannerBitmap"
+ {
+ "Name" = "8:BannerBitmap"
+ "DisplayName" = "8:#1001"
+ "Description" = "8:#1101"
+ "Type" = "3:8"
+ "ContextData" = "8:Bitmap"
+ "Attributes" = "3:4"
+ "Setting" = "3:2"
+ "Value" = "8:_27DF8B6F67D84FEEA75F2321DAB36831"
+ "UsePlugInResources" = "11:TRUE"
+ }
+ "ReadmeText"
+ {
+ "Name" = "8:ReadmeText"
+ "DisplayName" = "8:#1010"
+ "Description" = "8:#1110"
+ "Type" = "3:6"
+ "ContextData" = "8:"
+ "Attributes" = "3:0"
+ "Setting" = "3:2"
+ "Value" = "8:_63502744779D41BD85E21338A5AD267E"
+ "UsePlugInResources" = "11:TRUE"
+ }
+ "Sunken"
+ {
+ "Name" = "8:Sunken"
+ "DisplayName" = "8:#1007"
+ "Description" = "8:#1107"
+ "Type" = "3:5"
+ "ContextData" = "8:4;True=4;False=0"
+ "Attributes" = "3:0"
+ "Setting" = "3:0"
+ "Value" = "3:4"
+ "DefaultValue" = "3:4"
+ "UsePlugInResources" = "11:TRUE"
+ }
+ }
+ }
}
}
"{E4ECAB26-4AB7-11D3-8D78-00A0C9CFCEE6}:_47D2122E5DE54609B83BCBBE51A25660"
@@ -840,9 +1147,58 @@
"Attributes" = "3:1"
"Dialogs"
{
+ "{E4ECAB24-4AB7-11D3-8D78-00A0C9CFCEE6}:_23A7921DC56C4EABB22F220A958A4775"
+ {
+ "Sequence" = "3:200"
+ "DisplayName" = "8:License Agreement"
+ "UseDynamicProperties" = "11:TRUE"
+ "IsDependency" = "11:FALSE"
+ "SourcePath" = "8:<VsdDialogDir>\\VsdLicenseDlg.wid"
+ "ModuleSignature" = "8:VsdDialogs.8FA7D956_B864_4FF4_92F0_FB2799B33176"
+ "Properties"
+ {
+ "BannerBitmap"
+ {
+ "Name" = "8:BannerBitmap"
+ "DisplayName" = "8:#1001"
+ "Description" = "8:#1101"
+ "Type" = "3:8"
+ "ContextData" = "8:Bitmap"
+ "Attributes" = "3:4"
+ "Setting" = "3:2"
+ "Value" = "8:_27DF8B6F67D84FEEA75F2321DAB36831"
+ "UsePlugInResources" = "11:TRUE"
+ }
+ "EulaText"
+ {
+ "Name" = "8:EulaText"
+ "DisplayName" = "8:#1008"
+ "Description" = "8:#1108"
+ "Type" = "3:6"
+ "ContextData" = "8:"
+ "Attributes" = "3:0"
+ "Setting" = "3:2"
+ "Value" = "8:_33A87C17BE994B1BA98A8DF17A1E4217"
+ "UsePlugInResources" = "11:TRUE"
+ }
+ "Sunken"
+ {
+ "Name" = "8:Sunken"
+ "DisplayName" = "8:#1007"
+ "Description" = "8:#1107"
+ "Type" = "3:5"
+ "ContextData" = "8:4;True=4;False=0"
+ "Attributes" = "3:0"
+ "Setting" = "3:0"
+ "Value" = "3:4"
+ "DefaultValue" = "3:4"
+ "UsePlugInResources" = "11:TRUE"
+ }
+ }
+ }
"{E4ECAB24-4AB7-11D3-8D78-00A0C9CFCEE6}:_26A220784525460BB808E19906BE4F2B"
{
- "Sequence" = "3:300"
+ "Sequence" = "3:400"
"DisplayName" = "8:Confirm Installation"
"UseDynamicProperties" = "11:TRUE"
"IsDependency" = "11:FALSE"
@@ -866,7 +1222,7 @@
}
"{E4ECAB24-4AB7-11D3-8D78-00A0C9CFCEE6}:_7A8786F5B9B541869F9A1A323BB89583"
{
- "Sequence" = "3:200"
+ "Sequence" = "3:300"
"DisplayName" = "8:Installation Folder"
"UseDynamicProperties" = "11:TRUE"
"IsDependency" = "11:FALSE"
@@ -919,7 +1275,7 @@
"ContextData" = "8:"
"Attributes" = "3:0"
"Setting" = "3:2"
- "Value" = "8:WARNING: Berkeley DB, Bzlib2, OpenSSL and Xerces-C++ are protected by copyright law and international treaties. Please read carefully each program's license for information on its conditions of use and distribution."
+ "Value" = "8:WARNING: Berkeley DB, libzlib2, OpenSSL and Xerces-C++ are protected by copyright law and international treaties. Please read carefully their respective license agreements on the next page."
"DefaultValue" = "8:#1202"
"UsePlugInResources" = "11:TRUE"
}
@@ -932,7 +1288,7 @@
"ContextData" = "8:"
"Attributes" = "3:0"
"Setting" = "3:2"
- "Value" = "8:The installer will guide you through the steps required to install Berkeley DB, Bzlib2, OpenSSL and Xerces-C++ for Visual Studio .NET on your computer."
+ "Value" = "8:The installer will guide you through the steps required to install Berkeley DB, libbzlib2, OpenSSL and Xerces-C++ for Visual Studio .NET 2002 on your computer."
"DefaultValue" = "8:#1203"
"UsePlugInResources" = "11:TRUE"
}
@@ -1101,7 +1457,7 @@
"ContextData" = "8:"
"Attributes" = "3:0"
"Setting" = "3:2"
- "Value" = "8:WARNING: Berkeley DB, Bzlib2, OpenSSL and Xerces-C++ are protected by copyright law and international treaties. Please read carefully each program's license for information on its conditions of use and distribution."
+ "Value" = "8:WARNING: Berkeley DB, libzlib2, OpenSSL and Xerces-C++ are protected by copyright law and international treaties. Please read carefully their respective license agreements on the next page."
"DefaultValue" = "8:#1202"
"UsePlugInResources" = "11:TRUE"
}
@@ -1114,12 +1470,61 @@
"ContextData" = "8:"
"Attributes" = "3:0"
"Setting" = "3:2"
- "Value" = "8:The installer will guide you through the steps required to install Berkeley DB, Bzlib2, OpenSSL and Xerces-C++ for Visual Studio .NET on your computer."
+ "Value" = "8:The installer will guide you through the steps required to install Berkeley DB, libbzlib2, OpenSSL and Xerces-C++ for Visual Studio .NET 2002 on your computer."
"DefaultValue" = "8:#1203"
"UsePlugInResources" = "11:TRUE"
}
}
}
+ "{E4ECAB24-4AB7-11D3-8D78-00A0C9CFCEE6}:_E10DB654643A4F5A922F141ACC512001"
+ {
+ "Sequence" = "3:110"
+ "DisplayName" = "8:License Agreement"
+ "UseDynamicProperties" = "11:TRUE"
+ "IsDependency" = "11:FALSE"
+ "SourcePath" = "8:<VsdDialogDir>\\VsdAdminLicenseDlg.wid"
+ "ModuleSignature" = "8:VsdDialogs.836CEFDB_3154_4E4C_84F8_DC115871E5E1"
+ "Properties"
+ {
+ "BannerBitmap"
+ {
+ "Name" = "8:BannerBitmap"
+ "DisplayName" = "8:#1001"
+ "Description" = "8:#1101"
+ "Type" = "3:8"
+ "ContextData" = "8:Bitmap"
+ "Attributes" = "3:4"
+ "Setting" = "3:2"
+ "Value" = "8:_27DF8B6F67D84FEEA75F2321DAB36831"
+ "UsePlugInResources" = "11:TRUE"
+ }
+ "EulaText"
+ {
+ "Name" = "8:EulaText"
+ "DisplayName" = "8:#1008"
+ "Description" = "8:#1108"
+ "Type" = "3:6"
+ "ContextData" = "8:"
+ "Attributes" = "3:0"
+ "Setting" = "3:2"
+ "Value" = "8:_33A87C17BE994B1BA98A8DF17A1E4217"
+ "UsePlugInResources" = "11:TRUE"
+ }
+ "Sunken"
+ {
+ "Name" = "8:Sunken"
+ "DisplayName" = "8:#1007"
+ "Description" = "8:#1107"
+ "Type" = "3:5"
+ "ContextData" = "8:4;True=4;False=0"
+ "Attributes" = "3:0"
+ "Setting" = "3:0"
+ "Value" = "3:4"
+ "DefaultValue" = "3:4"
+ "UsePlugInResources" = "11:TRUE"
+ }
+ }
+ }
"{E4ECAB24-4AB7-11D3-8D78-00A0C9CFCEE6}:_F115B5110E1746748C00C75897722B64"
{
"Sequence" = "3:300"
diff --git a/cpp/install/vc70/XercesCRuntime/XercesCRuntime.vdproj b/cpp/install/vc70/XercesCRuntime/XercesCRuntime.vdproj
index 69832cf43b1..5fd1353e46d 100644
--- a/cpp/install/vc70/XercesCRuntime/XercesCRuntime.vdproj
+++ b/cpp/install/vc70/XercesCRuntime/XercesCRuntime.vdproj
@@ -27,12 +27,6 @@
}
"Entry"
{
- "MsmKey" = "8:_6D20C4E859114E588F364F416768EDD9"
- "OwnerKey" = "8:_UNDEFINED"
- "MsmSig" = "8:C:\\BUILDS\\XERCES-C-SRC2_2_0\\LICENSE"
- }
- "Entry"
- {
"MsmKey" = "8:_B75E5E2BF26543D4888381F92BB17072"
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:VC_User_CRT.BA9B6D09_0DE0_11D5_A548_0090278A1BB8"
@@ -106,26 +100,6 @@
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
}
- "{54DA9790-1474-11D3-8E00-00C04F6837D0}:_6D20C4E859114E588F364F416768EDD9"
- {
- "SourcePath" = "8:..\\..\\..\\..\\xerces-c-src2_2_0\\LICENSE"
- "TargetName" = "8:XercesC-LICENSE"
- "Tag" = "8:"
- "Folder" = "8:_0A7A7D6961984C299E04CDCA5FA090F6"
- "Condition" = "8:"
- "Transitive" = "11:FALSE"
- "Vital" = "11:TRUE"
- "ReadOnly" = "11:FALSE"
- "Hidden" = "11:FALSE"
- "System" = "11:FALSE"
- "Permanent" = "11:FALSE"
- "SharedLegacy" = "11:FALSE"
- "PackageAs" = "3:1"
- "Register" = "3:1"
- "Exclude" = "11:FALSE"
- "IsDependency" = "11:FALSE"
- "IsolateTo" = "8:"
- }
}
"FileType"
{
diff --git a/cpp/install/vc70/vc70.sln b/cpp/install/vc70/vc70.sln
index ae6152d4324..66d85d71ae2 100644
--- a/cpp/install/vc70/vc70.sln
+++ b/cpp/install/vc70/vc70.sln
@@ -37,65 +37,139 @@ Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "IcePDB", "IcePDB\IcePDB.vdp
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
- ConfigName.0 = Ice
- ConfigName.1 = ThirdParty
+ ConfigName.0 = Debug
+ ConfigName.1 = Ice
+ ConfigName.2 = Release
+ ConfigName.3 = ThirdParty
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
+ {E9665B4F-D76E-4D20-B6D7-8F9353BA0EC8}.Debug.ActiveCfg = ThirdParty
+ {E9665B4F-D76E-4D20-B6D7-8F9353BA0EC8}.Debug.Build.0 = ThirdParty
{E9665B4F-D76E-4D20-B6D7-8F9353BA0EC8}.Ice.ActiveCfg = ThirdParty
+ {E9665B4F-D76E-4D20-B6D7-8F9353BA0EC8}.Release.ActiveCfg = ThirdParty
+ {E9665B4F-D76E-4D20-B6D7-8F9353BA0EC8}.Release.Build.0 = ThirdParty
{E9665B4F-D76E-4D20-B6D7-8F9353BA0EC8}.ThirdParty.ActiveCfg = ThirdParty
{E9665B4F-D76E-4D20-B6D7-8F9353BA0EC8}.ThirdParty.Build.0 = ThirdParty
+ {A468E14B-CEE8-406A-9FFA-99CFFE14B0A8}.Debug.ActiveCfg = ThirdParty
+ {A468E14B-CEE8-406A-9FFA-99CFFE14B0A8}.Debug.Build.0 = ThirdParty
{A468E14B-CEE8-406A-9FFA-99CFFE14B0A8}.Ice.ActiveCfg = ThirdParty
+ {A468E14B-CEE8-406A-9FFA-99CFFE14B0A8}.Release.ActiveCfg = ThirdParty
+ {A468E14B-CEE8-406A-9FFA-99CFFE14B0A8}.Release.Build.0 = ThirdParty
{A468E14B-CEE8-406A-9FFA-99CFFE14B0A8}.ThirdParty.ActiveCfg = ThirdParty
{A468E14B-CEE8-406A-9FFA-99CFFE14B0A8}.ThirdParty.Build.0 = ThirdParty
+ {ABABC608-592C-49ED-9C3C-D1BDD22C90BD}.Debug.ActiveCfg = ThirdParty
+ {ABABC608-592C-49ED-9C3C-D1BDD22C90BD}.Debug.Build.0 = ThirdParty
{ABABC608-592C-49ED-9C3C-D1BDD22C90BD}.Ice.ActiveCfg = ThirdParty
+ {ABABC608-592C-49ED-9C3C-D1BDD22C90BD}.Release.ActiveCfg = ThirdParty
+ {ABABC608-592C-49ED-9C3C-D1BDD22C90BD}.Release.Build.0 = ThirdParty
{ABABC608-592C-49ED-9C3C-D1BDD22C90BD}.ThirdParty.ActiveCfg = ThirdParty
{ABABC608-592C-49ED-9C3C-D1BDD22C90BD}.ThirdParty.Build.0 = ThirdParty
+ {185970EE-33C4-48CF-91E8-E4ED4B3ABDCA}.Debug.ActiveCfg = ThirdParty
+ {185970EE-33C4-48CF-91E8-E4ED4B3ABDCA}.Debug.Build.0 = ThirdParty
{185970EE-33C4-48CF-91E8-E4ED4B3ABDCA}.Ice.ActiveCfg = ThirdParty
+ {185970EE-33C4-48CF-91E8-E4ED4B3ABDCA}.Release.ActiveCfg = ThirdParty
+ {185970EE-33C4-48CF-91E8-E4ED4B3ABDCA}.Release.Build.0 = ThirdParty
{185970EE-33C4-48CF-91E8-E4ED4B3ABDCA}.ThirdParty.ActiveCfg = ThirdParty
{185970EE-33C4-48CF-91E8-E4ED4B3ABDCA}.ThirdParty.Build.0 = ThirdParty
+ {1F53BB53-9632-41C6-8A50-C79740B94192}.Debug.ActiveCfg = ThirdParty
+ {1F53BB53-9632-41C6-8A50-C79740B94192}.Debug.Build.0 = ThirdParty
{1F53BB53-9632-41C6-8A50-C79740B94192}.Ice.ActiveCfg = ThirdParty
+ {1F53BB53-9632-41C6-8A50-C79740B94192}.Release.ActiveCfg = ThirdParty
+ {1F53BB53-9632-41C6-8A50-C79740B94192}.Release.Build.0 = ThirdParty
{1F53BB53-9632-41C6-8A50-C79740B94192}.ThirdParty.ActiveCfg = ThirdParty
{1F53BB53-9632-41C6-8A50-C79740B94192}.ThirdParty.Build.0 = ThirdParty
+ {93474214-651D-468A-BDAE-C6E30A323ECD}.Debug.ActiveCfg = ThirdParty
+ {93474214-651D-468A-BDAE-C6E30A323ECD}.Debug.Build.0 = ThirdParty
{93474214-651D-468A-BDAE-C6E30A323ECD}.Ice.ActiveCfg = ThirdParty
+ {93474214-651D-468A-BDAE-C6E30A323ECD}.Release.ActiveCfg = ThirdParty
+ {93474214-651D-468A-BDAE-C6E30A323ECD}.Release.Build.0 = ThirdParty
{93474214-651D-468A-BDAE-C6E30A323ECD}.ThirdParty.ActiveCfg = ThirdParty
{93474214-651D-468A-BDAE-C6E30A323ECD}.ThirdParty.Build.0 = ThirdParty
+ {68EFA355-EB65-41ED-B5B1-B575A2D1176E}.Debug.ActiveCfg = ThirdParty
+ {68EFA355-EB65-41ED-B5B1-B575A2D1176E}.Debug.Build.0 = ThirdParty
{68EFA355-EB65-41ED-B5B1-B575A2D1176E}.Ice.ActiveCfg = ThirdParty
+ {68EFA355-EB65-41ED-B5B1-B575A2D1176E}.Release.ActiveCfg = ThirdParty
+ {68EFA355-EB65-41ED-B5B1-B575A2D1176E}.Release.Build.0 = ThirdParty
{68EFA355-EB65-41ED-B5B1-B575A2D1176E}.ThirdParty.ActiveCfg = ThirdParty
{68EFA355-EB65-41ED-B5B1-B575A2D1176E}.ThirdParty.Build.0 = ThirdParty
+ {032AC45C-B224-465D-B89C-F497BDD13BB1}.Debug.ActiveCfg = ThirdParty
+ {032AC45C-B224-465D-B89C-F497BDD13BB1}.Debug.Build.0 = ThirdParty
{032AC45C-B224-465D-B89C-F497BDD13BB1}.Ice.ActiveCfg = ThirdParty
+ {032AC45C-B224-465D-B89C-F497BDD13BB1}.Release.ActiveCfg = ThirdParty
+ {032AC45C-B224-465D-B89C-F497BDD13BB1}.Release.Build.0 = ThirdParty
{032AC45C-B224-465D-B89C-F497BDD13BB1}.ThirdParty.ActiveCfg = ThirdParty
{032AC45C-B224-465D-B89C-F497BDD13BB1}.ThirdParty.Build.0 = ThirdParty
+ {2A9AC4D4-4EB3-47F7-AE10-D2B7D1E9DA8D}.Debug.ActiveCfg = ThirdParty
+ {2A9AC4D4-4EB3-47F7-AE10-D2B7D1E9DA8D}.Debug.Build.0 = ThirdParty
{2A9AC4D4-4EB3-47F7-AE10-D2B7D1E9DA8D}.Ice.ActiveCfg = ThirdParty
+ {2A9AC4D4-4EB3-47F7-AE10-D2B7D1E9DA8D}.Release.ActiveCfg = ThirdParty
+ {2A9AC4D4-4EB3-47F7-AE10-D2B7D1E9DA8D}.Release.Build.0 = ThirdParty
{2A9AC4D4-4EB3-47F7-AE10-D2B7D1E9DA8D}.ThirdParty.ActiveCfg = ThirdParty
{2A9AC4D4-4EB3-47F7-AE10-D2B7D1E9DA8D}.ThirdParty.Build.0 = ThirdParty
+ {511A09A7-2D37-42F6-8ACE-C1A3A4CCD7B6}.Debug.ActiveCfg = ThirdParty
+ {511A09A7-2D37-42F6-8ACE-C1A3A4CCD7B6}.Debug.Build.0 = ThirdParty
{511A09A7-2D37-42F6-8ACE-C1A3A4CCD7B6}.Ice.ActiveCfg = ThirdParty
+ {511A09A7-2D37-42F6-8ACE-C1A3A4CCD7B6}.Release.ActiveCfg = ThirdParty
+ {511A09A7-2D37-42F6-8ACE-C1A3A4CCD7B6}.Release.Build.0 = ThirdParty
{511A09A7-2D37-42F6-8ACE-C1A3A4CCD7B6}.ThirdParty.ActiveCfg = ThirdParty
{511A09A7-2D37-42F6-8ACE-C1A3A4CCD7B6}.ThirdParty.Build.0 = ThirdParty
+ {58474DDD-CDA1-4243-AC66-776C7A8A1C52}.Debug.ActiveCfg = Ice
+ {58474DDD-CDA1-4243-AC66-776C7A8A1C52}.Debug.Build.0 = Ice
{58474DDD-CDA1-4243-AC66-776C7A8A1C52}.Ice.ActiveCfg = Ice
{58474DDD-CDA1-4243-AC66-776C7A8A1C52}.Ice.Build.0 = Ice
+ {58474DDD-CDA1-4243-AC66-776C7A8A1C52}.Release.ActiveCfg = Ice
+ {58474DDD-CDA1-4243-AC66-776C7A8A1C52}.Release.Build.0 = Ice
{58474DDD-CDA1-4243-AC66-776C7A8A1C52}.ThirdParty.ActiveCfg = Ice
+ {E3ACF956-DACD-463A-B79A-B46216682808}.Debug.ActiveCfg = Ice
+ {E3ACF956-DACD-463A-B79A-B46216682808}.Debug.Build.0 = Ice
{E3ACF956-DACD-463A-B79A-B46216682808}.Ice.ActiveCfg = Ice
{E3ACF956-DACD-463A-B79A-B46216682808}.Ice.Build.0 = Ice
+ {E3ACF956-DACD-463A-B79A-B46216682808}.Release.ActiveCfg = Ice
+ {E3ACF956-DACD-463A-B79A-B46216682808}.Release.Build.0 = Ice
{E3ACF956-DACD-463A-B79A-B46216682808}.ThirdParty.ActiveCfg = Ice
+ {BF34121D-3304-4F58-996D-1C1A7444D840}.Debug.ActiveCfg = Ice
+ {BF34121D-3304-4F58-996D-1C1A7444D840}.Debug.Build.0 = Ice
{BF34121D-3304-4F58-996D-1C1A7444D840}.Ice.ActiveCfg = Ice
{BF34121D-3304-4F58-996D-1C1A7444D840}.Ice.Build.0 = Ice
+ {BF34121D-3304-4F58-996D-1C1A7444D840}.Release.ActiveCfg = Ice
+ {BF34121D-3304-4F58-996D-1C1A7444D840}.Release.Build.0 = Ice
{BF34121D-3304-4F58-996D-1C1A7444D840}.ThirdParty.ActiveCfg = Ice
+ {0ED9C353-C9EF-4F6D-BA05-DB82B8F8D1B5}.Debug.ActiveCfg = Ice
+ {0ED9C353-C9EF-4F6D-BA05-DB82B8F8D1B5}.Debug.Build.0 = Ice
{0ED9C353-C9EF-4F6D-BA05-DB82B8F8D1B5}.Ice.ActiveCfg = Ice
{0ED9C353-C9EF-4F6D-BA05-DB82B8F8D1B5}.Ice.Build.0 = Ice
+ {0ED9C353-C9EF-4F6D-BA05-DB82B8F8D1B5}.Release.ActiveCfg = Ice
+ {0ED9C353-C9EF-4F6D-BA05-DB82B8F8D1B5}.Release.Build.0 = Ice
{0ED9C353-C9EF-4F6D-BA05-DB82B8F8D1B5}.ThirdParty.ActiveCfg = Ice
+ {1A7C97B6-E555-4C1D-BF32-55D5D6E64003}.Debug.ActiveCfg = ThirdParty
+ {1A7C97B6-E555-4C1D-BF32-55D5D6E64003}.Debug.Build.0 = ThirdParty
{1A7C97B6-E555-4C1D-BF32-55D5D6E64003}.Ice.ActiveCfg = ThirdParty
+ {1A7C97B6-E555-4C1D-BF32-55D5D6E64003}.Release.ActiveCfg = ThirdParty
+ {1A7C97B6-E555-4C1D-BF32-55D5D6E64003}.Release.Build.0 = ThirdParty
{1A7C97B6-E555-4C1D-BF32-55D5D6E64003}.ThirdParty.ActiveCfg = ThirdParty
{1A7C97B6-E555-4C1D-BF32-55D5D6E64003}.ThirdParty.Build.0 = ThirdParty
+ {6761DFC8-1376-4270-B8B3-A71D3C2ABDC4}.Debug.ActiveCfg = ThirdParty
+ {6761DFC8-1376-4270-B8B3-A71D3C2ABDC4}.Debug.Build.0 = ThirdParty
{6761DFC8-1376-4270-B8B3-A71D3C2ABDC4}.Ice.ActiveCfg = ThirdParty
+ {6761DFC8-1376-4270-B8B3-A71D3C2ABDC4}.Release.ActiveCfg = ThirdParty
+ {6761DFC8-1376-4270-B8B3-A71D3C2ABDC4}.Release.Build.0 = ThirdParty
{6761DFC8-1376-4270-B8B3-A71D3C2ABDC4}.ThirdParty.ActiveCfg = ThirdParty
{6761DFC8-1376-4270-B8B3-A71D3C2ABDC4}.ThirdParty.Build.0 = ThirdParty
+ {745D0455-7792-4C23-B6DC-B00C442E23E7}.Debug.ActiveCfg = Ice
+ {745D0455-7792-4C23-B6DC-B00C442E23E7}.Debug.Build.0 = Ice
{745D0455-7792-4C23-B6DC-B00C442E23E7}.Ice.ActiveCfg = Ice
{745D0455-7792-4C23-B6DC-B00C442E23E7}.Ice.Build.0 = Ice
+ {745D0455-7792-4C23-B6DC-B00C442E23E7}.Release.ActiveCfg = Ice
+ {745D0455-7792-4C23-B6DC-B00C442E23E7}.Release.Build.0 = Ice
{745D0455-7792-4C23-B6DC-B00C442E23E7}.ThirdParty.ActiveCfg = Ice
+ {B3EE5B8B-B779-49AB-BFD6-5586E454E72D}.Debug.ActiveCfg = Ice
+ {B3EE5B8B-B779-49AB-BFD6-5586E454E72D}.Debug.Build.0 = Ice
{B3EE5B8B-B779-49AB-BFD6-5586E454E72D}.Ice.ActiveCfg = Ice
{B3EE5B8B-B779-49AB-BFD6-5586E454E72D}.Ice.Build.0 = Ice
+ {B3EE5B8B-B779-49AB-BFD6-5586E454E72D}.Release.ActiveCfg = Ice
+ {B3EE5B8B-B779-49AB-BFD6-5586E454E72D}.Release.Build.0 = Ice
{B3EE5B8B-B779-49AB-BFD6-5586E454E72D}.ThirdParty.ActiveCfg = Ice
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
diff --git a/cpp/install/zeroc.jpg b/cpp/install/zeroc.jpg
index 1748ed66f79..12cbefb3a4a 100755
--- a/cpp/install/zeroc.jpg
+++ b/cpp/install/zeroc.jpg
Binary files differ