Re: xpcomglue_s_nomozalloc.lib compiled with wchar_t as builtin type

"[email protected]" <[email protected]> Thu, 29 Sep 2011 19:22:48 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.embedding
Organization http://groups.google.com
Message-ID <4734880.978.1317349368799.JavaMail.geo-discussion-forums@preb19>
Is it possible that I can rebuild xulrunner-sdk 7.0 with /Zc:wchar_t-, not treating wchar_t as built-in type? If possible, where should I specify the build flags in the extracted xulrunner-sdk source folder? My extension references some third-party libs that is built with /Zc:wchar_t- and it is impossible to rebuild them treating wchar_t as built-in type as they are obsolete. Please advise.

Thanks
Paulino