[Qbs] Writing a custom script by QBS
Ben Lau
xbenlau at gmail.com
Wed Oct 18 21:04:15 CEST 2017
Hello,
I am still new to QBS. I am looking for a suggestion about how to write and
run a custom script by QBS.
Besides building the binary, developers may need additional custom scripts
for deployment, code analysis, starting a mock server for testing etc. This
kind of task may not have a file output locally.
Can I write this kind of script by QBS? I usually write this kind of
script as a shell script, but it is not a cross-platform solution which
does not work with Windows.
Thanks for any advise.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20171019/eecad3c4/attachment.html>
More information about the Qbs
mailing list