V
V
vjufvufcgyf2020-10-15 23:06:52
Qt
vjufvufcgyf, 2020-10-15 23:06:52

How can I get qmake QT to properly delete include files?

I use the header files of the library, in which the files are connected from the same directory, that is, in whatever file you write whatever path you write, it will start searching from one directory, but qmake looks for a file relative to the file from which the connection comes. How to change 2 to 1 in qmake qt?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ighor July, 2020-10-15
@vjufvufcgyf

INCLUDEPATH += $${PWD}/../otherdir

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question