What version of Qt Creator are you using? This works fine with qxt.prf
in the latest release version.

On Wed, Sep 16, 2009 at 7:12 AM, Vincent LEFORT
<[email protected]> wrote:
> Hello, i use some prf files for my project configuration.
>
> In my .pro i use them with CONFIG += my_prf
>
> Some prf files add .h files to HEADERS, .cpp files to SOURCES or modify
> INCLUDEPATH.
>
> It will be great that HEADERS / SOURCES files can be see in project tree
> (for example in subfolder).
>
> The other thing is it will be great that QtCreator search in INCLUDEPATH to
> find some headers who exists for example to open it with ctrl+click (and
> don't underline them for say : "i don't know it").
>
> We use a lot the prf files and it is very useful to configure projects !!!!
>
> What do you think about this features / correction ?
>
> Or perhaps there are an existing solution ???
>
> Thanks
>
> --
> Vincent
>
>
> _______________________________________________
> 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

Reply via email to