[Python-checkins] CVS: python/dist/src/PCbuild python16.dsp,1.6,1.7

Jeremy Hylton python-dev@python.org
2000年6月29日 22:02:55 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory slayer.i.sourceforge.net:/tmp/cvs-serv3220/PCbuild
Modified Files:
	python16.dsp 
Log Message:
final patches from Neil Schemenauer for garbage collection
Index: python16.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python16.dsp,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** python16.dsp	2000年06月06日 23:29:09	1.6
--- python16.dsp	2000年06月30日 05:02:53	1.7
***************
*** 660,663 ****
--- 660,677 ----
 # End Source File
 # Begin Source File
+ SOURCE=..\Modules\gcmodule.c
+ 
+ !IF "$(CFG)" == "python16 - Win32 Release"
+ 
+ !ELSEIF "$(CFG)" == "python16 - Win32 Debug"
+ 
+ !ELSEIF "$(CFG)" == "python16 - Win32 Alpha Debug"
+ 
+ !ELSEIF "$(CFG)" == "python16 - Win32 Alpha Release"
+ 
+ !ENDIF 
+ 
+ # End Source File
+ # Begin Source File
 
 SOURCE=..\Python\getargs.c

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