зеркало из https://github.com/mozilla/pjs.git
fix build bustage caused by fixing the MODULE name in the makefile.win files
This commit is contained in:
Родитель
71fe040248
Коммит
8a20850636
|
@ -22,7 +22,7 @@ include <$(DEPTH)\config\config.mak>
|
|||
|
||||
|
||||
LIBRARY_NAME=nntp
|
||||
MODULE= mailnews
|
||||
MODULE=news
|
||||
REQUIRES=xpcom js nspr netlib
|
||||
|
||||
CPPSRCS= nsNNTPProtocol.cpp \
|
||||
|
@ -72,6 +72,7 @@ EXPORTS= nsNNTPProtocol.h \
|
|||
LINCS= \
|
||||
-I$(PUBLIC)\xpcom \
|
||||
-I$(PUBLIC)\mailnews \
|
||||
-I$(PUBLIC)\news \
|
||||
-I$(PUBLIC)\raptor \
|
||||
-I$(PUBLIC)\netlib \
|
||||
-I$(PUBLIC)\security \
|
||||
|
|
Загрузка…
Ссылка в новой задаче