Skip to content

Commit e0a8fc7

Browse files
committed
Add compressed PDB to build directory
1 parent 3427643 commit e0a8fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/buildReleaseZips.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ cd %INSTALLERDIR%\temp\release\Tcl
107107
%SEVENZIPEXE% a -r -t7z %INSTALLERDIR%\build\%PYTHONSCRIPTVERSION%\PythonScript_TclTk_%PYTHONSCRIPTVERSION%.7z .
108108
%SEVENZIPEXE% a -r -tzip %INSTALLERDIR%\build\%PYTHONSCRIPTVERSION%\PythonScript_TclTk_%PYTHONSCRIPTVERSION%.zip .
109109

110-
110+
%SEVENZIPEXE% a -t7z %INSTALLERDIR%\build\%PYTHONSCRIPTVERSION%\PythonScript_PDB_%PYTHONSCRIPTVERSION%.7z %INSTALLERDIR%\..\bin\release\PythonScript.pdb
111111

112112
echo Updating local download webpage
113113
echo ^<!--#include virtual="header.inc" --^> > %INSTALLERDIR%\..\www\localdl.shtml

0 commit comments

Comments
 (0)