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

to link with jawt.


git-svn-id: svn://10.0.0.236/trunk@96753 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
2001-06-08 23:13:29 +00:00
parent 82d4b5aad8
commit 156349306d

View File

@@ -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= \