includepath added by ide
This commit is contained in:
parent
8461564c0c
commit
ebe17fadd7
1 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,8 @@ config_pri_source_group1 {
|
||||||
$$quote($$BASEDIR/src/netimagetracker.h)
|
$$quote($$BASEDIR/src/netimagetracker.h)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
INCLUDEPATH += $$quote($$BASEDIR/src)
|
||||||
|
|
||||||
CONFIG += precompile_header
|
CONFIG += precompile_header
|
||||||
|
|
||||||
PRECOMPILED_HEADER = $$quote($$BASEDIR/precompiled.h)
|
PRECOMPILED_HEADER = $$quote($$BASEDIR/precompiled.h)
|
||||||
|
|
Reference in a new issue