mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 08:48:07 +00:00
Bug 612198: The other half. r=me a=npotb
This commit is contained in:
parent
57fcc263fd
commit
3ac0a129b8
@ -54,7 +54,10 @@ CPPSRCS = nsXULStub.cpp
|
||||
# for Mac OS X and 'xulrunner-stub' for all other platforms.
|
||||
PROGRAM = $(XULRUNNER_STUB_NAME)$(BIN_SUFFIX)
|
||||
|
||||
LOCAL_INCLUDES = -I$(topsrcdir)/xpcom/build
|
||||
LOCAL_INCLUDES = \
|
||||
-I$(topsrcdir)/xpcom/build \
|
||||
-I$(topsrcdir)/xpcom/base \
|
||||
$(NULL)
|
||||
|
||||
DEFINES += -DXPCOM_GLUE
|
||||
STL_FLAGS=
|
||||
|
Loading…
x
Reference in New Issue
Block a user