Hi again :-)

Sorry for the spamming, this hopefully is an easy question: how do I find out, from within a QBS build directory, what where the command-line options which I passed to QBS to initialize the project?

Like, if I ran:

qbs run profile:android515 project.geotagger:false -f ..

I would like to be able to see the options
  profile:android515
  project.geotagger:false
(at least -- seeing the whole command line would also be fine)

Ciao,
  Alberto

--
http://www.mardy.it - Geek in un lingua international
_______________________________________________
Qbs mailing list
Qbs@qt-project.org
https://lists.qt-project.org/listinfo/qbs

Reply via email to