mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
update windows build script
This commit is contained in:
@@ -15,7 +15,7 @@ dependencies:
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
intl: any
|
||||
window_manager: ^0.4.2
|
||||
window_manager: ^0.4.3
|
||||
sqlite3: any
|
||||
sqlite3_flutter_libs: any
|
||||
flutter_qjs:
|
||||
|
@@ -55,6 +55,7 @@ Source: "{#RootPath}\build\windows\x64\runner\Release\screen_retriever_plugin.dl
|
||||
Source: "{#RootPath}\build\windows\x64\runner\Release\window_manager_plugin.dll"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "{#RootPath}\build\windows\x64\runner\Release\zip_flutter.dll"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "{#RootPath}\build\windows\x64\runner\Release\rhttp.dll"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "{#RootPath}\build\windows\x64\runner\Release\lodepng_flutter.dll"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "{#RootPath}\build\windows\x64\runner\Release\data\*"; DestDir: "{app}\data"; Flags: ignoreversion recursesubdirs createallsubdirs
|
||||
; NOTE: Don't use "Flags: ignoreversion" on any shared system files
|
||||
|
||||
|
Reference in New Issue
Block a user