let source directory have spaces.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@700 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2006-02-28 16:53:15 +00:00
parent 4363c224f5
commit e85ff8023c
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
<Tool
Name="VCPreBuildEventTool"
Description="Generating switch_version.h"
CommandLine="cscript /nologo $(InputDir)getlibs.vbs Version"
CommandLine="cscript /nologo &quot;$(InputDir)getlibs.vbs&quot; Version"
/>
<Tool
Name="VCCustomBuildTool"
@ -49,7 +49,7 @@
<Tool
Name="VCPreBuildEventTool"
Description="Generating switch_version.h"
CommandLine="cscript /nologo $(InputDir)getlibs.vbs Version"
CommandLine="cscript /nologo &quot;$(InputDir)getlibs.vbs&quot; Version"
/>
<Tool
Name="VCCustomBuildTool"