Commit de4eeadc authored by Oswald Buddenhagen's avatar Oswald Buddenhagen Committed by Qt by Nokia
Browse files

use depend_includepath


Change-Id: Ie22dbaa16f12044e95e1cdd813dd9daa2bf7ddcb
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@nokia.com>
parent c2e35cd3
No related merge requests found
Showing with 1 addition and 2 deletions
...@@ -6,7 +6,7 @@ build_all:!build_pass { ...@@ -6,7 +6,7 @@ build_all:!build_pass {
CONFIG += release CONFIG += release
} }
CONFIG += console no_batch CONFIG += console no_batch depend_includepath
CONFIG -= qt CONFIG -= qt
DEFINES += QT_BUILD_QMAKE QT_BOOTSTRAPPED QT_NO_CODECS QT_LITE_UNICODE QT_NO_LIBRARY \ DEFINES += QT_BUILD_QMAKE QT_BOOTSTRAPPED QT_NO_CODECS QT_LITE_UNICODE QT_NO_LIBRARY \
...@@ -26,7 +26,6 @@ INCLUDEPATH = \ ...@@ -26,7 +26,6 @@ INCLUDEPATH = \
VPATH += $$QT_SOURCE_TREE/tools/shared VPATH += $$QT_SOURCE_TREE/tools/shared
DEPENDPATH += $$QT_BUILD_TREE/src/corelib/tools $$QT_BUILD_TREE/src/corelib/io
HEADERS += \ HEADERS += \
remoteconnection.h \ remoteconnection.h \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment