Hi all,

I have downloaded the mozilla sources, and build firefox:
My .mozconfig:

ac_add_options --disable-debug
ac_add_options --enable-static
ac_add_options --disable-shared
ac_add_options --disable-tests
mk_add_options MOZ_CO_PROJECT=browser

Then, make -f client.mk build builds a firefox.exe which runs. But my mozilla/embedding/config directory does not have a makefile. Running make in there throws an error. How should mozilla be configured to also build the mfcembed exe?

Regards,

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

Reply via email to