include config.mak to fix build breakage.
git-svn-id: svn://10.0.0.236/trunk@41514 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0140901c4a
commit
b410e3546d
@ -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