From cdaa5ea5d2c6a745f1e5100614b64d7f0caca4da Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Sun, 21 Aug 2011 20:00:30 -0700 Subject: [PATCH] make sure the jscript is actually executed at build time --- Source/Core/Common/SVNRevGen.vcxproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Source/Core/Common/SVNRevGen.vcxproj b/Source/Core/Common/SVNRevGen.vcxproj index 357d2b4bbe..b5c69660e9 100644 --- a/Source/Core/Common/SVNRevGen.vcxproj +++ b/Source/Core/Common/SVNRevGen.vcxproj @@ -7,7 +7,11 @@ - + + cscript /nologo /E:JScript "make_scmrev.h.js" + Updating scmrev.h + dummy + {69F00340-5C3D-449F-9A80-958435C6CF06}