[host] installer: include the debug PDB if it is available

This commit is contained in:
Geoffrey McRae 2021-01-26 22:55:25 +11:00
parent 9e96156912
commit 6b0699e664

View File

@ -129,6 +129,7 @@ Section "-Install" Section1
SetOutPath $INSTDIR
File ..\..\looking-glass-host.exe
File /nonfatal ..\..\looking-glass-host.pdb
File LICENSE.txt
WriteUninstaller $INSTDIR\uninstaller.exe