creating makefile for unix to export base browser depends for embedding

adjusting/update manifest file.
This commit is contained in:
dougt%netscape.com 2000-07-20 01:08:43 +00:00
Родитель 20595ae9b7
Коммит 4777056ad6
3 изменённых файлов: 39 добавлений и 9 удалений

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

@ -0,0 +1 @@
Makefile

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

@ -0,0 +1,31 @@
#
# The contents of this file are subject to the Mozilla Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is the Mozilla browser.
#
# The Initial Developer of the Original Code is Christopher
# Blizzard. Portions created by Christopher Blizzard
# Copyright (C) 1999, Christopher Blizzard. All Rights Reserved.
#
# Contributor(s):
#
DEPTH = ../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk
install::
$(PERL) $(DEPTH)\xpinstall\packager\pkgcp.pl -s $(DIST)\bin -d $(DIST) --f basebrowser-unix -o unix -v

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

@ -8,8 +8,7 @@
;
; Sample App:
;
; coming soon!
gtkEmbed
;
; NSPR:
@ -76,6 +75,7 @@ components/editor.xpt
; embedding
components/libmozbrwsr.so
components/libwebbrwsr.so
components/mozbrwsr.xpt
components/webBrowser_core.xpt
components/webBrowser_setup.xpt
@ -131,7 +131,7 @@ components/shistory.xpt
; required l10n libraries
components/libucharuti.so
components/libunicharutil.so
components/libuconv.so
components/uconv.xpt
components/liblwbrk.so
@ -147,10 +147,11 @@ components/unicharutil.xpt
; components/libucvibm.so for ibm
; uriloader
components/liburildr.so
components/liburiloader.so
components/uriloader.xpt
; widget
components/libwidget_gtk.so
components/widget.xpt
; xpconnect
@ -162,17 +163,14 @@ components/xpconnect_tests.xpt
components/xpcom_base.xpt
components/xpcom_components.xpt
components/xpcom_ds.xpt
components/xpcom_eventloop_windows.xpt
components/xpcom_eventloop_xp.xpt
components/xpcom_io.xpt
components/xpcom_nativeapp.xpt
components/xpcom_thread.xpt
components/xpcom_threads.xpt
components/xpcom_xpti.xpt
;
; Widget-Toolit:
;
chrome/packages/widget-toolkit/global`content/*
chrome/packages/widget-toolkit/global/content/*
chrome/skins/modern/manifest.rdf
chrome/skins/modern/global/skin/*