8.3 dll names for window-98

This commit is contained in:
morse%netscape.com 1999-08-25 21:53:22 +00:00
parent 7dddc57925
commit 749b24f93a
2 changed files with 2 additions and 3 deletions

View File

@ -20,7 +20,7 @@ IGNORE_MANIFEST=1
DEPTH=..\..\..
MODULE = walletviewers
LIBNAME = .\$(OBJDIR)\walletviewers
LIBNAME = .\$(OBJDIR)\wlltvwrs
DLL = $(LIBNAME).dll
LINCS = \

View File

@ -19,7 +19,7 @@ DEPTH=..\..\..
include <$(DEPTH)/config/config.mak>
LIBRARY_NAME=wallet
DLLNAME=walletlib
DLLNAME=wallet
DLL=.\$(OBJDIR)\$(DLLNAME).dll
CPP_OBJS= .\$(OBJDIR)\wallet.obj \
.\$(OBJDIR)\singsign.obj \
@ -39,7 +39,6 @@ REQUIRES=wallet
EXPORTS= $(NULL)
LLIBS=$(LLIBS) $(LIBNSPR) \
$(WALLETLIBS) \
$(DIST)\lib\xppref32.lib \
$(DIST)\lib\xpcom.lib \
!ifndef NECKO