]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-3997 --resolve
authorJeff Lenk <jeff@jefflenk.com>
Wed, 14 Mar 2012 14:26:32 +0000 (09:26 -0500)
committerJeff Lenk <jeff@jefflenk.com>
Wed, 14 Mar 2012 14:26:32 +0000 (09:26 -0500)
libs/win32/Download FLITE.2010.vcxproj

index bb63d1f00b0ead946e019d023087e7695e800731..ca1f31338fa0211268dcb5dc40c039ce5ada8be6 100644 (file)
@@ -71,7 +71,7 @@ if exist "$(ProjectDir)..\flite-1.5.4-current" move "$(ProjectDir)..\flite-1.5.4
 </Command>\r
       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)..\flite-1.5.4;%(Outputs)</Outputs>\r
       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Downloading Flite.</Message>\r
-      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">if not exist "$(ProjectDir)..\flite-1.5.4" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/flite-1.5.4-current.tar.bz2 "$(ProjectDir).."\r
+      <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">if not exist "$(ProjectDir)..\flite-1.5.4" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/flite-1.5.4-current.tar.bz2 "$(ProjectDir).."\r
 if exist "$(ProjectDir)..\flite-1.5.4-current" move "$(ProjectDir)..\flite-1.5.4-current" "$(ProjectDir)..\flite-1.5.4"\r
 </Command>\r
       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)..\flite-1.5.4;%(Outputs)</Outputs>\r