From d0bcf351ff05d93fa5c54ec8c61955e1cf760d12 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Sun, 18 Jul 2004 03:48:47 +0000 Subject: [PATCH] Teach VC 7.1 about the new cjkcodecs structure. This still doesn't compile on Windows, because of non-standard code in cjkcodes.h, but it's *almost* there. --- PCbuild/pythoncore.vcproj | 79 ++++++++++----------------------------- 1 file changed, 20 insertions(+), 59 deletions(-) diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 02b3ef58e79..1d50da9fccd 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -152,10 +152,28 @@ + RelativePath="..\Modules\_bisectmodule.c"> + RelativePath="..\Modules\cjkcodecs\_codecs_cn.c"> + + + + + + + + + + + + @@ -176,36 +194,9 @@ PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS;$(NoInherit)"/> - - - - - - - - - - - - - - - - - - @@ -228,30 +219,6 @@ PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS;$(NoInherit)"/> - - - - - - - - - - - - - - - - - - - -