[Qt-creator] Additional Include Folders

Robert Caldecott robert.caldecott at gmail.com
Wed Jul 15 10:36:50 CEST 2009


Thanks!

It would be neat to support some of these additional qmake commands in
the Qt Creator GUI if possible - it would be a big help for people
like me who are migrating to Qt Creator from Visual Studio.  :)

2009/7/15 Ladnar, Marc <Marc.Ladnar at ksab.kroschu.com>:
> In your .pro file you just add the line:
>
> INCLUDEPATH += [your_new_path]
>
> -----Ursprüngliche Nachricht-----
> Von: Robert Caldecott [mailto:robert.caldecott at gmail.com]
> Gesendet: Mittwoch, 15. Juli 2009 09:22
> An: qt-creator at trolltech.com
> Betreff: [Qt-creator] Additional Include Folders
>
> Is there a way to set additional include folders for a specific project?
>  For example, I tend to put core code into a static library (located in
> ./lib for example) and I want to be able to #include headers in
> dependent projects without having to prefix each one with "./lib/".
> Instead I want additional include paths for each project...
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>




More information about the Qt-creator-old mailing list