summaryrefslogtreecommitdiff
path: root/projects/version_vs80.vcproj
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2008-12-17 00:48:18 +0000
committerglx <glx@openttd.org>2008-12-17 00:48:18 +0000
commit6a04497e696adb61c4e951fc715186649edb018b (patch)
treec4423ffa3356c6ecf73252845333e98a8fc78d19 /projects/version_vs80.vcproj
parentf7bee201657c03a8341d214f8a1877dd0f3523a2 (diff)
downloadopenttd-6a04497e696adb61c4e951fc715186649edb018b.tar.xz
(svn r14685) -Change: don't popup cmd windows when determining version (MSVC)
Diffstat (limited to 'projects/version_vs80.vcproj')
-rw-r--r--projects/version_vs80.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/version_vs80.vcproj b/projects/version_vs80.vcproj
index c2f5428d2..8d689425e 100644
--- a/projects/version_vs80.vcproj
+++ b/projects/version_vs80.vcproj
@@ -24,7 +24,7 @@
<Tool
Name="VCPreBuildEventTool"
Description="Determining version number"
- CommandLine="&quot;$(InputDir)/determineversion.vbs&quot;"
+ CommandLine="cscript &quot;$(InputDir)/determineversion.vbs&quot;"
/>
<Tool
Name="VCPostBuildEventTool"