Kaydet (Commit) 0d416d33 authored tarafından Tim Peters's avatar Tim Peters

Windows build: install NEWS.txt; bump BUILD# to 3 in preparation for next

installer.
üst 4f40c2d4
......@@ -694,11 +694,11 @@ SOURCE=..\Modules\getbuildinfo.c
!IF "$(CFG)" == "python20 - Win32 Release"
# ADD CPP /D BUILD=2
# ADD CPP /D BUILD=3
!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
# ADD CPP /D BUILD=2
# ADD CPP /D BUILD=3
!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment