summaryrefslogtreecommitdiffstats
path: root/sw
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-01-21 02:55:27 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-02-10 21:41:45 +0100
commit12bf03351ea38fb2d2eb5e184cd455d2d019fe1a (patch)
tree16d262beb0cb779176de98c7385d7dee9b7075cf /sw
parentfdo#39491 -I$(OUTDIR)/inc is set in SOLARINC (diff)
downloadcore-12bf03351ea38fb2d2eb5e184cd455d2d019fe1a.tar.gz
core-12bf03351ea38fb2d2eb5e184cd455d2d019fe1a.zip
fdo#39491 remove nonexistent include paths
Diffstat (limited to 'sw')
-rw-r--r--sw/AllLangResTarget_sw.mk1
-rw-r--r--sw/Library_msword.mk2
-rw-r--r--sw/Library_sw.mk1
-rw-r--r--sw/Library_swd.mk2
-rw-r--r--sw/Library_swui.mk1
-rw-r--r--sw/Library_vbaswobj.mk1
6 files changed, 0 insertions, 8 deletions
diff --git a/sw/AllLangResTarget_sw.mk b/sw/AllLangResTarget_sw.mk
index 8380556481b2..67bebd2ecf36 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$(WORKDIR)/inc/sw \
-I$(realpath $(SRCDIR)/sw/inc) \
-I$(realpath $(SRCDIR)/sw/source/core/inc) \
-I$(realpath $(SRCDIR)/sw/source/core/undo) \
diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index 8e61cabb507a..9951fb3076ec 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -35,8 +35,6 @@ $(eval $(call gb_Library_set_include,msword,\
-I$(realpath $(SRCDIR)/sw/source/ui/inc) \
-I$(realpath $(SRCDIR)/sw/source/filter/inc) \
-I$(realpath $(SRCDIR)/sw/inc) \
- -I$(WORKDIR)/inc/sw/sdi \
- -I$(WORKDIR)/Misc/sw/ \
$$(INCLUDE) \
-I$(WORKDIR)/oox/inc/ \
))
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index a33bb5f38719..fc51422d5d69 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -38,7 +38,6 @@ $(eval $(call gb_Library_set_include,sw,\
-I$(realpath $(SRCDIR)/sw/source/ui/inc) \
-I$(realpath $(SRCDIR)/sw/inc) \
-I$(WORKDIR)/SdiTarget/sw/sdi \
- -I$(WORKDIR)/Misc/sw/ \
$$(INCLUDE) \
))
diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk
index 3812f97d65f4..c7d8f4669798 100644
--- a/sw/Library_swd.mk
+++ b/sw/Library_swd.mk
@@ -32,8 +32,6 @@ $(eval $(call gb_Library_set_componentfile,swd,sw/util/swd))
$(eval $(call gb_Library_set_include,swd,\
$$(INCLUDE) \
- -I$(WORKDIR)/inc/sw/sdi \
- -I$(WORKDIR)/inc/sw \
-I$(realpath $(SRCDIR)/sw/inc) \
-I$(realpath $(SRCDIR)/sw/source/core/inc) \
-I$(realpath $(SRCDIR)/sw/source/filter/inc) \
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk
index ce6f9889028b..fe1c2545d421 100644
--- a/sw/Library_swui.mk
+++ b/sw/Library_swui.mk
@@ -34,7 +34,6 @@ $(eval $(call gb_Library_set_include,swui,\
-I$(realpath $(SRCDIR)/sw/source/filter/inc) \
-I$(realpath $(SRCDIR)/sw/source/ui/inc) \
-I$(WORKDIR)/SdiTarget/sw/sdi \
- -I$(WORKDIR)/Misc/sw \
$$(INCLUDE) \
))
diff --git a/sw/Library_vbaswobj.mk b/sw/Library_vbaswobj.mk
index d3703623ebf4..8b65516a2424 100644
--- a/sw/Library_vbaswobj.mk
+++ b/sw/Library_vbaswobj.mk
@@ -35,7 +35,6 @@ $(eval $(call gb_Library_set_include,vbaswobj,\
-I$(realpath $(SRCDIR)/sw/source/filter/inc) \
-I$(realpath $(SRCDIR)/sw/source/ui/inc) \
-I$(realpath $(SRCDIR)/sw/inc) \
- -I$(WORKDIR)/Misc/sw/ \
$$(INCLUDE) \
))