Where can I do the equivalent to

QMAKE_RC                = $${CROSS_COMPILE}windres

found in qmake.conf for qbs?

I currently have /usr/bin/i686-w64-mingw32-windres and
/usr/bin/x86_64-w64-mingw32-windres

Also my libqtmain.a is named libqt5main.a (This is to avoid a conflict with
qt4)

I am currrently just creating symlinks to fix the issues but was wondering
if there was a way to do this in qbs.

-ant32
_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to