diff options
author | Kristján Valur Jónsson <kristjan@ccpgames.com> | 2007-05-26 19:19:50 (GMT) |
---|---|---|
committer | Kristján Valur Jónsson <kristjan@ccpgames.com> | 2007-05-26 19:19:50 (GMT) |
commit | ba526438f8ce4bde87f7b38f966688a5193a7c5e (patch) | |
tree | 1a6280ffad0ab9d3d9f6b3e16eccc7090be28696 | |
parent | 6cef076ba5edbfa42239924951d8acbb087b3b19 (diff) | |
download | cpython-ba526438f8ce4bde87f7b38f966688a5193a7c5e.zip cpython-ba526438f8ce4bde87f7b38f966688a5193a7c5e.tar.gz cpython-ba526438f8ce4bde87f7b38f966688a5193a7c5e.tar.bz2 |
Remove the rgbimgmodule from PCBuild8
-rw-r--r-- | PCbuild8/pythoncore/pythoncore.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/PCbuild8/pythoncore/pythoncore.vcproj b/PCbuild8/pythoncore/pythoncore.vcproj index 150277a..6dd6867 100644 --- a/PCbuild8/pythoncore/pythoncore.vcproj +++ b/PCbuild8/pythoncore/pythoncore.vcproj @@ -1518,10 +1518,6 @@ >
</File>
<File
- RelativePath="..\..\Modules\rgbimgmodule.c"
- >
- </File>
- <File
RelativePath="..\..\Modules\rotatingtree.c"
>
</File>
|