From e4eabb48f7c89dda3e4ff784dced55eeda4bdee8 Mon Sep 17 00:00:00 2001 From: patthoyts Date: Wed, 14 Jun 2006 15:24:19 +0000 Subject: Remove test chunk --- win/rules.vc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/win/rules.vc b/win/rules.vc index 05a3062..9b7a6c4 100644 --- a/win/rules.vc +++ b/win/rules.vc @@ -11,7 +11,7 @@ # Copyright (c) 2003 Patrick Thoyts # #------------------------------------------------------------------------------ -# RCS: @(#) $Id: rules.vc,v 1.11.2.1 2006/06/14 15:21:15 patthoyts Exp $ +# RCS: @(#) $Id: rules.vc,v 1.11.2.2 2006/06/14 15:24:19 patthoyts Exp $ #------------------------------------------------------------------------------ !ifndef _RULES_VC @@ -268,9 +268,9 @@ DBGX = SUFX = $(SUFX:g=) !endif -!if $(VCVER) > 6 -BUILDDIRTOP =$(BUILDDIRTOP)_VC$(VCVER) -!endif +#!if $(VCVER) > 6 +#BUILDDIRTOP =$(BUILDDIRTOP)_VC$(VCVER) +#!endif TMP_DIRFULL = .\$(BUILDDIRTOP)\$(PROJECT)_ThreadedDynamicStaticX -- cgit v0.12