mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 17:59:34 +00:00
include config.mak to fix build breakage.
This commit is contained in:
parent
82c9027d21
commit
2c52ff8644
@ -21,6 +21,8 @@ MAKE_OBJ_TYPE = DLL
|
||||
|
||||
DEPTH=..\..
|
||||
|
||||
include <$(DEPTH)\config\config.mak>
|
||||
|
||||
LLIBS= \
|
||||
$(DIST)\lib\raptorhtmlpars.lib \
|
||||
$(DIST)\lib\xpcom.lib \
|
||||
|
@ -21,6 +21,8 @@ MAKE_OBJ_TYPE = DLL
|
||||
|
||||
DEPTH=..\..
|
||||
|
||||
include <$(DEPTH)\config\config.mak>
|
||||
|
||||
LLIBS= \
|
||||
$(DIST)\lib\raptorhtmlpars.lib \
|
||||
$(DIST)\lib\xpcom.lib \
|
||||
|
Loading…
x
Reference in New Issue
Block a user