[Python-checkins] CVS: python/dist/src/Mac/scripts genpluginprojects.py,1.21,1.22

Jack Jansen jackjansen@users.sourceforge.net
Tue, 06 Nov 2001 07:57:00 -0800


Update of /cvsroot/python/python/dist/src/Mac/scripts
In directory usw-pr-cvs1:/tmp/cvs-serv24581/python/Mac/scripts

Modified Files:
	genpluginprojects.py 
Log Message:
Added hfsplusapi module.

Index: genpluginprojects.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/scripts/genpluginprojects.py,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** genpluginprojects.py	2001/10/23 22:23:44	1.21
--- genpluginprojects.py	2001/11/06 15:56:56	1.22
***************
*** 158,161 ****
--- 158,162 ----
  	# Carbon Only?
  	genpluginproject("carbon", "_CF", outputdir="::Lib:Carbon")
+ 	genpluginproject("carbon", "hfsplus")
  	
  	# Other Mac modules