summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/Library_rpt.mk1
-rw-r--r--reportdesign/Library_rptui.mk1
-rw-r--r--reportdesign/Library_rptxml.mk1
3 files changed, 0 insertions, 3 deletions
diff --git a/reportdesign/Library_rpt.mk b/reportdesign/Library_rpt.mk
index 1e7dcd08d4eb..9f2c6688218b 100644
--- a/reportdesign/Library_rpt.mk
+++ b/reportdesign/Library_rpt.mk
@@ -31,7 +31,6 @@ $(eval $(call gb_Library_Library,rpt))
$(eval $(call gb_Library_set_include,rpt,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/reportdesign/inc) \
- -I$(realpath $(SRCDIR)/reportdesign/inc/pch) \
-I$(realpath $(SRCDIR)/reportdesign/source/inc) \
-I$(realpath $(SRCDIR)/reportdesign/source/core/inc) \
-I$(OUTDIR)/inc \
diff --git a/reportdesign/Library_rptui.mk b/reportdesign/Library_rptui.mk
index 7a1f555edfcc..e3bffadd9b73 100644
--- a/reportdesign/Library_rptui.mk
+++ b/reportdesign/Library_rptui.mk
@@ -31,7 +31,6 @@ $(eval $(call gb_Library_Library,rptui))
$(eval $(call gb_Library_set_include,rptui,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/reportdesign/inc) \
- -I$(realpath $(SRCDIR)/reportdesign/inc/pch) \
-I$(realpath $(SRCDIR)/reportdesign/source/inc) \
-I$(realpath $(SRCDIR)/reportdesign/source/ui/inc) \
-I$(OUTDIR)/inc \
diff --git a/reportdesign/Library_rptxml.mk b/reportdesign/Library_rptxml.mk
index 24a674edc8c7..c8a7d9fa17d5 100644
--- a/reportdesign/Library_rptxml.mk
+++ b/reportdesign/Library_rptxml.mk
@@ -31,7 +31,6 @@ $(eval $(call gb_Library_Library,rptxml))
$(eval $(call gb_Library_set_include,rptxml,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/reportdesign/inc) \
- -I$(realpath $(SRCDIR)/reportdesign/inc/pch) \
-I$(realpath $(SRCDIR)/reportdesign/source/inc) \
-I$(OUTDIR)/inc \
))