Jim Crafton wrote:

>Hi all
>I'm wanting to do the following to make setting up the embedded mozilla
>easier on win32:
>Create an installer that will install all the neccessary headers and
>binaries (.lib, type libs, etc) and put them
>on the system, in addition to any env variables, and anything else.
>
we don't have any such script/bat that I'm aware of. we do have a 
"manifest" file that will dump an "embedding build" to a destination dir 
(see mozilla/embedding/config). That does not do the header piece though 
(just the libs and executables). Adam Lock posted a "header file 
crawler" to this newsgroup a month or two ago. Perhaps that can be 
combined w/ whatever you put together.?

There is no "embedding" module in CVS AFAIK though. We currently have 
many nasty dependencies that don't make it very worthwhile (you wind up 
pulling most of the files anyway).

Jud


Reply via email to