correct path setting

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15481 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Jeff Lenk 2009-11-16 15:50:47 +00:00
parent d1604498ee
commit 29cc73abe6
1 changed files with 2 additions and 2 deletions

View File

@ -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"
/>
</FileConfiguration>
<FileConfiguration
@ -86,7 +86,7 @@
Name="VCCustomBuildTool"
Description="Downloading LIBBV16."
CommandLine="if not exist &quot;$(ProjectDir)..\libbv16-0.1&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://files.freeswitch.org/downloads/libs/libbv16-0.1.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"
Outputs="$(ProjectDir)..\LIBBV16"
Outputs="$(ProjectDir)..\LIBBV16-0.1"
/>
</FileConfiguration>
</File>