From b291975adc2e1b4fcb736387bccf278114be24d2 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Fri, 13 Oct 2023 15:21:39 +0000 Subject: Fix duplicate lines in rules.vc --- win/rules.vc | 3 --- 1 file changed, 3 deletions(-) diff --git a/win/rules.vc b/win/rules.vc index e39a007..bca056c 100644 --- a/win/rules.vc +++ b/win/rules.vc @@ -1448,9 +1448,6 @@ COMPILERFLAGS = /D_ATL_XP_TARGETING !if "$(TCL_BUILD_FOR)" == "8" OPTDEFINES = $(OPTDEFINES) /DTCL_MAJOR_VERSION=8 !endif -!if "$(TCL_BUILD_FOR)" == "8" -OPTDEFINES = $(OPTDEFINES) /DTCL_MAJOR_VERSION=8 -!endif # Like the TEA system only set this non empty for non-Tk extensions # Note: some extensions use PACKAGE_NAME and others use PACKAGE_TCLNAME -- cgit v0.12