Bug 390046: fix build break with Windows/mingw and OS/2 about undefined XRE_GetFileFromPath symbol, r=benjamin, a=bzbarsky

git-svn-id: svn://10.0.0.236/trunk@236069 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mozilla%weilbacher.org
2007-09-16 21:06:36 +00:00
parent 525c262cab
commit 5c4aec4a2b

View File

@@ -62,6 +62,8 @@ CPPSRCS = \
nsToolkitProfileService.cpp \
$(NULL)
DEFINES += -DIMPL_XREAPI
GARBAGE += nsProfileLock.cpp
include $(topsrcdir)/config/rules.mk