зеркало из https://github.com/mozilla/pjs.git
Changed the name of the netlib.so to libnetlib.so to correctly match the file
that is built under unix. This makes the viewer run again.
This commit is contained in:
Родитель
814871c171
Коммит
d67f6ad8db
|
@ -64,7 +64,7 @@
|
||||||
#define PARSER_DLL "libraptorhtmlpars.so"
|
#define PARSER_DLL "libraptorhtmlpars.so"
|
||||||
#define DOM_DLL "libjsdom.so"
|
#define DOM_DLL "libjsdom.so"
|
||||||
#define LAYOUT_DLL "libraptorhtml.so"
|
#define LAYOUT_DLL "libraptorhtml.so"
|
||||||
#define NETLIB_DLL "netlib.so"
|
#define NETLIB_DLL "libnetlib.so"
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче