non-existent paths from INCLUDEPATH removed in help.pri

Change-Id: I4d2c26596b97e269fa599a0614be4eeeb21ad491
Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
Joerg Bornemann
2011-10-13 06:26:55 +02:00
parent 3afe677e52
commit 5715426f72

View File

@@ -1,10 +1,7 @@
VPATH += $$PWD
INCLUDEPATH *= $$PWD $$PWD/.. \
$$PWD/../.. $$PWD/../../utils
DEPENDPATH *= $$PWD $$PWD/.. \
$$PWD/../.. $$PWD/../../utils
INCLUDEPATH *= $$PWD $$PWD/..
DEPENDPATH *= $$PWD $$PWD/..
# Input
HEADERS += \