forked from organicmaps/organicmaps-tmp
[paths] Restore compile dependencies for local hpp include files.
This commit is contained in:
parent
f7f83d72f4
commit
20627e9c49
1 changed files with 2 additions and 2 deletions
|
@ -21,11 +21,11 @@ INCLUDEPATH *= $$ROOT_DIR
|
|||
INCLUDEPATH *= $$ROOT_DIR/3party/boost
|
||||
INCLUDEPATH *= $$ROOT_DIR/3party/glm
|
||||
|
||||
|
||||
|
||||
# hack for Qt5 qmake to make it faster
|
||||
CONFIG -= depend_includepath
|
||||
|
||||
DEPENDPATH *= $$ROOT_DIR
|
||||
|
||||
CONFIG *= c++11
|
||||
|
||||
!win32* {
|
||||
|
|
Loading…
Add table
Reference in a new issue