I need to make custom build step and pass all file names to my program as arguments. Is there any way to do so?
I need to make custom build step and pass all file names to my program as arguments. Is there any way to do so?
Its all in the QtCreator development documentation.
Please stop posting these one liners here, as the only answer to it will be referral to the docs.
So start reading the documentation first, ask specific implementation questions here.
http://doc.qt.nokia.com/qtcreator-extending/index.html
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Bookmarks