Load the unix nsappshell.so in to the registry

git-svn-id: svn://10.0.0.236/trunk@15998 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
radha%netscape.com
1998-12-08 22:43:52 +00:00
parent c92f782b69
commit ae0d8d70da

View File

@@ -66,10 +66,10 @@
// XP_UNIX
#ifndef WIDGET_DLL
#define WIDGET_DLL "libwidgetmotif.so"
#define WIDGET_DLL "libwidgetgtk.so"
#endif
#ifndef GFXWIN_DLL
#define GFXWIN_DLL "libgfxmotif.so"
#define GFXWIN_DLL "libgfxgtk.so"
#endif
#define VIEW_DLL "libraptorview.so"
#define WEB_DLL "libraptorwebwidget.so"
@@ -80,6 +80,8 @@
#define LAYOUT_DLL "libraptorhtml.so"
#define NETLIB_DLL "libnetlib.so"
#define APPSHELL_DLL "libnsappshell.so"
#endif // XP_MAC
#endif // XP_PC