mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
turning on ENDER father forgive me. if this is bad, backout this mozilla.mak change only please
This commit is contained in:
parent
923d06f52d
commit
304e4f89c2
@ -730,6 +730,7 @@ CDEFINES=/DXP_PC /Dx386 /D_WINDOWS /D_X86_ \
|
||||
/DEDIT_REMOTE /DLAYERS /DMQUOTE \
|
||||
/D_IMAGE_CONVERT \
|
||||
/D_IME_COMPOSITION \
|
||||
/DENDER \
|
||||
!if "$(MOZ_BITS)" == "32"
|
||||
!ifndef NSPR20
|
||||
/DWIN32 /DJAVA_WIN32 /DHW_THREADS /D_AFXDLL \
|
||||
@ -748,9 +749,6 @@ CDEFINES=/DXP_PC /Dx386 /D_WINDOWS /D_X86_ \
|
||||
/DOJI \
|
||||
!elseif defined(MOZ_JAVA)
|
||||
/DJAVA \
|
||||
!endif
|
||||
!if defined(MOZ_ENDER)
|
||||
/DENDER \
|
||||
!endif
|
||||
/DMOZILLA_CLIENT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user