Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.

This commit is contained in:
waterson%netscape.com 2005-08-18 11:15:21 +00:00
Родитель ea71483401
Коммит 9e615e806a
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -30,6 +30,7 @@ MODULE = shistory
LIBRARY_NAME = shistory LIBRARY_NAME = shistory
EXPORT_LIBRARY = 1 EXPORT_LIBRARY = 1
IS_COMPONENT = 1 IS_COMPONENT = 1
MODULE_NAME = Session_History_Module
REQUIRES = xpcom string necko dom layout docshell locale widget uriloader pref gfx2 REQUIRES = xpcom string necko dom layout docshell locale widget uriloader pref gfx2
CPPSRCS = nsSHEntry.cpp \ CPPSRCS = nsSHEntry.cpp \