[Python-checkins] CVS: python/dist/src/Mac/Lib/mkcwproject/template-ppc template-alllibraries.xml,1.1,1.1.14.1

Jack Jansen jackjansen@users.sourceforge.net
2001年11月26日 15:05:08 -0800


Update of /cvsroot/python/python/dist/src/Mac/Lib/mkcwproject/template-ppc
In directory usw-pr-cvs1:/tmp/cvs-serv3789/Python/Mac/Lib/mkcwproject/template-ppc
Modified Files:
 Tag: r22b2-branch
	template-alllibraries.xml 
Log Message:
Added support for weak-linking the system interface library and/or the user-supplied dynamic libraries. The latter is all-or-nothing, i.e. no way to weak link only specific libraries, but for now that is good enough.
Index: template-alllibraries.xml
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Lib/mkcwproject/template-ppc/template-alllibraries.xml,v
retrieving revision 1.1
retrieving revision 1.1.14.1
diff -C2 -d -r1.1 -r1.1.14.1
*** template-alllibraries.xml	2001年01月23日 22:33:00	1.1
--- template-alllibraries.xml	2001年11月26日 23:05:06	1.1.14.1
***************
*** 4,7 ****
 <PATHFORMAT>MacOS</PATHFORMAT>
 <FILEKIND>Library</FILEKIND>
! <FILEFLAGS>Debug</FILEFLAGS>
 </FILE>
--- 4,7 ----
 <PATHFORMAT>MacOS</PATHFORMAT>
 <FILEKIND>Library</FILEKIND>
! <FILEFLAGS>%(libraryflags)s</FILEFLAGS>
 </FILE>

AltStyle によって変換されたページ (->オリジナル) /