mirror of
https://github.com/gotson/komga.git
synced 2025-01-07 03:07:16 +08:00
feat(windows-app): add native webp libraries
This commit is contained in:
parent
750710db02
commit
17925e5cb7
@ -1,5 +1,5 @@
|
||||
include "#!./gradlew -q :komga-tray:printConveyorConfig"
|
||||
include required("/stdlib/jdk/21/eclipse.conf")
|
||||
include required("/stdlib/jdk/23/eclipse.conf")
|
||||
|
||||
app {
|
||||
display-name = Komga
|
||||
@ -11,8 +11,8 @@ app {
|
||||
icons = "res/komga_text_as_path.svg"
|
||||
|
||||
jvm {
|
||||
// for NightMonkeys
|
||||
options += "--enable-preview"
|
||||
// for NightMonkeys & NightCompress
|
||||
options += "--enable-native-access=ALL-UNNAMED"
|
||||
|
||||
mac.options += "-Dspring.profiles.include=mac"
|
||||
|
||||
|
BIN
komga-tray/lib/windows/x64/libwebp.dll
Executable file
BIN
komga-tray/lib/windows/x64/libwebp.dll
Executable file
Binary file not shown.
BIN
komga-tray/lib/windows/x64/libwebpdecoder.dll
Executable file
BIN
komga-tray/lib/windows/x64/libwebpdecoder.dll
Executable file
Binary file not shown.
BIN
komga-tray/lib/windows/x64/libwebpmux.dll
Executable file
BIN
komga-tray/lib/windows/x64/libwebpmux.dll
Executable file
Binary file not shown.
BIN
komga-tray/lib/windows/x64/webp.dll
Executable file
BIN
komga-tray/lib/windows/x64/webp.dll
Executable file
Binary file not shown.
BIN
komga-tray/lib/windows/x64/webpdemux.dll
Executable file
BIN
komga-tray/lib/windows/x64/webpdemux.dll
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user