[pywin32-checkins] pywin32 Python and Extensions.dsw,1.17,1.18
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: Mark H. <mha...@us...> - 2004-06-22 00:55:51
|
Update of /cvsroot/pywin32/pywin32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29630 Modified Files: Python and Extensions.dsw Log Message: Add new ifilter project Index: Python and Extensions.dsw =================================================================== RCS file: /cvsroot/pywin32/pywin32/Python and Extensions.dsw,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** Python and Extensions.dsw 12 Jun 2004 13:40:33 -0000 1.17 --- Python and Extensions.dsw 22 Jun 2004 00:55:40 -0000 1.18 *************** *** 352,355 **** --- 352,367 ---- ############################################################################### + Project: "ifilter"=.\com\ifilter.dsp - Package Owner=<4> + + Package=<5> + {{{ + }}} + + Package=<4> + {{{ + }}} + + ############################################################################### + Project: "internet"=.\com\internet.dsp - Package Owner=<4> *************** *** 628,631 **** --- 640,655 ---- ############################################################################### + Project: "win32inet"=.\win32\win32inet.dsp - Package Owner=<4> + + Package=<5> + {{{ + }}} + + Package=<4> + {{{ + }}} + + ############################################################################### + Project: "win32lz"=.\win32\win32lz.dsp - Package Owner=<4> *************** *** 841,856 **** ############################################################################### - Project: "win32inet"=.\win32\win32inet.dsp - Package Owner=<4> - - Package=<5> - {{{ - }}} - - Package=<4> - {{{ - }}} - - ############################################################################### - Global: --- 865,868 ---- |