[Python-checkins] python/dist/src/PCbuild pythoncore.vcproj, 1.16,
1.17
perky at users.sourceforge.net
perky at users.sourceforge.net
Wed Jul 28 11:45:22 CEST 2004
Update of /cvsroot/python/python/dist/src/PCbuild
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11079/PCbuild
Modified Files:
pythoncore.vcproj
Log Message:
Remove unused source file from Windows project files.
Index: pythoncore.vcproj
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.vcproj,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** pythoncore.vcproj 20 Jul 2004 14:37:47 -0000 1.16
--- pythoncore.vcproj 28 Jul 2004 09:45:20 -0000 1.17
***************
*** 248,254 ****
</File>
<File
- RelativePath="..\Modules\cjkcodecs\_codecs_unicode.c">
- </File>
- <File
RelativePath="..\Modules\_codecsmodule.c">
<FileConfiguration
--- 248,251 ----
More information about the Python-checkins
mailing list