]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
properly quote copy commands for spaces in directory names
authorMichael Jerris <mike@jerris.com>
Wed, 25 Feb 2009 07:08:57 +0000 (07:08 +0000)
committerMichael Jerris <mike@jerris.com>
Wed, 25 Feb 2009 07:08:57 +0000 (07:08 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12276 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/spandsp/src/libspandsp.2005.vcproj
libs/spandsp/src/libspandsp.2008.vcproj
libs/spandsp/src/msvc/vc8proj.foot
libs/spandsp/src/msvc/vc9proj.foot

index b170b7acb05b1c9ebad357fd18079742ab60e33a..31992663221ffdcac4f4c6ee77b951eb56da4cf4 100644 (file)
                                <Tool\r\r
                                        Name="VCCustomBuildTool"\r\r
                                        Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"\r\r
-                                       CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"\r\r
+                                       CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"\r\r
                                        Outputs="$(ProjectDir)$(InputFileName)"\r\r
                                />\r\r
                        </FileConfiguration>\r\r
                                <Tool\r\r
                                        Name="VCCustomBuildTool"\r\r
                                        Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"\r\r
-                                       CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"\r\r
+                                       CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"\r\r
                                        Outputs="$(ProjectDir)$(InputFileName)"\r\r
                                />\r\r
                        </FileConfiguration>\r\r
index 0bacdcd66933ccbfc96eed1effbb2bde3014d2c6..da1907ae47571ef0a0b7124fa826f92c6a673766 100644 (file)
                                <Tool\r\r
                                        Name="VCCustomBuildTool"\r\r
                                        Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"\r\r
-                                       CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"\r\r
+                                       CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"\r\r
                                        Outputs="$(ProjectDir)$(InputFileName)"\r\r
                                />\r\r
                        </FileConfiguration>\r\r
                                <Tool\r\r
                                        Name="VCCustomBuildTool"\r\r
                                        Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"\r\r
-                                       CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"\r\r
+                                       CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"\r\r
                                        Outputs="$(ProjectDir)$(InputFileName)"\r\r
                                />\r\r
                        </FileConfiguration>\r\r
                                <Tool\r\r
                                        Name="VCCustomBuildTool"\r\r
                                        Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"\r\r
-                                       CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"\r\r
+                                       CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"\r\r
                                        Outputs="$(ProjectDir)$(InputFileName)"\r\r
                                />\r\r
                        </FileConfiguration>\r\r
                                <Tool\r\r
                                        Name="VCCustomBuildTool"\r\r
                                        Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"\r\r
-                                       CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"\r\r
+                                       CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"\r\r
                                        Outputs="$(ProjectDir)$(InputFileName)"\r\r
                                />\r\r
                        </FileConfiguration>\r\r
index 8f0252889ef9e6183e771b366802af80570a0584..4d2bee2efedaa6f90ad0c6bfe9613782d30c5387 100644 (file)
@@ -8,7 +8,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"\r
-                                       CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"\r
+                                       CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"\r
                                        Outputs="$(ProjectDir)$(InputFileName)"\r
                                />\r
                        </FileConfiguration>\r
@@ -18,7 +18,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"\r
-                                       CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"\r
+                                       CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"\r
                                        Outputs="$(ProjectDir)$(InputFileName)"\r
                                />\r
                        </FileConfiguration>\r
index f5eb58561e3e2d352700bb4862813e42b6a55c20..2b3a80acafef9220223a82245c7b0ad6c044e925 100644 (file)
@@ -8,7 +8,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"\r
-                                       CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"\r
+                                       CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"\r
                                        Outputs="$(ProjectDir)$(InputFileName)"\r
                                />\r
                        </FileConfiguration>\r
@@ -18,7 +18,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"\r
-                                       CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"\r
+                                       CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"\r
                                        Outputs="$(ProjectDir)$(InputFileName)"\r
                                />\r
                        </FileConfiguration>\r
@@ -28,7 +28,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"\r
-                                       CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"\r
+                                       CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"\r
                                        Outputs="$(ProjectDir)$(InputFileName)"\r
                                />\r
                        </FileConfiguration>\r
@@ -38,7 +38,7 @@
                                <Tool\r
                                        Name="VCCustomBuildTool"\r
                                        Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"\r
-                                       CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"\r
+                                       CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"\r
                                        Outputs="$(ProjectDir)$(InputFileName)"\r
                                />\r
                        </FileConfiguration>\r