Renamed MOZ_PROF to MOZ_PROFILE.

This commit is contained in:
wtc%netscape.com 1999-03-23 20:02:33 +00:00
Родитель c8c595c57d
Коммит d5f60ca25b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -59,7 +59,7 @@ DLLFLAGS = -OUT:"$@"
OBJDIR_TAG = _OPT
# Add symbolic information for use by a profiler
ifdef MOZ_PROF
ifdef MOZ_PROFILE
OPTIMIZER += -Z7
DLLFLAGS += -DEBUG -DEBUGTYPE:CV
LDFLAGS += -DEBUG -DEBUGTYPE:CV