Explicitly designate VB script engine, as it might not have been linked to any script host due to security concerns.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6038 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
ayuanx 2010-08-03 09:41:26 +00:00
parent 22872b383c
commit ffef6affff
2 changed files with 12 additions and 12 deletions

View File

@ -29,7 +29,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;$(ProjectDir)\make_svnrev.h.vbs&quot; ."
CommandLine="cscript /nologo /E:VBScript &quot;$(ProjectDir)\make_svnrev.h.vbs&quot; ."
/>
<Tool
Name="VCCustomBuildTool"
@ -98,7 +98,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;$(ProjectDir)\make_svnrev.h.vbs&quot; ."
CommandLine="cscript /nologo /E:VBScript &quot;$(ProjectDir)\make_svnrev.h.vbs&quot; ."
/>
<Tool
Name="VCCustomBuildTool"
@ -171,7 +171,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;$(ProjectDir)\make_svnrev.h.vbs&quot; ."
CommandLine="cscript /nologo /E:VBScript &quot;$(ProjectDir)\make_svnrev.h.vbs&quot; ."
/>
<Tool
Name="VCCustomBuildTool"
@ -244,7 +244,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;$(ProjectDir)\make_svnrev.h.vbs&quot; ."
CommandLine="cscript /nologo /E:VBScript &quot;$(ProjectDir)\make_svnrev.h.vbs&quot; ."
/>
<Tool
Name="VCCustomBuildTool"
@ -319,7 +319,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;$(ProjectDir)\make_svnrev.h.vbs&quot; ."
CommandLine="cscript /nologo /E:VBScript &quot;$(ProjectDir)\make_svnrev.h.vbs&quot; ."
/>
<Tool
Name="VCCustomBuildTool"
@ -389,7 +389,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;$(ProjectDir)\make_svnrev.h.vbs&quot; ."
CommandLine="cscript /nologo /E:VBScript &quot;$(ProjectDir)\make_svnrev.h.vbs&quot; ."
/>
<Tool
Name="VCCustomBuildTool"

View File

@ -30,7 +30,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
CommandLine="cscript /nologo /E:VBScript &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
ExcludedFromBuild="false"
/>
<Tool
@ -146,7 +146,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
CommandLine="cscript /nologo /E:VBScript &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
ExcludedFromBuild="false"
/>
<Tool
@ -263,7 +263,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
CommandLine="cscript /nologo /E:VBScript &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
ExcludedFromBuild="false"
/>
<Tool
@ -374,7 +374,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
CommandLine="cscript /nologo /E:VBScript &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
ExcludedFromBuild="false"
/>
<Tool
@ -485,7 +485,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
CommandLine="cscript /nologo /E:VBScript &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
ExcludedFromBuild="false"
/>
<Tool
@ -600,7 +600,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
CommandLine="cscript /nologo /E:VBScript &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
ExcludedFromBuild="false"
/>
<Tool