[paths] Restore compile dependencies for local hpp include files.

This commit is contained in:
vng 2015-04-17 16:19:18 +03:00 committed by Alex Zolotarev
parent f7f83d72f4
commit 20627e9c49

View file

@ -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* {