From fcb8bdeeb3b61ab7e53b8525a845573810658aee Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 29 Aug 2002 01:29:08 +0000 Subject: [PATCH] (GRIPE) If we list verstub.obj in the dialog for extra dependencies, it counts it as a full dep; since we change it every build, that means the binary is never actually considered up to date. We need to list it as an extra option to the linker, so it gets linked without being factored into dependencies. --- stepmania/src/StepMania.vcproj | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/stepmania/src/StepMania.vcproj b/stepmania/src/StepMania.vcproj index 0f2ad3dde3..4f3e12e3d2 100644 --- a/stepmania/src/StepMania.vcproj +++ b/stepmania/src/StepMania.vcproj @@ -40,8 +40,7 @@ Name="VCCustomBuildTool"/> Name="VCCustomBuildTool"/>