summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sw/CppunitTest_sw_filters_test.mk1
-rw-r--r--sw/CppunitTest_sw_htmlexport.mk1
-rw-r--r--sw/CppunitTest_sw_layout_test.mk1
-rw-r--r--sw/CppunitTest_sw_macros_test.mk1
-rw-r--r--sw/CppunitTest_sw_odfimport.mk1
-rw-r--r--sw/CppunitTest_sw_uiwriter.mk1
-rw-r--r--sw/CppunitTest_sw_uwriter.mk1
-rw-r--r--sw/Library_msword.mk1
-rw-r--r--sw/Library_swd.mk1
-rw-r--r--sw/Library_swui.mk1
-rw-r--r--sw/Library_vbaswobj.mk1
11 files changed, 0 insertions, 11 deletions
diff --git a/sw/CppunitTest_sw_filters_test.mk b/sw/CppunitTest_sw_filters_test.mk
index 102b8a03abc2..c5fd73cf0f42 100644
--- a/sw/CppunitTest_sw_filters_test.mk
+++ b/sw/CppunitTest_sw_filters_test.mk
@@ -41,7 +41,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_filters_test, \
))
$(eval $(call gb_CppunitTest_set_include,sw_filters_test,\
- -I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/inc \
$$(INCLUDE) \
))
diff --git a/sw/CppunitTest_sw_htmlexport.mk b/sw/CppunitTest_sw_htmlexport.mk
index 18b4afd26752..b3bec1457f14 100644
--- a/sw/CppunitTest_sw_htmlexport.mk
+++ b/sw/CppunitTest_sw_htmlexport.mk
@@ -37,7 +37,6 @@ $(eval $(call gb_CppunitTest_use_externals,sw_htmlexport,\
$(eval $(call gb_CppunitTest_set_include,sw_htmlexport,\
-I$(SRCDIR)/sw/inc \
- -I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/uibase/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
diff --git a/sw/CppunitTest_sw_layout_test.mk b/sw/CppunitTest_sw_layout_test.mk
index 017ba1b6555f..a4400507428a 100644
--- a/sw/CppunitTest_sw_layout_test.mk
+++ b/sw/CppunitTest_sw_layout_test.mk
@@ -51,7 +51,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_layout_test, \
))
$(eval $(call gb_CppunitTest_set_include,sw_layout_test,\
- -I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/inc \
$$(INCLUDE) \
))
diff --git a/sw/CppunitTest_sw_macros_test.mk b/sw/CppunitTest_sw_macros_test.mk
index 6e6f247347b1..72a7301a8dd9 100644
--- a/sw/CppunitTest_sw_macros_test.mk
+++ b/sw/CppunitTest_sw_macros_test.mk
@@ -54,7 +54,6 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_macros_test, \
))
$(eval $(call gb_CppunitTest_set_include,sw_macros_test,\
- -I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/inc \
$$(INCLUDE) \
))
diff --git a/sw/CppunitTest_sw_odfimport.mk b/sw/CppunitTest_sw_odfimport.mk
index e61967a533f7..233de60ec2cc 100644
--- a/sw/CppunitTest_sw_odfimport.mk
+++ b/sw/CppunitTest_sw_odfimport.mk
@@ -39,7 +39,6 @@ $(eval $(call gb_CppunitTest_set_include,sw_odfimport,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/uibase/inc \
- -I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \
))
diff --git a/sw/CppunitTest_sw_uiwriter.mk b/sw/CppunitTest_sw_uiwriter.mk
index 376d3615ed6f..499f61f486df 100644
--- a/sw/CppunitTest_sw_uiwriter.mk
+++ b/sw/CppunitTest_sw_uiwriter.mk
@@ -39,7 +39,6 @@ $(eval $(call gb_CppunitTest_set_include,sw_uiwriter,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/uibase/inc \
- -I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \
))
diff --git a/sw/CppunitTest_sw_uwriter.mk b/sw/CppunitTest_sw_uwriter.mk
index 42f481eaa245..0b71cc1c9932 100644
--- a/sw/CppunitTest_sw_uwriter.mk
+++ b/sw/CppunitTest_sw_uwriter.mk
@@ -60,7 +60,6 @@ $(eval $(call gb_CppunitTest_use_externals,sw_uwriter,\
))
$(eval $(call gb_CppunitTest_set_include,sw_uwriter,\
- -I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/inc \
$$(INCLUDE) \
diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index 135eb5794e55..92e806dd1071 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -29,7 +29,6 @@ $(eval $(call gb_Library_set_precompiled_header,msword,$(SRCDIR)/sw/inc/pch/prec
$(eval $(call gb_Library_set_include,msword,\
-I$(SRCDIR)/sw/source/core/inc \
- -I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/source/filter/inc \
-I$(SRCDIR)/sw/inc \
$$(INCLUDE) \
diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk
index fd53b7b2175f..3621168c5465 100644
--- a/sw/Library_swd.mk
+++ b/sw/Library_swd.mk
@@ -26,7 +26,6 @@ $(eval $(call gb_Library_set_include,swd,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/filter/inc \
- -I$(SRCDIR)/sw/source/ui/inc \
))
$(eval $(call gb_Library_use_external,swd,boost_headers))
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk
index 7d466a57d3d7..6c7f3559126c 100644
--- a/sw/Library_swui.mk
+++ b/sw/Library_swui.mk
@@ -24,7 +24,6 @@ $(eval $(call gb_Library_set_include,swui,\
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/uibase/inc \
-I$(SRCDIR)/sw/source/filter/inc \
- -I$(SRCDIR)/sw/source/ui/inc \
-I$(WORKDIR)/SdiTarget/sw/sdi \
$$(INCLUDE) \
))
diff --git a/sw/Library_vbaswobj.mk b/sw/Library_vbaswobj.mk
index f499f38f99a0..7aa19d28a71a 100644
--- a/sw/Library_vbaswobj.mk
+++ b/sw/Library_vbaswobj.mk
@@ -27,7 +27,6 @@ $(eval $(call gb_Library_set_include,vbaswobj,\
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/uibase/inc \
-I$(SRCDIR)/sw/source/filter/inc \
- -I$(SRCDIR)/sw/source/ui/inc \
-I$(SRCDIR)/sw/inc \
$$(INCLUDE) \
))