Hello

I would like to compile XULRunner SDK and add the .zip archive to the project directory so all my team members can get it with the project from source control and use it, and only I would need to compile it.

However the .pdb files are not included in the resulting archive after
           make sdk
in the xulrunner output directory, and so all team members will not see
debugging information when debugging, even if I compile the SDK with
--enable-debugging.

Is there an option or a way for make sdk to also include the .pdb files in the XULRunner SDK archive ?

Thank you,
Timothy Madden
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to