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
@@ -9,7 +9,6 @@ PLUGIN_TYPE=mediaservice
|
||||
PLUGIN_CLASS_NAME = WMFServicePlugin
|
||||
load(qt_plugin)
|
||||
|
||||
DEPENDPATH += .
|
||||
INCLUDEPATH += .
|
||||
|
||||
HEADERS += \
|
||||
|
||||
Reference in New Issue
Block a user