summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj.in
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2007-09-12 22:05:53 +0000
committerglx <glx@openttd.org>2007-09-12 22:05:53 +0000
commitf2dc723da5db03840783b5f00103f2346e64128d (patch)
treec32bc31372e2cf937961aef19a94a416e49380fd /projects/openttd_vs80.vcproj.in
parent9e7931f6ea41eea7052e7f40cc841694feed252b (diff)
downloadopenttd-f2dc723da5db03840783b5f00103f2346e64128d.tar.xz
(svn r11090) -Fix (r11089): incorrect version format and failure with paths containing spaces
Diffstat (limited to 'projects/openttd_vs80.vcproj.in')
-rw-r--r--projects/openttd_vs80.vcproj.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/projects/openttd_vs80.vcproj.in b/projects/openttd_vs80.vcproj.in
index de8feb428..d62c02d3f 100644
--- a/projects/openttd_vs80.vcproj.in
+++ b/projects/openttd_vs80.vcproj.in
@@ -34,7 +34,7 @@
<Tool
Name="VCPreBuildEventTool"
Description="Determining version number"
- CommandLine="$(InputDir)/determineversion.vbs"
+ CommandLine="&quot;$(InputDir)/determineversion.vbs&quot;"
/>
<Tool
Name="VCCustomBuildTool"
@@ -147,7 +147,7 @@
<Tool
Name="VCPreBuildEventTool"
Description="Determining version number"
- CommandLine="$(InputDir)/determineversion.vbs"
+ CommandLine="&quot;$(InputDir)/determineversion.vbs&quot;"
/>
<Tool
Name="VCCustomBuildTool"
@@ -260,7 +260,7 @@
<Tool
Name="VCPreBuildEventTool"
Description="Determining version number"
- CommandLine="$(InputDir)/determineversion.vbs"
+ CommandLine="&quot;$(InputDir)/determineversion.vbs&quot;"
/>
<Tool
Name="VCCustomBuildTool"
@@ -357,7 +357,7 @@
<Tool
Name="VCPreBuildEventTool"
Description="Determining version number"
- CommandLine="$(InputDir)/determineversion.vbs"
+ CommandLine="&quot;$(InputDir)/determineversion.vbs&quot;"
/>
<Tool
Name="VCCustomBuildTool"