[QBS] print in qbs QCreator plugin

olivier musse olivier.musse at sfr.fr
Wed May 14 18:42:03 CEST 2014


Hi,

I'm trying to print information in qbs (qbs QCreator plugin) but do no 
succeed to make it work.
Application{

         name:  {

             print("---->  now  evaluating  the  product  name");

             return  "MyProductName";

         }
}
Does such a code must print something, somewhere in Qcreator ?

Thanks

Olivier

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20140514/92f9acfc/attachment.html>


More information about the Qbs mailing list