mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-04-27 13:46:12 +08:00
[fix] fix missing wgc_plugin.dll in Windows packaging process, refs #76
This commit is contained in:
@@ -73,6 +73,8 @@ installApp:
|
||||
|
||||
; Main application executable path
|
||||
File /oname=CrossDesk.exe "..\..\build\windows\x64\release\crossdesk.exe"
|
||||
; Bundle runtime DLLs from the release output directory
|
||||
File "..\..\build\windows\x64\release\*.dll"
|
||||
|
||||
; Write uninstall information
|
||||
WriteUninstaller "$INSTDIR\uninstall.exe"
|
||||
|
||||
Reference in New Issue
Block a user