зеркало из https://github.com/mozilla/pjs.git
remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any.
This commit is contained in:
Родитель
26fdcb06d3
Коммит
b6690b3896
|
@ -13,8 +13,6 @@
|
|||
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||
# Reserved.
|
||||
|
||||
IGNORE_MANIFEST=1
|
||||
|
||||
DEPTH=..\..\..
|
||||
MODULE=msgbase
|
||||
|
||||
|
@ -35,9 +33,6 @@ CPP_OBJS= \
|
|||
.\$(OBJDIR)\nsMsgFactory.obj \
|
||||
$(NULL)
|
||||
|
||||
LCFLAGS=-DNETSCAPE
|
||||
|
||||
# These are the libraries we need to link with to create the dll
|
||||
LLIBS= \
|
||||
$(DIST)\lib\xpcom.lib \
|
||||
$(DIST)\lib\plc3.lib \
|
||||
|
|
|
@ -15,8 +15,6 @@
|
|||
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||
# Reserved.
|
||||
|
||||
IGNORE_MANIFEST=1
|
||||
|
||||
DEPTH=..\..\..
|
||||
MODULE= msgbase
|
||||
|
||||
|
@ -51,12 +49,6 @@ EXPORTS= \
|
|||
|
||||
LIBRARY_NAME=msgbase_s
|
||||
|
||||
LCFLAGS = \
|
||||
$(LCFLAGS) \
|
||||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
|
||||
CPP_OBJS= \
|
||||
.\$(OBJDIR)\nsMessenger.obj \
|
||||
.\$(OBJDIR)\nsMessengerBootstrap.obj \
|
||||
|
|
Загрузка…
Ссылка в новой задаче