Future modular build mechanism, not part of main seamonkey build. Adding gtk/tests for TestGtkEmbed. Added jpeg, mng modules from modules/libimg.

This commit is contained in:
mcafee%netscape.com 2002-04-21 19:39:34 +00:00
Родитель 85505605b8
Коммит 1c76ade7fc
1 изменённых файлов: 3 добавлений и 1 удалений

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

@ -47,7 +47,7 @@ my %map = (
'find', 'xpfe/components/find embedding/components/find',
'gfx', 'gfx',
'gfx2', 'gfx2',
'gtkembedmoz', 'embedding/browser/gtk/tests',
'gtkembedmoz', 'embedding/browser/gtk/src embedding/browser/gtk/tests',
'gtkxtbin', 'widget/src/gtkxtbin',
'helperAppDlg', 'embedding/components/ui/helperAppDlg',
'htmlparser', 'htmlparser',
@ -63,6 +63,7 @@ my %map = (
'intl', 'intl',
'jar', 'modules/libjar',
'java', 'sun-java/stubs',
'jpeg', 'jpeg',
'jprof', 'tools/jprof',
'js', 'js',
'jsconsole', 'embedding/components/jsconsole',
@ -73,6 +74,7 @@ my %map = (
'mailnews', 'mailnews',
'mime', 'mailnews/mime',
'mimetype', 'netwerk/mime',
'mng', 'modules/libimg/mng',
'mork', 'db/mork db/mdb',
'mozcomps', 'xpfe/components',
'mozldap', 'directory/xpcom/base',