]> granicus.if.org Git - python/commit
Pass the preprocessor options also to the resource compiler
authorThomas Heller <theller@ctypes.org>
Fri, 31 Jan 2003 20:40:15 +0000 (20:40 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 31 Jan 2003 20:40:15 +0000 (20:40 +0000)
commit9582794c17b92ae5bb83878abe854d965e51dcdb
treea43f1d8b30b41d948d2428025e16d66e1ddfb39c
parentcf356fd86530d0ea224a7a0c950058e8ba65f1a5
Pass the preprocessor options also to the resource compiler
when compiling .RC files.

From Robin Dunn, fixes SF # 669198.
Lib/distutils/msvccompiler.py