The directory structure of the embedding SDK is being simplified so that the SDK is easier to use:

The new structure is:

[sdkdir]/idl/<IDL for frozen interfaces>
[sdkdir]/include/<C++ headers for frozen interfaces and methods>
[sdkdir]/lib/<static libraries such as XPCOM glue>
[sdkdir]/bin/<utility programs and shared libraries>

You will no longer have to specify many differeent #inlude paths when building C++ files that use the SDK.

The bug about this is http://bugzilla.mozilla.org/show_bug.cgi?id=236101
If you have questions, feel free to reply to this message in npm.embedding.

--BDS
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to