summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2011-10-01 19:04:18 +0200
committerCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2011-10-01 19:05:06 +0200
commit7e60b29fa165c12066a34ff049054f6607739cca (patch)
tree7d06524b5666386deef9d09df354b12fe4dbe544 /set_soenv.in
parentc4e70e2edb9a6f870a3826264a5596e50bf7e919 (diff)
ExternalLib: add the include folder to the default includes
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/set_soenv.in b/set_soenv.in
index f4477d616248..9695bef0edb1 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -1261,6 +1261,7 @@ $SOLARINC = $I.$cur_dir.
$I.'$SOLARVER'.$ds.'$INPATH'.$INC.$ds."stl".
$I.'$SOLARVER'.$ds.'$INPATH'.$INC.$ds."external".
$I.'$SOLARVER'.$ds.'$INPATH'.$INC.
+ $I.'$SOLARVER'.$ds.'$INPATH'.$ds."include".
$I.'$SOLARENV'.$ds.'$OUTPATH'.$INC.
$I.'$SOLARENV'.$INC.
$I.'$SRC_ROOT'.$ds."res";