[Python-checkins] CVS: python/dist/src/PCbuild python20.dsp,1.8,1.9 python20.wse,1.14,1.15

Tim Peters python-dev@python.org
Tue, 5 Sep 2000 10:14:19 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory slayer.i.sourceforge.net:/tmp/cvs-serv6067/python/dist/src/pcbuild

Modified Files:
	python20.dsp python20.wse 
Log Message:
Windows build:  install NEWS.txt; bump BUILD# to 3 in preparation for next
installer.


Index: python20.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.dsp,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** python20.dsp	2000/09/04 07:34:06	1.8
--- python20.dsp	2000/09/05 17:14:16	1.9
***************
*** 695,703 ****
  !IF  "$(CFG)" == "python20 - Win32 Release"
  
! # ADD CPP /D BUILD=2
  
  !ELSEIF  "$(CFG)" == "python20 - Win32 Debug"
  
! # ADD CPP /D BUILD=2
  
  !ELSEIF  "$(CFG)" == "python20 - Win32 Alpha Debug"
--- 695,703 ----
  !IF  "$(CFG)" == "python20 - Win32 Release"
  
! # ADD CPP /D BUILD=3
  
  !ELSEIF  "$(CFG)" == "python20 - Win32 Debug"
  
! # ADD CPP /D BUILD=3
  
  !ELSEIF  "$(CFG)" == "python20 - Win32 Alpha Debug"

Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** python20.wse	2000/09/05 06:23:16	1.14
--- python20.wse	2000/09/05 17:14:16	1.15
***************
*** 656,659 ****
--- 656,664 ----
  end
  item: Install File
+   Source=%_SRC_%\Misc\NEWS
+   Destination=%MAINDIR%\NEWS.txt
+   Flags=0000000000000010
+ end
+ item: Install File
    Source=%_SRC_%\PCbuild\python.exe
    Destination=%MAINDIR%\python.exe