[QBS] How to targeting xp with MSVC2013?
Jake Petroules
jake.petroules at petroules.com
Wed Apr 16 17:54:14 CEST 2014
Hi Yuchen,
Provided your Qbs profile is not using Windows Kit 8 (as noted in the Gerrit change you linked), all you should need to do is set cpp.minimumWindowsVersion: "5.1" (or "5.2" for 64-bit WinXP) in your product(s).
See: http://qt-project.org/doc/qbs-1.1/cpp-module.html#minimumwindowsversion
--
Jake Petroules
Chief Technology Officer
Petroules Corporation ยท www.petroules.com
Email: jake.petroules at petroules.com
On 2014-04-16, at 11:04 AM, Yuchen Deng <loaden at gmail.com> wrote:
> hi, list!
> After this change: https://codereview.qt-project.org/#change,72935
> we can targeting xp using qmake now. it's cool!
> but I don't know does qbs support targeting xp too?
> If it doesn't, how to hack?
> thanks!
>
> --
> Best Regards
> Yuchen
> _______________________________________________
> QBS mailing list
> QBS at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qbs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20140416/b7491dc3/attachment.html>
More information about the Qbs
mailing list