summaryrefslogtreecommitdiff
path: root/sw
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 /sw
parente8a28be0dd3eb471d1d063c68b5bc163df65e182 (diff)
fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC
Diffstat (limited to 'sw')
-rw-r--r--sw/AllLangResTarget_sw.mk1
-rw-r--r--sw/CppunitTest_sw_filters_test.mk1
-rw-r--r--sw/CppunitTest_sw_macros_test.mk1
-rw-r--r--sw/CppunitTest_sw_swdoc_test.mk1
-rw-r--r--sw/Library_msword.mk1
-rw-r--r--sw/Library_sw.mk1
-rw-r--r--sw/Library_vbaswobj.mk1
7 files changed, 0 insertions, 7 deletions
diff --git a/sw/AllLangResTarget_sw.mk b/sw/AllLangResTarget_sw.mk
index 5bb50abdcfd7..8380556481b2 100644
--- a/sw/AllLangResTarget_sw.mk
+++ b/sw/AllLangResTarget_sw.mk
@@ -36,7 +36,6 @@ $(eval $(call gb_SrsTarget_SrsTarget,sw/res))
$(eval $(call gb_SrsTarget_set_include,sw/res,\
$$(INCLUDE) \
- -I$(OUTDIR)/inc \
-I$(WORKDIR)/inc/sw \
-I$(realpath $(SRCDIR)/sw/inc) \
-I$(realpath $(SRCDIR)/sw/source/core/inc) \
diff --git a/sw/CppunitTest_sw_filters_test.mk b/sw/CppunitTest_sw_filters_test.mk
index ce85a4c25a8f..a06c8a8461ac 100644
--- a/sw/CppunitTest_sw_filters_test.mk
+++ b/sw/CppunitTest_sw_filters_test.mk
@@ -64,7 +64,6 @@ $(eval $(call gb_CppunitTest_set_include,sw_filters_test,\
-I$(realpath $(SRCDIR)/sw/source/ui/inc) \
-I$(realpath $(SRCDIR)/sw/inc) \
$$(INCLUDE) \
- -I$(OUTDIR)/inc \
))
$(eval $(call gb_CppunitTest_add_api,sw_filters_test,\
diff --git a/sw/CppunitTest_sw_macros_test.mk b/sw/CppunitTest_sw_macros_test.mk
index 0a2a81d0dc54..a2f4c4e29d54 100644
--- a/sw/CppunitTest_sw_macros_test.mk
+++ b/sw/CppunitTest_sw_macros_test.mk
@@ -74,7 +74,6 @@ $(eval $(call gb_CppunitTest_set_include,sw_macros_test,\
-I$(realpath $(SRCDIR)/sw/source/ui/inc) \
-I$(realpath $(SRCDIR)/sw/inc) \
$$(INCLUDE) \
- -I$(OUTDIR)/inc \
))
$(eval $(call gb_CppunitTest_add_api,sw_macros_test,\
diff --git a/sw/CppunitTest_sw_swdoc_test.mk b/sw/CppunitTest_sw_swdoc_test.mk
index d5056ed3ac02..101bf6581988 100644
--- a/sw/CppunitTest_sw_swdoc_test.mk
+++ b/sw/CppunitTest_sw_swdoc_test.mk
@@ -79,7 +79,6 @@ $(eval $(call gb_CppunitTest_set_include,sw_swdoc_test,\
-I$(realpath $(SRCDIR)/sw/source/ui/inc) \
-I$(realpath $(SRCDIR)/sw/inc) \
$$(INCLUDE) \
- -I$(OUTDIR)/inc \
))
$(eval $(call gb_CppunitTest_add_api,sw_swdoc_test,\
diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index f626351d66aa..8e61cabb507a 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -39,7 +39,6 @@ $(eval $(call gb_Library_set_include,msword,\
-I$(WORKDIR)/Misc/sw/ \
$$(INCLUDE) \
-I$(WORKDIR)/oox/inc/ \
- -I$(OUTDIR)/inc/sw \
))
$(eval $(call gb_Library_add_api,msword,\
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index 40e70f3be74d..a33bb5f38719 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -40,7 +40,6 @@ $(eval $(call gb_Library_set_include,sw,\
-I$(WORKDIR)/SdiTarget/sw/sdi \
-I$(WORKDIR)/Misc/sw/ \
$$(INCLUDE) \
- -I$(OUTDIR)/inc \
))
$(eval $(call gb_Library_add_api,sw,\
diff --git a/sw/Library_vbaswobj.mk b/sw/Library_vbaswobj.mk
index fd35e42586a5..d3703623ebf4 100644
--- a/sw/Library_vbaswobj.mk
+++ b/sw/Library_vbaswobj.mk
@@ -37,7 +37,6 @@ $(eval $(call gb_Library_set_include,vbaswobj,\
-I$(realpath $(SRCDIR)/sw/inc) \
-I$(WORKDIR)/Misc/sw/ \
$$(INCLUDE) \
- -I$(OUTDIR)/inc/ \
))
$(eval $(call gb_Library_add_api,vbaswobj,\