Bug 501176 - Move nsXULAppAPI.h to tier_xpcom, r+sr?bz

--HG--
rename : toolkit/xre/nsXULAppAPI.h => xpcom/build/nsXULAppAPI.h
rename : toolkit/xre/xrecore.h => xpcom/build/xrecore.h
This commit is contained in:
Benjamin Smedberg 2009-06-29 14:39:39 -04:00
parent 0202d773b3
commit 61baf0e7b7
4 changed files with 2 additions and 5 deletions

View File

@ -95,11 +95,6 @@ ifneq (,$(filter WINCE WINNT,$(OS_ARCH)))
XPIDLSRCS += nsIWinAppHelper.idl
endif
EXPORTS = \
xrecore.h \
nsXULAppAPI.h \
$(NULL)
CPPSRCS = \
nsAppRunner.cpp \
nsConsoleWriter.cpp \

View File

@ -140,6 +140,8 @@ SDK_HEADERS = \
EXPORTS = \
nsXPCOMCIDInternal.h \
xrecore.h \
nsXULAppAPI.h \
$(NULL)
EXPORTS_mozilla = \