[pywin32-checkins] pywin32/com internet.dsp,1.7,1.8
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
|
From: Roger U. <ru...@us...> - 2009-02-02 17:19:48
|
Update of /cvsroot/pywin32/pywin32/com In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13142 Modified Files: internet.dsp Log Message: Fix format of project file - Somebody ignored the big # ** DO NOT EDIT ** at the top ;) Index: internet.dsp =================================================================== RCS file: /cvsroot/pywin32/pywin32/com/internet.dsp,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** internet.dsp 2 Nov 2008 12:50:01 -0000 1.7 --- internet.dsp 2 Feb 2009 17:19:43 -0000 1.8 *************** *** 129,133 **** SOURCE=.\win32comext\internet\src\PyIInternetProtocolSink.cpp # End Source File ! # End Group SOURCE=.\win32comext\internet\src\PyIInternetSecurityManager.cpp --- 129,133 ---- SOURCE=.\win32comext\internet\src\PyIInternetProtocolSink.cpp # End Source File ! # Begin Source File SOURCE=.\win32comext\internet\src\PyIInternetSecurityManager.cpp |