]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update for CELT download
authorCarlos J. Talbot <carlos@talbot.net>
Wed, 20 Jan 2010 17:37:12 +0000 (17:37 +0000)
committerCarlos J. Talbot <carlos@talbot.net>
Wed, 20 Jan 2010 17:37:12 +0000 (17:37 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16415 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/win32/Download CELT.vcproj

index b15e7896ab1a1b092c83b3ecfbfdb60e13f66775..0e03f321f782d43d94280f38d461ae396d3f095d 100644 (file)
@@ -76,7 +76,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading CELT."\r
-                                       CommandLine="if not exist &quot;$(ProjectDir)..\flite-1.3.99&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://files.freeswitch.org/downloads/libs/flite-1.3.99-latest.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\celt-0.7.0-1&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://files.freeswitch.org/downloads/libs/celt-0.7.0-1.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;xcopy &quot;$(ProjectDir)\celt\config.h&quot; &quot;$(ProjectDir)..\celt-0.7.0-1\libcelt&quot; /C /D /Y /S /I&#x0D;&#x0A;xcopy &quot;$(ProjectDir)\celt\float_cast.h&quot; &quot;$(ProjectDir)..\celt-0.7.0-1\libcelt&quot; /C /D /Y /S /I&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\CELT"\r
                                />\r
                        </FileConfiguration>\r
@@ -86,7 +86,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading CELT."\r
-                                       CommandLine="if not exist &quot;$(ProjectDir)..\celt-0.7.0-1&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://files.freeswitch.org/downloads/libs/celt-0.7.0-1.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;xcopy &quot;$(ProjectDir)\celt\config.h&quot; &quot;$(ProjectDir)..\celt-0.7.0-1\libcelt&quot; /C /D /Y /S /I&#x0D;&#x0A;xcopy &quot;$(ProjectDir)\celt\float_cast.h&quot; &quot;$(ProjectDir)..\celt-0.7.0-1\libcelt&quot; /C /D /Y /S /I"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\celt-0.7.0-1&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://files.freeswitch.org/downloads/libs/celt-0.7.0-1.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;xcopy &quot;$(ProjectDir)\celt\config.h&quot; &quot;$(ProjectDir)..\celt-0.7.0-1\libcelt&quot; /C /D /Y /S /I&#x0D;&#x0A;xcopy &quot;$(ProjectDir)\celt\float_cast.h&quot; &quot;$(ProjectDir)..\celt-0.7.0-1\libcelt&quot; /C /D /Y /S /I&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\CELT"\r
                                />\r
                        </FileConfiguration>\r