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
_______________________________________________
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to