[Python-checkins] python/dist/src/PCbuild pcbuild.sln,1.1,1.2

loewis at users.sourceforge.net loewis at users.sourceforge.net
Mon Jun 28 11:24:25 EDT 2004


Update of /cvsroot/python/python/dist/src/PCbuild
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32022

Modified Files:
	pcbuild.sln 
Log Message:
Add readme.txt

Index: pcbuild.sln
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pcbuild.sln,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pcbuild.sln	2 Jan 2004 21:13:59 -0000	1.1
--- pcbuild.sln	28 Jun 2004 15:24:23 -0000	1.2
***************
*** 151,154 ****
--- 151,157 ----
  		{680CDC79-9CCA-4282-9A8D-927CB0DB55B2}.Release.Build.0 = Release|Win32
  	EndGlobalSection
+ 	GlobalSection(SolutionItems) = postSolution
+ 		readme.txt = readme.txt
+ 	EndGlobalSection
  	GlobalSection(ExtensibilityGlobals) = postSolution
  	EndGlobalSection




More information about the Python-checkins mailing list