[pywin32-checkins] pywin32 Python and Extensions.dsw,1.19,1.20
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: Mark H. <mha...@us...> - 2006-01-10 06:13:54
|
Update of /cvsroot/pywin32/pywin32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30945 Modified Files: Python and Extensions.dsw Log Message: Remove a couple of deleted .dsp files. Index: Python and Extensions.dsw =================================================================== RCS file: /cvsroot/pywin32/pywin32/Python and Extensions.dsw,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** Python and Extensions.dsw 30 Nov 2004 21:30:27 -0000 1.19 --- Python and Extensions.dsw 10 Jan 2006 06:13:45 -0000 1.20 *************** *** 280,298 **** ############################################################################### - Project: "axcontrol"=.\com\axcontrol.dsp - Package Owner=<4> - - Package=<5> - {{{ - }}} - - Package=<4> - {{{ - Begin Project Dependency - Project_Dep_Name win32com - End Project Dependency - }}} - - ############################################################################### - Project: "dbi"=.\win32\dbi.dsp - Package Owner=<4> --- 280,283 ---- *************** *** 481,499 **** ############################################################################### - Project: "shell"=.\com\shell.dsp - Package Owner=<4> - - Package=<5> - {{{ - }}} - - Package=<4> - {{{ - Begin Project Dependency - Project_Dep_Name win32com - End Project Dependency - }}} - - ############################################################################### - Project: "taskscheduler"=.\com\taskscheduler.dsp - Package Owner=<4> --- 466,469 ---- |