]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
quote directory names for directories with spaces in their names.
authorMichael Jerris <mike@jerris.com>
Sun, 27 Aug 2006 20:08:04 +0000 (20:08 +0000)
committerMichael Jerris <mike@jerris.com>
Sun, 27 Aug 2006 20:08:04 +0000 (20:08 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2409 d0543943-73ff-0310-b7d9-9358b9ac24b2

15 files changed:
libs/win32/Download APR-Iconv.vcproj
libs/win32/Download APR-Util.vcproj
libs/win32/Download APR.vcproj
libs/win32/Download CURL.vcproj
libs/win32/Download EXOSIP.vcproj
libs/win32/Download HOWL.vcproj
libs/win32/Download IKSEMEL.vcproj
libs/win32/Download LIBRESAMPLE.vcproj
libs/win32/Download LIBSNDFILE.vcproj
libs/win32/Download PCRE.vcproj
libs/win32/Download PORTAUDIO.vcproj
libs/win32/Download SPEEX.vcproj
libs/win32/Download SPIDERMONKEY.vcproj
libs/win32/Download SQLITE.vcproj
libs/win32/Download XMLRPC.vcproj

index fbef0102627c69a665ad62f98c6cfb25cadc8af2..31d25d3f3dc21470c9080e4c856da2ae554b40b5 100644 (file)
@@ -24,6 +24,9 @@
                        CharacterSet="2"\r
                        BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"\r
                        >\r
+                       <Tool\r
+                               Name="VCPreBuildEventTool"\r
+                       />\r
                        <Tool\r
                                Name="VCCustomBuildTool"\r
                        />\r
@@ -43,6 +46,9 @@
                        CharacterSet="2"\r
                        BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"\r
                        >\r
+                       <Tool\r
+                               Name="VCPreBuildEventTool"\r
+                       />\r
                        <Tool\r
                                Name="VCCustomBuildTool"\r
                        />\r
@@ -66,7 +72,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading APR-Iconv."\r
-                                       CommandLine="if not exist $(ProjectDir)..\apr-iconv-1.1.1 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/apr-iconv-1.1.1.tar.gz $(ProjectDir).."\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\apr-iconv-1.1.1&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/apr-iconv-1.1.1.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\apr-iconv-1.1.1"\r
                                />\r
                        </FileConfiguration>\r
@@ -76,7 +82,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading APR-Iconv."\r
-                                       CommandLine="if not exist $(ProjectDir)..\apr-iconv-1.1.1 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/apr-iconv-1.1.1.tar.gz $(ProjectDir).."\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\apr-iconv-1.1.1&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/apr-iconv-1.1.1.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\apr-iconv-1.1.1"\r
                                />\r
                        </FileConfiguration>\r
index df5f2f7a0fdd8d152acf0c73eee71532664638a5..97136bfbb9cd467f5aa4268c4ad1f92edfe1c77c 100644 (file)
@@ -72,7 +72,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading APR-Util."\r
-                                       CommandLine="if not exist $(ProjectDir)..\apr-util-1.2.7 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/apr-util-1.2.7.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\apr-util-1.2.7&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/apr-util-1.2.7.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\apr-util-1.2.7"\r
                                />\r
                        </FileConfiguration>\r
@@ -82,7 +82,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading APR-Util."\r
-                                       CommandLine="if not exist $(ProjectDir)..\apr-util-1.2.7 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/apr-util-1.2.7.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\apr-util-1.2.7&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/apr-util-1.2.7.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\apr-util-1.2.7"\r
                                />\r
                        </FileConfiguration>\r
index 71b0bad272dad37995d1e8f2f7bd48b789f7d55a..47c14f67018b056a01bcb636925de3170b86f416 100644 (file)
@@ -26,7 +26,6 @@
                        >\r
                        <Tool\r
                                Name="VCPreBuildEventTool"\r
-                               Description=""\r
                                CommandLine=""\r
                        />\r
                        <Tool\r
@@ -52,7 +51,6 @@
                        >\r
                        <Tool\r
                                Name="VCPreBuildEventTool"\r
-                               Description=""\r
                                CommandLine=""\r
                        />\r
                        <Tool\r
@@ -78,7 +76,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading APR."\r
-                                       CommandLine="if not exist $(ProjectDir)..\apr-1.2.7 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/apr-1.2.7.tar.gz $(ProjectDir).."\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\apr-1.2.7&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/apr-1.2.7.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\apr-1.2.7"\r
                                />\r
                        </FileConfiguration>\r
@@ -88,7 +86,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading APR."\r
-                                       CommandLine="if not exist $(ProjectDir)..\apr-1.2.7 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/apr-1.2.7.tar.gz $(ProjectDir).."\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\apr-1.2.7&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/apr-1.2.7.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\apr-1.2.7"\r
                                />\r
                        </FileConfiguration>\r
index 0da3395056b5722101a9dce0d4c5cd71c3fb945d..c55fbf8464023c8e3e0cb91dc8c9b9d66b7da51d 100644 (file)
@@ -76,7 +76,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading CURL."\r
-                                       CommandLine="if not exist $(ProjectDir)..\curl-7.15.2 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/curl-7.15.2.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\curl-7.15.2&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/curl-7.15.2.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\curl-7.15.2"\r
                                />\r
                        </FileConfiguration>\r
@@ -86,7 +86,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading CURL."\r
-                                       CommandLine="if not exist $(ProjectDir)..\curl-7.15.2 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/curl-7.15.2.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\curl-7.15.2&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/curl-7.15.2.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\curl-7.15.2"\r
                                />\r
                        </FileConfiguration>\r
index 77f9e12dc91da7bff36bc5d9f7ce49288f634c0a..cef318db0eca1582624c87cf05c772cebf5ab3fc 100644 (file)
@@ -76,7 +76,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading EXOSIP."\r
-                                       CommandLine="if not exist $(ProjectDir)..\libosip2-2.2.2 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libosip2-2.2.2.tar.gz $(ProjectDir)..&#x0D;&#x0A;if not exist $(ProjectDir)..\libeXosip2-2.2.2 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libeXosip2-2.2.2.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\libosip2-2.2.2&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libosip2-2.2.2.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;if not exist &quot;$(ProjectDir)..\libeXosip2-2.2.2&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libeXosip2-2.2.2.tar.gz &quot;$(ProjectDir).&quot;.&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\libosip2-2.2.2;$(ProjectDir)..\libeXosip2-2.2.2"\r
                                />\r
                        </FileConfiguration>\r
@@ -86,7 +86,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading EXOSIP."\r
-                                       CommandLine="if not exist $(ProjectDir)..\libosip2-2.2.2 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libosip2-2.2.2.tar.gz $(ProjectDir)..&#x0D;&#x0A;if not exist $(ProjectDir)..\libeXosip2-2.2.2 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libeXosip2-2.2.2.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\libosip2-2.2.2&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libosip2-2.2.2.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;if not exist &quot;$(ProjectDir)..\libeXosip2-2.2.2&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libeXosip2-2.2.2.tar.gz &quot;$(ProjectDir).&quot;.&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\libosip2-2.2.2;$(ProjectDir)..\libeXosip2-2.2.2"\r
                                />\r
                        </FileConfiguration>\r
index be1f846fab1df66df6170926c37b12b4af0f76b3..9f3ec3f40732990fc44e17cbd451720d8e8de6c3 100644 (file)
@@ -76,7 +76,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading HOWL."\r
-                                       CommandLine="if not exist $(ProjectDir)..\howl-1.0.0 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/howl-1.0.0.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\howl-1.0.0&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/howl-1.0.0.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\howl-1.0.0"\r
                                />\r
                        </FileConfiguration>\r
@@ -86,7 +86,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading HOWL."\r
-                                       CommandLine="if not exist $(ProjectDir)..\howl-1.0.0 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/howl-1.0.0.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\howl-1.0.0&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/howl-1.0.0.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\howl-1.0.0"\r
                                />\r
                        </FileConfiguration>\r
index f9aa3a64422ea1f999bb38a2e82520117815b31f..ef86d14616ae95aacce70c8f45ed9ea5c78306f0 100644 (file)
@@ -76,7 +76,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading IKSEMEL."\r
-                                       CommandLine="if not exist $(ProjectDir)..\iksemel-1.2 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/iksemel-1.2.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\iksemel-1.2&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/iksemel-1.2.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\iksemel-1.2"\r
                                />\r
                        </FileConfiguration>\r
@@ -86,7 +86,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading IKSEMEL."\r
-                                       CommandLine="if not exist $(ProjectDir)..\iksemel-1.2 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/iksemel-1.2.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\iksemel-1.2&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/iksemel-1.2.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\iksemel-1.2"\r
                                />\r
                        </FileConfiguration>\r
index e27a780f37748823d83fde08b2b2327052133440..38678d81273aa92e1b285530549f45a930c59839 100644 (file)
@@ -72,7 +72,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading LIBRESAMPLE."\r
-                                       CommandLine="if not exist $(ProjectDir)..\libresample-0.1.3 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libresample-0.1.3.zip $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\libresample-0.1.3&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libresample-0.1.3.zip &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\libresample-0.1.3"\r
                                />\r
                        </FileConfiguration>\r
@@ -82,7 +82,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading LIBRESAMPLE."\r
-                                       CommandLine="if not exist $(ProjectDir)..\libresample-0.1.3 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libresample-0.1.3.zip $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\libresample-0.1.3&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libresample-0.1.3.zip &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\libresample-0.1.3"\r
                                />\r
                        </FileConfiguration>\r
index b95c097ad0ebe4b2ef8361fe8da174c43e60cab7..3a3871774b05b55220b6e737f55336a5d270cec0 100644 (file)
@@ -76,7 +76,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading LIBSNDFILE."\r
-                                       CommandLine="if not exist $(ProjectDir)..\libsndfile-1.0.16 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libsndfile-1.0.16.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\libsndfile-1.0.16&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libsndfile-1.0.16.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\libsndfile-1.0.16"\r
                                />\r
                        </FileConfiguration>\r
@@ -86,7 +86,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading LIBSNDFILE."\r
-                                       CommandLine="if not exist $(ProjectDir)..\libsndfile-1.0.16 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libsndfile-1.0.16.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\libsndfile-1.0.16&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/libsndfile-1.0.16.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\libsndfile-1.0.16"\r
                                />\r
                        </FileConfiguration>\r
index d4518c781f62bea2a5aa72bba06e0e50673c1535..5361996af307c8a41debb29c6399972371150e33 100644 (file)
@@ -72,7 +72,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading PCRE."\r
-                                       CommandLine="if not exist $(ProjectDir)..\pcre-6.4 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/pcre-6.4.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\pcre-6.4&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/pcre-6.4.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\pcre-6.4"\r
                                />\r
                        </FileConfiguration>\r
@@ -82,7 +82,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading PCRE."\r
-                                       CommandLine="if not exist $(ProjectDir)..\pcre-6.4 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/pcre-6.4.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\pcre-6.4&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/pcre-6.4.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\pcre-6.4"\r
                                />\r
                        </FileConfiguration>\r
index d5141f7f63d925a4fd8ca5ec896c678d6e65d3ca..34d467b2bd99498ab4bdb8ffb17565091a3d1138 100644 (file)
@@ -76,7 +76,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading PORTAUDIO."\r
-                                       CommandLine="if not exist $(ProjectDir)..\portaudio_v18_1 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/portaudio_v18_1.zip $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\portaudio_v18_1&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/portaudio_v18_1.zip &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\portaudio_v18_1"\r
                                />\r
                        </FileConfiguration>\r
@@ -86,7 +86,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading PORTAUDIO."\r
-                                       CommandLine="if not exist $(ProjectDir)..\portaudio_v18_1 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/portaudio_v18_1.zip $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\portaudio_v18_1&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/portaudio_v18_1.zip &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\portaudio_v18_1"\r
                                />\r
                        </FileConfiguration>\r
index 47255bda5a452414297c4a833fc843459cf19828..d8774ab49ea9ed3bb1f8a8ed0bb556d2da152076 100644 (file)
@@ -76,7 +76,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading SPEEX."\r
-                                       CommandLine="if not exist $(ProjectDir)..\speex-1.1.11.1 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/speex-1.1.11.1.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\speex-1.1.11.1&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/speex-1.1.11.1.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\speex-1.1.11.1"\r
                                />\r
                        </FileConfiguration>\r
@@ -86,7 +86,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading SPEEX."\r
-                                       CommandLine="if not exist $(ProjectDir)..\speex-1.1.11.1 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/speex-1.1.11.1.tar.gz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\speex-1.1.11.1&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/speex-1.1.11.1.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\speex-1.1.11.1"\r
                                />\r
                        </FileConfiguration>\r
index e16606883e3311978c8d7248b54b2603d16209a9..9c021e89bb4e369a734498be95387e31500efd13 100644 (file)
@@ -76,7 +76,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading SPIDERMONKEY."\r
-                                       CommandLine="if not exist $(ProjectDir)..\js20051231 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/js20051231.zip $(ProjectDir)..&#x0D;&#x0A;if not exist $(ProjectDir)..\nspr-4.6.1.winnt5.debug cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/nspr-4.6.1.winnt5.debug.zip $(ProjectDir)..&#x0D;&#x0A;if not exist $(ProjectDir)..\nspr-4.6.1.winnt5.release cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/nspr-4.6.1.winnt5.release.zip $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\js20051231&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/js20051231.zip &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;if not exist &quot;$(ProjectDir)..\nspr-4.6.1.winnt5.debug&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/nspr-4.6.1.winnt5.debug.zip &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;if not exist &quot;$(ProjectDir)..\nspr-4.6.1.winnt5.release&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/nspr-4.6.1.winnt5.release.zip &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\js20051231"\r
                                />\r
                        </FileConfiguration>\r
@@ -86,7 +86,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading SPIDERMONKEY."\r
-                                       CommandLine="if not exist $(ProjectDir)..\js20051231 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/js20051231.zip $(ProjectDir)..&#x0D;&#x0A;if not exist $(ProjectDir)..\nspr-4.6.1.winnt5.debug cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/nspr-4.6.1.winnt5.debug.zip $(ProjectDir)..&#x0D;&#x0A;if not exist $(ProjectDir)..\nspr-4.6.1.winnt5.release cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/nspr-4.6.1.winnt5.release.zip $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\js20051231&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/js20051231.zip &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;if not exist &quot;$(ProjectDir)..\nspr-4.6.1.winnt5.debug&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/nspr-4.6.1.winnt5.debug.zip &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;if not exist &quot;$(ProjectDir)..\nspr-4.6.1.winnt5.release&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/nspr-4.6.1.winnt5.release.zip &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\js20051231"\r
                                />\r
                        </FileConfiguration>\r
index 8fc3c651babe50e2b847bc36e9b78fcdcae01861..f0597e646215c327408777a81f4a713965a69eb9 100644 (file)
@@ -72,7 +72,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading SQLITE."\r
-                                       CommandLine="if not exist $(ProjectDir)..\sqlite-source-3_3_6 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/sqlite-source-3_3_6.zip $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\sqlite-source-3_3_6&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/sqlite-source-3_3_6.zip &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\sqlite-source-3_3_6"\r
                                />\r
                        </FileConfiguration>\r
@@ -82,7 +82,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading SQLITE."\r
-                                       CommandLine="if not exist $(ProjectDir)..\sqlite-source-3_3_6 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/sqlite-source-3_3_6.zip $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\sqlite-source-3_3_6&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/sqlite-source-3_3_6.zip &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\sqlite-source-3_3_6"\r
                                />\r
                        </FileConfiguration>\r
index 7aae5deb09d6fb8351896f0c4dcf049288b0986f..30fdc7562e9e3b9f2db414bc755d237de4811c8a 100644 (file)
@@ -76,7 +76,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading XMLRPC."\r
-                                       CommandLine="if not exist $(ProjectDir)..\xmlrpc-c-1.03.14 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/xmlrpc-c-1.03.14.tgz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\xmlrpc-c-1.03.14&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/xmlrpc-c-1.03.14.tgz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\xmlrpc-c-1.03.14"\r
                                />\r
                        </FileConfiguration>\r
@@ -86,7 +86,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Downloading XMLRPC."\r
-                                       CommandLine="if not exist $(ProjectDir)..\xmlrpc-c-1.03.14 cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/xmlrpc-c-1.03.14.tgz $(ProjectDir)..&#x0D;&#x0A;"\r
+                                       CommandLine="if not exist &quot;$(ProjectDir)..\xmlrpc-c-1.03.14&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/xmlrpc-c-1.03.14.tgz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"\r
                                        Outputs="$(ProjectDir)..\xmlrpc-c-1.03.14"\r
                                />\r
                        </FileConfiguration>\r