[QBS] How to link setargv.obj

Joerg Bornemann joerg.bornemann at digia.com
Wed Oct 1 18:10:36 CEST 2014


On 01-Oct-14 17:59, Kurt Keller wrote:

> How is it possible, to link a windows console application against
> setargv.obj?

Try
     cpp.linkerFlags: ["setargv.obj"]
Most likely, you have to pass the absolute path to the object file.


BR,

Joerg



More information about the Qbs mailing list