]> granicus.if.org Git - python/commitdiff
Patch #669198: Add cflags to RC compile.
authorThomas Heller <theller@ctypes.org>
Fri, 31 Jan 2003 20:45:41 +0000 (20:45 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 31 Jan 2003 20:45:41 +0000 (20:45 +0000)
Misc/NEWS

index 028c21b0512ad35e95e6616e739dcbff84286239..80759434360ccb8516680981246db63f04a467f1 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -211,6 +211,9 @@ TBD
 Windows
 -------
 
+- distutils' msvccompiler class now passes the preprocessor options to
+  the resource compiler.  See SF patch #669198.
+
 - The bsddb module now ships with Sleepycat's 4.1.25.NC, the latest
   release without strong cryptography.