mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-04-26 00:26:32 +00:00
[host] installer: include the debug PDB if it is available
This commit is contained in:
parent
9e96156912
commit
6b0699e664
@ -129,6 +129,7 @@ Section "-Install" Section1
|
|||||||
|
|
||||||
SetOutPath $INSTDIR
|
SetOutPath $INSTDIR
|
||||||
File ..\..\looking-glass-host.exe
|
File ..\..\looking-glass-host.exe
|
||||||
|
File /nonfatal ..\..\looking-glass-host.pdb
|
||||||
File LICENSE.txt
|
File LICENSE.txt
|
||||||
WriteUninstaller $INSTDIR\uninstaller.exe
|
WriteUninstaller $INSTDIR\uninstaller.exe
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user