diff options
Diffstat (limited to 'projects/version_vs90.vcproj')
-rw-r--r-- | projects/version_vs90.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/version_vs90.vcproj b/projects/version_vs90.vcproj index c0bfbbeae..061bf9285 100644 --- a/projects/version_vs90.vcproj +++ b/projects/version_vs90.vcproj @@ -25,7 +25,7 @@ <Tool Name="VCPreBuildEventTool" Description="Determining version number" - CommandLine=""$(InputDir)/determineversion.vbs"" + CommandLine="cscript "$(InputDir)/determineversion.vbs"" /> <Tool Name="VCPostBuildEventTool" |