Bug 612198: The other half. r=me a=npotb

This commit is contained in:
Kyle Huey 2010-11-15 07:10:42 -05:00
parent 57fcc263fd
commit 3ac0a129b8

View File

@ -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=