If you want a custom tool to run automatically as part of a build, qmake has the QMAKE_POST_LINK variable to which you can pass a command line program name and options.
On Wed, Jul 21, 2010 at 8:06 AM, Litkevich Yuriy <[email protected]> wrote: > Please make the possibility of creating custom tools. > Example: > Specify field "Name" = "Make debug" > Specify field "Command" = "make debug" > ... > This name appears in the "Tools" menu. > When I click on the "Make debug" item, the corresponding command is > executed. > > It would be very convenient to realize the establishment of custom tools. > Which would appear as a submenu. > > > Attached screenshot of Programmer's Notepad 2, which I use to write > programs. > > > > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
