[Libreoffice-commits] .: set_soenv.in
Cédric Bosdonnat
cbosdo at kemper.freedesktop.org
Sat Oct 1 10:05:18 PDT 2011
set_soenv.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 7e60b29fa165c12066a34ff049054f6607739cca
Author: Cédric Bosdonnat <cedric.bosdonnat.ooo at free.fr>
Date: Sat Oct 1 19:04:18 2011 +0200
ExternalLib: add the include folder to the default includes
diff --git a/set_soenv.in b/set_soenv.in
index f4477d6..9695bef 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";
More information about the Libreoffice-commits
mailing list