mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-04-09 08:24:07 +00:00
remove glib dependency by provide compatible replacements
This commit is contained in:
parent
c8b3d62692
commit
e46545f722
79 changed files with 1052 additions and 1358 deletions
|
|
@ -28,7 +28,6 @@ ALL_WINDOWS_DLLS = (
|
|||
"libiconv-2.dll",
|
||||
"libpcre-1.dll",
|
||||
"libintl-8.dll",
|
||||
"libglib-2.0-0.dll",
|
||||
)
|
||||
|
||||
# are we building from the repository or from a source distribution?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue