1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00

[Basilisk] Issue MoonchildProductions/UXP#1451 - Support hunspell as shared library

This commit is contained in:
Job Bautista
2023-04-23 13:17:41 +08:00
committed by roytam1
parent 2be4e3e69f
commit 61874576e3
@@ -73,6 +73,8 @@
#ifdef GKMEDIAS_SHARED_LIBRARY
@BINPATH@/@DLL_PREFIX@gkmedias@DLL_SUFFIX@
#endif
; Hunspell
@BINPATH@/@DLL_PREFIX@hunspell@DLL_SUFFIX@
#ifndef MOZ_SYSTEM_NSPR
#ifndef MOZ_FOLD_LIBS
@BINPATH@/@DLL_PREFIX@nspr4@DLL_SUFFIX@