summaryrefslogtreecommitdiffstats
path: root/framework/AllLangResTarget_fwe.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-01-21 01:52:59 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-02-10 21:41:45 +0100
commit4b30ec9def591ba77d5ec9ac09ded1e6782ede8d (patch)
tree539308f4df950c0eae0ccdb28b0267a48022474f /framework/AllLangResTarget_fwe.mk
parentmove this include path to RepositoryExternal.mk (diff)
downloadcore-4b30ec9def591ba77d5ec9ac09ded1e6782ede8d.tar.gz
core-4b30ec9def591ba77d5ec9ac09ded1e6782ede8d.zip
fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC
Diffstat (limited to 'framework/AllLangResTarget_fwe.mk')
-rw-r--r--framework/AllLangResTarget_fwe.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/AllLangResTarget_fwe.mk b/framework/AllLangResTarget_fwe.mk
index 6b9474ec2421..fd27382427a1 100644
--- a/framework/AllLangResTarget_fwe.mk
+++ b/framework/AllLangResTarget_fwe.mk
@@ -42,7 +42,6 @@ $(eval $(call gb_SrsTarget_set_include,fwe/fwk_classes,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/framework/inc) \
-I$(realpath $(SRCDIR)/framework/inc/classes) \
- -I$(OUTDIR)/inc \
))
$(eval $(call gb_SrsTarget_add_files,fwe/fwk_classes,\
@@ -55,7 +54,6 @@ $(eval $(call gb_SrsTarget_set_include,fwe/fwk_services,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/framework/inc) \
-I$(realpath $(SRCDIR)/framework/inc/services) \
- -I$(OUTDIR)/inc \
))
$(eval $(call gb_SrsTarget_add_files,fwe/fwk_services,\