From 8dd19b5db53978a8ccd5d476ceaf482160e16439 Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Fri, 19 Sep 2008 12:15:22 -0500 Subject: [svn-r15661] Purpose: Add szip/zlib link dependencies to Windows earray[dll] projects Description: earray[dll] builds were failing on Windows because of missing link dependencies to szip and zlib libraries (amongst other reasons). This checkin adds those dependencies. --- windows/test/earray/earray.vcproj | 42 ++++++++++++++++----------------- windows/test/earraydll/earraydll.vcproj | 42 ++++++++++++++++----------------- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/windows/test/earray/earray.vcproj b/windows/test/earray/earray.vcproj index caad7dd..2af3404 100644 --- a/windows/test/earray/earray.vcproj +++ b/windows/test/earray/earray.vcproj @@ -64,7 +64,7 @@ />