[EMAIL PROTECTED] wrote:

> Thanks Benjamin; I've built XULRunner following your recommendation. I
> assume that I need the everything generated under <objdir>/dist/bin
> folder with the exception of few executables (mangle.exe,
> xulrunner.exe, etc.) Please let me know if I'm wrong about taking only
> DLLs and files under subfolders.

The best thing to do is run

make -C yourobjdir/xulrunner/installer

This will package up what you need into a zip file which you can then 
extract into your project.

You can cut xulrunner.exe if you want to, but it's so small that I wouldn't 
bother!

--BDS
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to