remove obsolete DEPENDPATH assignments
qmake now add CONFIG+=depend_includepath by default, making manual DEPENDPATH setup unnecessary. Change-Id: Iffd78b4c7cf8d048a822b75c481ac380b3d8d0f4 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
6fa2f5c4b1
commit
87d6d6d3c2
@@ -32,7 +32,6 @@ config_resourcepolicy {
|
||||
# Header files must go inside source directory of a module
|
||||
# to be installed by syncqt.
|
||||
INCLUDEPATH += ../multimedia/gsttools_headers/
|
||||
DEPENDPATH += ../multimedia/gsttools_headers/
|
||||
VPATH += ../multimedia/gsttools_headers/
|
||||
|
||||
PRIVATE_HEADERS += \
|
||||
|
||||
Reference in New Issue
Block a user