Skip to content

Commit 650aa02

Browse files
committed
Include *.pdb file in win installer
1 parent d7ee463 commit 650aa02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/windows/installer/installer.nsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Section -Main SEC0000
6868
SetOverwrite on
6969
File ..\..\..\Win32\Release\${APP_EXE}
7070
File ..\..\..\Win32\Release\crashreporter.exe
71+
File ..\..\..\Win32\Release\redis-desktop-manager.pdb
7172
File /r resources\*
7273
WriteRegStr HKLM "${REGKEY}\Components" Main 1
7374
SectionEnd

0 commit comments

Comments
 (0)