Bug 104934 Convert Mozilla to Unicode app

Turning MOZ_UNICODE flag on by default.
(all the codes are in \\widget\module only)
Only impact on Windows platforms.

This makes mozilla as a true unicode application
under Windows.
/r=shanjian, /sr=kin
This commit is contained in:
yokoyama%netscape.com 2002-09-21 18:59:30 +00:00
Родитель db1eeea001
Коммит 9dd4b0607d
2 изменённых файлов: 2 добавлений и 10 удалений

Просмотреть файл

@ -67,9 +67,5 @@ EXTRA_DSO_LDOPTS = \
include $(topsrcdir)/config/rules.mk
DEFINES += -D_IMPL_NS_WIDGET
ifdef MOZ_UNICODE
DEFINES += -DMOZ_UNICODE
endif
DEFINES += -D_IMPL_NS_WIDGET -DMOZ_UNICODE

Просмотреть файл

@ -78,11 +78,7 @@ CPPSRCS += \
$(NULL)
endif
DEFINES += -D_IMPL_NS_WIDGET -DMOZ_AIMM
ifdef MOZ_UNICODE
DEFINES += -DMOZ_UNICODE
endif
DEFINES += -D_IMPL_NS_WIDGET -DMOZ_AIMM -DMOZ_UNICODE
EXPORTS = nsdefs.h