[pywin32-checkins] pywin32 Python and Extensions.dsw,1.15,1.16
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: Mark H. <mha...@us...> - 2004-04-10 05:33:21
|
Update of /cvsroot/pywin32/pywin32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30781 Modified Files: Python and Extensions.dsw Log Message: Add the new taskscheduler package Index: Python and Extensions.dsw =================================================================== RCS file: /cvsroot/pywin32/pywin32/Python and Extensions.dsw,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** Python and Extensions.dsw 29 Nov 2003 07:03:08 -0000 1.15 --- Python and Extensions.dsw 10 Apr 2004 05:19:56 -0000 1.16 *************** *** 469,472 **** --- 469,484 ---- ############################################################################### + Project: "taskscheduler"=.\com\taskscheduler.dsp - Package Owner=<4> + + Package=<5> + {{{ + }}} + + Package=<4> + {{{ + }}} + + ############################################################################### + Project: "timer"=.\win32\timer.dsp - Package Owner=<4> |