mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-02 12:32:55 +00:00
link with the dll rdf to get rid of linker warnings
This commit is contained in:
parent
42b7604d15
commit
3c18fa50c2
@ -45,9 +45,10 @@ MYLIBS= \
|
||||
$(DIST)\lib\libplc21.lib \
|
||||
$(DIST)\lib\msglocal.lib \
|
||||
$(DIST)\lib\msgcore.lib \
|
||||
$(DIST)\lib\rdfbase_s.lib \
|
||||
$(DIST)\lib\rdf.lib \
|
||||
$(DIST)\lib\xplib.lib \
|
||||
$(DIST)\lib\mailnews.lib \
|
||||
$(DIST)\lib\mork.lib \
|
||||
$(NULL)
|
||||
|
||||
LLIBS= $(MYLIBS) \
|
||||
|
@ -43,7 +43,7 @@ MYLIBS= \
|
||||
$(DIST)\lib\raptorwidget.lib \
|
||||
$(DIST)\lib\netlib.lib \
|
||||
$(DIST)\lib\libplc21.lib \
|
||||
$(DIST)\lib\rdfbase_s.lib \
|
||||
$(DIST)\lib\rdf.lib \
|
||||
$(DIST)\lib\msglocal.lib \
|
||||
$(DIST)\lib\msgcore.lib \
|
||||
$(DIST)\lib\xplib.lib \
|
||||
|
Loading…
x
Reference in New Issue
Block a user