]> granicus.if.org Git - python/commitdiff
Windows build: install NEWS.txt; bump BUILD# to 3 in preparation for next
authorTim Peters <tim.peters@gmail.com>
Tue, 5 Sep 2000 17:14:16 +0000 (17:14 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 5 Sep 2000 17:14:16 +0000 (17:14 +0000)
installer.

PCbuild/python20.dsp
PCbuild/python20.wse

index d3281d395c860c89d1a2d15ff8ab91adf76863e0..72a6a9faa972740a75df6f2286419eac4b1169f3 100644 (file)
@@ -694,11 +694,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "python20 - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=2\r
+# ADD CPP /D BUILD=3\r
 \r
 !ELSEIF  "$(CFG)" == "python20 - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=2\r
+# ADD CPP /D BUILD=3\r
 \r
 !ELSEIF  "$(CFG)" == "python20 - Win32 Alpha Debug"\r
 \r
index 58e0b432fa45500625f97f9393afd007642a6607..4ac73d5ce3c2e18b56d2f88648fb6746535e3b8d 100644 (file)
@@ -654,6 +654,11 @@ item: Install File
   Destination=%MAINDIR%\README.txt
   Flags=0000000000000010
 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