зеркало из https://github.com/mozilla/pjs.git
Bug 454862 Move nsDocLoadObserver so we don't have to copy it during the build process r=ted
--HG-- rename : xpfe/bootstrap/nsDocLoadObserver.cpp => xpfe/bootstrap/appleevents/nsDocLoadObserver.cpp rename : xpfe/bootstrap/nsDocLoadObserver.h => xpfe/bootstrap/appleevents/nsDocLoadObserver.h
This commit is contained in:
Родитель
8db77b1ac5
Коммит
fc32198da7
|
@ -93,7 +93,6 @@ LIBXUL_LIBRARY = 1
|
|||
|
||||
LOCAL_INCLUDES = \
|
||||
-I$(srcdir) \
|
||||
-I$(srcdir)/.. \
|
||||
$(NULL)
|
||||
|
||||
LOCAL_INCLUDES += \
|
||||
|
@ -123,12 +122,7 @@ $(PACKAGE_DIR):
|
|||
|
||||
libs:: $(RSRC_DEST)
|
||||
|
||||
# workaround gcc -MD dependency issue by copying source to local dir
|
||||
export:: $(srcdir)/../nsDocLoadObserver.cpp
|
||||
$(INSTALL) $< .
|
||||
|
||||
GARBAGE += $(RES_DEST) $(RSRC_DEST) \
|
||||
../nsDocLoadObserver.$(OBJ_SUFFIX) nsDocLoadObserver.cpp \
|
||||
$(NULL)
|
||||
|
||||
OS_CXXFLAGS += -fexceptions
|
||||
|
|
Загрузка…
Ссылка в новой задаче