summaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
authorayuanx <ayuanx@gmail.com>2010-08-03 09:41:26 +0000
committerayuanx <ayuanx@gmail.com>2010-08-03 09:41:26 +0000
commitffef6affff9c6a2924fc157a968de0481ce1411a (patch)
treefac3d7c6f6d7635a4e4424f4731ec94ce9b8034b /Source
parent22872b383cf4bcfbf0322f10702f2eea94a25571 (diff)
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
Diffstat (limited to 'Source')
-rw-r--r--Source/Core/Common/Common.vcproj12
-rw-r--r--Source/Core/DolphinWX/DolphinWX.vcproj12
2 files changed, 12 insertions, 12 deletions
diff --git a/Source/Core/Common/Common.vcproj b/Source/Core/Common/Common.vcproj
index 384ab34680..a3398a1ded 100644
--- a/Source/Core/Common/Common.vcproj
+++ b/Source/Core/Common/Common.vcproj
@@ -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"
diff --git a/Source/Core/DolphinWX/DolphinWX.vcproj b/Source/Core/DolphinWX/DolphinWX.vcproj
index 1077c149a6..9b2dc10576 100644
--- a/Source/Core/DolphinWX/DolphinWX.vcproj
+++ b/Source/Core/DolphinWX/DolphinWX.vcproj
@@ -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