[Qt-interest] INCLUDEPATH vs DEPENDPATH
ami guru
dosto.walla at gmail.com
Tue Feb 3 16:19:37 CET 2009
Hello forum,
I am trying to understand the difference between INCLUDEPATH and DEPENDPATH.
According to the manual
INCLUDEPATH
This variable specifies the #include directories which should be searched
when compiling the project. Use ';' or a space as the directory separator.
and
DEPENDPATH
This variable contains the list of all directories to look in to resolve
dependencies. This will be used when crawling through included files.
I have file contents named SiMath that includes some header files found in
SiUtil.
In that case i shall definitely need to provide something inside
INCLUDEPATH.
Do I have to specify anything for DEPENDPATH?
Regards
Sajjad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090203/c8330276/attachment.html
More information about the Qt-interest-old
mailing list