From 67a4ac0bf67d9299fb19575ccf5fc2034a8da9fd Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Mon, 31 Jan 2011 08:14:28 +0000 Subject: [PATCH] VS2010: Actually make SVNRevGen be processed all the time. Had to add a dummy output file, or VS would ignore it. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7014 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/Common/SVNRevGen.vcxproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Source/Core/Common/SVNRevGen.vcxproj b/Source/Core/Common/SVNRevGen.vcxproj index 471da68ecc..db0566a6ce 100644 --- a/Source/Core/Common/SVNRevGen.vcxproj +++ b/Source/Core/Common/SVNRevGen.vcxproj @@ -45,6 +45,11 @@ cscript /nologo /E:VBScript "make_svnrev.h.vbs" + + + + dummy +