[Qt-interest] Fwd: INCLUDEPATH issue
ami guru
dosto.walla at gmail.com
Tue Dec 2 12:36:22 CET 2008
Hello Farid,
Thanks for the hint,
The code snippet that i pasted was just an example from the documentation ,
not a real-life scenario that i have experienced in my sample.
Any way you are right , non subdirectories are included
Thanks a lot!!!
Regards
Sajjad
---------- Forwarded message ----------
From: Farid Derradji <farid.derradji at itwm.fraunhofer.de>
Date: Tue, Dec 2, 2008 at 12:30 PM
Subject: Re: [Qt-interest] INCLUDEPATH issue
To: qt-interest at trolltech.com
> Hello forum,
>
> INCLUDEPATH = c:/msdev/include d:/stl/include
>
>
> will the path be also included if if there is any subdirectories inside
> include?
>
>
>
> Regards
>
> Sajjad
Generally speaking the following holds:
* Exactly all paths listed in INCLUDEPATH will be respected by the
underlying compiler.
* Keep in mind that any sub directories are NOT included !
In your case I don't understand why you list up standard include paths
like c:/msdev/include and d:/stl/include, because they will
automatically be searched for headers.
Regards
Farid
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081202/96c289ae/attachment.html
More information about the Qt-interest-old
mailing list