For some reason, this file did not contain the necessary information

to link with jawt.
This commit is contained in:
edburns%acm.org 2001-06-08 23:13:29 +00:00
Родитель 305078ac5b
Коммит ea2abf45bf
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -26,6 +26,8 @@ MAKE_OBJ_TYPE = DLL
MODULE=webclient
DIRS=win32
OBJS = \
.\$(OBJDIR)\ns_util.obj \
@ -55,6 +57,7 @@ OBJS = \
.\$(OBJDIR)\PreferencesImpl.obj \
.\$(OBJDIR)\PreferencesActionEvents.obj \
.\$(OBJDIR)\ISupportsPeer.obj \
.\win32\$(OBJDIR)\Win32BrowserControlCanvas.obj \
$(NULL)
@ -85,6 +88,7 @@ LLIBS = \
$(DIST)\lib\nspr4.lib \
$(DIST)\lib\plc4.lib \
$(DIST)\lib\plds4.lib \
$(JDKHOME)\jre\lib\jawt.lib \
$(NULL)
WIN_LIBS= \