From: Jeff Lenk Date: Mon, 16 Nov 2009 15:50:47 +0000 (+0000) Subject: correct path setting X-Git-Tag: v1.0.6~1401 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29cc73abe6f8987d6093cdbcf62175f9d79a0692;p=thirdparty%2Ffreeswitch.git correct path setting git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15481 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/win32/Download LIBBV16.2008.vcproj b/libs/win32/Download LIBBV16.2008.vcproj index 18e436fef7..53638f5967 100644 --- a/libs/win32/Download LIBBV16.2008.vcproj +++ b/libs/win32/Download LIBBV16.2008.vcproj @@ -76,7 +76,7 @@ Name="VCCustomBuildTool" Description="Downloading LIBBV16." CommandLine="if not exist "$(ProjectDir)..\libbv16-0.1" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/libbv16-0.1.tar.gz "$(ProjectDir).." " - Outputs="$(ProjectDir)..\LIBBV16" + Outputs="$(ProjectDir)..\LIBBV16-0.1" />