diff options
author | Brett Cannon <bcannon@gmail.com> | 2007-05-20 19:05:06 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2007-05-20 19:05:06 (GMT) |
commit | 7e93587746374693b10b3c8cade7a0bc8c7eb100 (patch) | |
tree | 1bfdcb1ff4b63adc16136a61aa7bad3e0b566cbe /PCbuild/pythoncore.vcproj | |
parent | f8519c4d3db861f8abd865ab04f7c03201711f56 (diff) | |
download | cpython-7e93587746374693b10b3c8cade7a0bc8c7eb100.zip cpython-7e93587746374693b10b3c8cade7a0bc8c7eb100.tar.gz cpython-7e93587746374693b10b3c8cade7a0bc8c7eb100.tar.bz2 |
Try to remove rgbimg from Windows builds.
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
-rw-r--r-- | PCbuild/pythoncore.vcproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 50e51f7..556b144 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -713,9 +713,6 @@ RelativePath="..\Objects\rangeobject.c"> </File> <File - RelativePath="..\Modules\rgbimgmodule.c"> - </File> - <File RelativePath="..\Modules\rotatingtree.c"> </File> <File |