defining what APPSHELL_DLL is, fixing Linux bustage.

This commit is contained in:
mcafee%netscape.com 1999-04-23 16:44:46 +00:00
parent d9cf5c693d
commit c72247a6ae

View File

@ -62,6 +62,7 @@
#define XPCOM_DLL "libxpcom.so"
#define PREF_DLL "libpref.so"
#define APPCORES_DLL "libappcores.so"
#define APPSHELL_DLL "libnsappshell.so"
#endif
#endif