[Qt-creator] editing modules of a project in-situ

Daniel Teske daniel.teske at nokia.com
Thu Jan 8 16:32:59 CET 2009


On Monday 05 January 2009 06:08:38 ext Dan Wadsworth wrote:
> Hi,
>
> After trying heaps of the other IDEs for qt4, Qt Creator has huge potential
> for what i wish to do.
>
> however, after playing with it, i have not been able to find a way of
> adding other modules to the project aside selecting them during creation of
> the project.  Thus, is there away currently of, for example, adding the
> opengl module, if this was not selected when the project was initially
> created??

Currently we don't provide a gui way to do that. You can simply edit the pro 
file and add the QT += opengl line yourself. We are still discussing ways to 
make this easier.

daniel



More information about the Qt-creator-old mailing list