use quotes to fix the build rules when there's a space in the path

This commit is contained in:
Glenn Maynard
2003-02-06 21:22:01 +00:00
parent 273fa774f6
commit 9f1e0e18c5
+2 -2
View File
@@ -63,7 +63,7 @@
TypeLibraryName=".\../StepMania.tlb"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="disasm\mapconv $(IntDir)\$(TargetName).map $(TargetDir)\StepMania.vdi ia32.vdi"/>
CommandLine="disasm\mapconv &quot;$(IntDir)\$(TargetName).map&quot; &quot;$(TargetDir)\StepMania.vdi&quot; &quot;ia32.vdi&quot;"/>
<Tool
Name="VCPreBuildEventTool"
CommandLine="disasm\verinc
@@ -140,7 +140,7 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
TypeLibraryName=".\../StepMania.tlb"/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="disasm\mapconv $(IntDir)\$(TargetName).map $(TargetDir)\StepMania.vdi ia32.vdi"/>
CommandLine="disasm\mapconv &quot;$(IntDir)\$(TargetName).map&quot; &quot;$(TargetDir)\StepMania.vdi&quot; &quot;ia32.vdi&quot;"/>
<Tool
Name="VCPreBuildEventTool"
CommandLine="disasm\verinc