[Python-checkins] CVS: python/dist/src/PCbuild python20.dsp,1.14,1.14.2.1

Tim Peters tim_one@users.sourceforge.net
Wed, 13 Jun 2001 12:19:54 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv25640/python/dist/src/PCbuild

Modified Files:
      Tag: release20-maint
	python20.dsp 
Log Message:
Set Windows buildno to 17 for 2.0.1c1.


Index: python20.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/Attic/python20.dsp,v
retrieving revision 1.14
retrieving revision 1.14.2.1
diff -C2 -r1.14 -r1.14.2.1
*** python20.dsp	2000/10/14 07:35:15	1.14
--- python20.dsp	2001/06/13 19:19:52	1.14.2.1
***************
*** 695,703 ****
  !IF  "$(CFG)" == "python20 - Win32 Release"
  
! # ADD CPP /D BUILD=8
  
  !ELSEIF  "$(CFG)" == "python20 - Win32 Debug"
  
! # ADD CPP /D BUILD=8
  
  !ELSEIF  "$(CFG)" == "python20 - Win32 Alpha Debug"
--- 695,703 ----
  !IF  "$(CFG)" == "python20 - Win32 Release"
  
! # ADD CPP /D BUILD=17
  
  !ELSEIF  "$(CFG)" == "python20 - Win32 Debug"
  
! # ADD CPP /D BUILD=17
  
  !ELSEIF  "$(CFG)" == "python20 - Win32 Alpha Debug"