From 9f1e0e18c58c4169d4b82b0b1dae8a1b78240569 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 6 Feb 2003 21:22:01 +0000 Subject: [PATCH] use quotes to fix the build rules when there's a space in the path --- stepmania/src/StepMania.vcproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/StepMania.vcproj b/stepmania/src/StepMania.vcproj index cfc206ddb9..6d9358d4d2 100644 --- a/stepmania/src/StepMania.vcproj +++ b/stepmania/src/StepMania.vcproj @@ -63,7 +63,7 @@ TypeLibraryName=".\../StepMania.tlb"/> + CommandLine="disasm\mapconv "$(IntDir)\$(TargetName).map" "$(TargetDir)\StepMania.vdi" "ia32.vdi""/> + CommandLine="disasm\mapconv "$(IntDir)\$(TargetName).map" "$(TargetDir)\StepMania.vdi" "ia32.vdi""/>