mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 14:46:02 +00:00
8.3 dll names for window-98
This commit is contained in:
parent
7dddc57925
commit
749b24f93a
@ -20,7 +20,7 @@ IGNORE_MANIFEST=1
|
||||
DEPTH=..\..\..
|
||||
MODULE = walletviewers
|
||||
|
||||
LIBNAME = .\$(OBJDIR)\walletviewers
|
||||
LIBNAME = .\$(OBJDIR)\wlltvwrs
|
||||
DLL = $(LIBNAME).dll
|
||||
|
||||
LINCS = \
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user