[Qt-creator] Do QtCreator generic project supports virtual paths ?

Orgad Shaneh orgads at gmail.com
Fri Oct 25 13:07:56 CEST 2013


On Fri, Oct 25, 2013 at 2:03 PM, Abir Basak <abirbasak at gmail.com> wrote:

>
> I am using QtCreator with generic project support for some time, where I
> automatically generate the creator,file,include,config etc. However I do
> not know, if there is any way to group header / source etc files separately
> based on some simple pattern matching? Is it possible, or a valid feature
> request?
>
> Thanks
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>
Hi,

In Qt Creator 3.0 you can configure search paths for sources and headers,
which are relative to the counterpart.

The defaults are include and ../include for headers, ../src and .. for
sources.

- Orgad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20131025/4c27ee59/attachment.html>


More information about the Qt-creator mailing list