projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0928940
)
Fix missing DLL in Windows installer.
author
Carl Hetherington
<cth@carlh.net>
Thu, 9 Jan 2025 01:02:09 +0000
(
02:02
+0100)
committer
Carl Hetherington
<cth@carlh.net>
Thu, 9 Jan 2025 01:02:09 +0000
(
02:02
+0100)
platform/windows/wscript
patch
|
blob
|
history
diff --git
a/platform/windows/wscript
b/platform/windows/wscript
index 2e76e519c8634e14f023362881ce50ec99e4a219..80382f73da9136ab4b29a35647f694a9f8995380 100644
(file)
--- a/
platform/windows/wscript
+++ b/
platform/windows/wscript
@@
-197,6
+197,7
@@
File "%static_deps%/bin/libbrotlicommon.dll"
File "%static_deps%/bin/libfribidi-0.dll"
File "%static_deps%/bin/libsharpyuv-0.dll"
File "%static_deps%/bin/libsqlite3-0.dll"
+File "%static_deps%/bin/libfmt.dll"
""", file=f)
if bits == 32: