On 24/06/14 09:42 PM, luoyongg...@gmail.com wrote:
I want it can generate Microsoft Visual Studio Project and without the need to 
do configure things in msys.

So that ease our development progress,
and for our own purpose, I will create my own executable and besides, the unit 
testing/auto testing infra is also needed.


Hi, you could try downloading the xulrunner sdk (and caching a local copy):
http://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly/latest-mozilla-central/

The gaia team does something similar:
https://github.com/mozilla-b2g/gaia/blob/master/Makefile#L614

You could translate that logic to a mach command/python instead of a Makefile.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to