summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-02-09 17:54:00 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-02-10 21:41:46 +0100
commit5cabaf5a32188f24344f68fa48cbdc0a8b8cfb41 (patch)
tree36362949319d90e12942d3250ec4d0cf9ad58c50 /sfx2
parent19b33ca42f1ce38a2e58070f962f37ecae58be0d (diff)
fdo#39491 more of unnecessary include paths
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/AllLangResTarget_sfx2.mk1
-rw-r--r--sfx2/Library_sfx.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/AllLangResTarget_sfx2.mk b/sfx2/AllLangResTarget_sfx2.mk
index d197ef23943c..473f8c6e1228 100644
--- a/sfx2/AllLangResTarget_sfx2.mk
+++ b/sfx2/AllLangResTarget_sfx2.mk
@@ -38,7 +38,6 @@ $(eval $(call gb_SrsTarget_SrsTarget,sfx/res))
$(eval $(call gb_SrsTarget_set_include,sfx/res,\
$$(INCLUDE) \
- -I$(WORKDIR)/inc \
-I$(realpath $(SRCDIR)/sfx2/source/dialog) \
-I$(realpath $(SRCDIR)/sfx2/source/inc) \
-I$(realpath $(SRCDIR)/sfx2/inc/) \
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk
index f6597b583aae..cf7c58078323 100644
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -47,7 +47,6 @@ $(eval $(call gb_Library_set_include,sfx,\
-I$(realpath $(SRCDIR)/sfx2/inc/sfx2) \
-I$(realpath $(SRCDIR)/sfx2/source/inc) \
-I$(WORKDIR)/SdiTarget/sfx2/sdi \
- -I$(WORKDIR)/inc/ \
$$(INCLUDE) \
))