diff options
Diffstat (limited to 'projects/openttd.vcproj.in')
-rw-r--r-- | projects/openttd.vcproj.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/openttd.vcproj.in b/projects/openttd.vcproj.in index bf58713a0..afdac3331 100644 --- a/projects/openttd.vcproj.in +++ b/projects/openttd.vcproj.in @@ -75,7 +75,7 @@ <Tool Name="VCPreBuildEventTool" Description="Determining version number" - CommandLine="$(InputDir)/determineversion.vbs"/> + CommandLine=""$(InputDir)/determineversion.vbs""/> <Tool Name="VCPreLinkEventTool"/> <Tool @@ -139,7 +139,7 @@ <Tool Name="VCPreBuildEventTool" Description="Determining version number" - CommandLine="$(InputDir)/determineversion.vbs"/> + CommandLine=""$(InputDir)/determineversion.vbs""/> <Tool Name="VCPreLinkEventTool"/> <Tool |